Skip to content

Commit

Permalink
Fixing the MAB skip function in 2+ dimensions. (westpa#436)
Browse files Browse the repository at this point in the history
* Fixed bug in MAB skip function and refactored MAB code. Updated docs for MAB.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixed linting and added some basic MAB tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixed linting

* further refactored code and wrote rigorous tests in higher dimensions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update mab.py

fixed some undefined variables used in reporting

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update mab.py

* Update mab.py

* Small fixes and added MAB test ref data.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed n_blockneck_filled tracker and updated MAB log bin boundaries.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Found and fixed another buggit add --all! Conceptually simplified special MAB bin assignment codee and refactored MAB tests.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* removed unused import

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
HScheiber and pre-commit-ci[bot] authored Sep 12, 2024
1 parent 2e81128 commit b22a8e8
Show file tree
Hide file tree
Showing 3 changed files with 664 additions and 274 deletions.
Loading

0 comments on commit b22a8e8

Please sign in to comment.