Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing the MAB skip function in 2+ dimensions. (westpa#436)
* 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