Skip to content

Releases: westpa/westpa

v2022.11 - Bugfix + Matplotlib hotfix

04 Jul 18:32
a2d390e
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See previous release notes for the new features in WESTPA 2.0.

What's Changed

  • Support Matplotlib 3.9
  • w_truncate will no longer take -n > max current iteration; w_truncate without -n will delete the last iteration
  • Bugfix for when west.executable.dataset is defined in west.cfg but empty
  • Misc. backend update/cleanups (Sphinx, CI, tests)

Full Changelog: v2022.10...v2022.11

sha256 checksum:

westpa-2022.11.zip
ed310174a8af9649f8310c4398989d9031442652acb0cc7619d05693093f2a03

westpa-2022.11.tar.gz
fb9984634c9c937b3b0c98bb36cd6febdbea0344fae5ff83d6028e3938634137

v2022.10 - MDTraj dependency hot fix

30 May 19:50
40fe71e
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See previous release notes for the new features in WESTPA 2.0.

What's Changed

  • Support MDTraj v1.10.0
  • Wheels for Python 3.12

Full Changelog: v2022.09...v2022.10

sha256 checksum:

westpa-2022.10.zip
168d1e64d0509fdb3589cb137e116575978c05e187c03c940f9b93365f692141

westpa-2022.10.tar.gz
8d9f627c9d7fbdd62c2ba952c00c27e3bcee7c97c7a91476f1fe6c4b27926a38

v2022.09 - QOL/Feature Release

24 May 15:22
ce236bb
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See release notes for v2022.01 for the new features in WESTPA 2.0.

What's Changed

  • MacOS Wheels now available for both x86-64 (Intel) and arm64 (Apple Silicon) (#402, #405)
  • Data manager should now process deprecated numpy dtypes (like int vs np.int) (#399)
  • MAB Lite/ direction: 86: An MAB option to not put leading/trailing walkers into separate bins (#403)
  • A fallback mode where users can specify executable config under westpa.data.datasets (#408)
  • Custom binning can be passed to msm_we through haMSM restarting Plugin (#382)
  • west.cfg will now accept more formats for max_run_wallclock (#413)
  • w_pdist will now take care of negative max values (#414)
  • Debug Mode now works for w_ipa (#401)
  • Segfault that occasionally occur during process work manager shutdown is fixed (#412)
  • Errors fixed when multiple callbacks/multiple plugins are used simultaneously (#410)
  • NaturalNameWarning from HDF5 Framework is now suppressed (#416)
  • westpa.analysis summary tables will now display properly (#418)
  • w_states --replace will report properly (#421 )
  • Other backend/README updates.

Full Changelog: v2022.08...v2022.09

sha256 checksum:

westpa-2022.09.zip
fd038ec4eb64987d24f93631d5e7a87e37ebe0628a867917915d27173c6ae6df

westpa-2022.09.tar.gz
66211eb7686f9b485d0f89a2b35a39e6538623e46113edc84dfbf2e55353070f

v2020.07 - Bug Fix (LEGACY)

24 May 15:20
45716cb
Compare
Choose a tag to compare

WESTPA 1.0 Bug Fix.
Note this is a back-port of a fix for WESTPA 1.0.

New users should download v2022.04 or later instead! This is for legacy users.

What's Changed

  • Callback bug fix

Full Changelog: v2020.06...v2020.07

sha256 checksum:

westpa-2020.07.zip
788954371d36a8fb9f1437df5956925a4dc3960d48173f4de90ed53cf3dddd03

westpa-2020.07.tar.gz
09d1521345eaf9a2894261d7f42407ced694d9b07dc8a6e163ec0d3b4104439a

v2022.08 - Hot Fix

16 Apr 15:46
587296b
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See release notes for v2022.01 for the new features in WESTPA 2.0.

What's Changed

  • w_succ will now respect the -W argument
  • Hot fix for unintended error during initialization (w_init)
  • Fix where the wrong loader is chosen for HDF5 Framework if you have another aux dataset

Full Changelog: v2022.07...v2022.08

sha256 checksum:

westpa-2022.08.zip
37f97d7880ff0184dfefc4acb81f1a14164809c107368c2438fe3c444511cb68

westpa-2022.08.tar.gz
40fcb7d16747eb6c55cbba56b3167bae849dc4192d8cce754b055012519f2a1a

v2022.07 - QOL/Bug Fixes Release

02 Apr 15:50
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See release notes for v2022.01 for the new features in WESTPA 2.0.

What's Changed

  • WESTPA will require numpy < 2. We plan to allow numpy>=2 in v2022.08 once the we've reasonably vetted.
  • Bug fixes and QOL improvements for w_multi_west
  • Bug fixes for w_states (edge cases where the order the bins are added affects the bin label output)
  • Bug fixe for nested YAMLConfigs
  • QOL Improvements for tstate files (allow empty lines and comments)
  • Better Error Messages (segment numbers included in pcoord length error, errors marked as HDF5 Framework related)
  • Better GitHub Forms
  • More Tests for ibstates

Full Changelog: v2022.06...v2022.07

sha256 checksum:

westpa-2022.07.zip
6973e19842631639a68956a6a853393cb138f76f9b3637d1084d751f20f2e750

westpa-2022.07.tar.gz
8f25f1256269ea74b55d409b9979e846aa29f699b8752bc554a1d10f9ecb6bbb

v2022.06 - Bug Fixes Release

20 Oct 17:33
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See release notes for v2022.01 for the new features in WESTPA 2.0.

What's Changed

  • Tighter dependencies to fix bugs introduced in Cython 3
  • Dropped wheel support for Python 3.7 (EOL: 2023-06-27)
  • Fixed bug where MAB/Binless Managers would not wait for istates futures
  • 'bin_log' option to output MAB bin boundaries. Documentation
  • Documentation Update
  • HDF5 Framework bug fixes
  • Misc code cleanups and CI updates.

Full Changelog: v2022.05...v2022.06

sha256 checksum:

westpa-2022.06.zip
23fc9819e3ad9a9d65f62e8566a72dc15060e03417a6c74ee0bef51f51aa6fd9

westpa-2022.06.tar.gz
02b4ebdaef21b1011322da03fbe2c6c487bd3403ae592112cce5c5d0c0fb6cd5

v2022.05 - More Bug fixes

26 Jul 17:53
e022c31
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See release notes for v2022.01 for the new features in WESTPA 2.0.

What's Changed

  • Bug fixes to MAB's "skip" function, Data Manager
  • w_multi_west will now combine files made before and after PR #235 / March 31st, 2022.
  • w_truncate will now accept H5 files names directly from the command line (Defaults to what's in west.cfg)
  • npy_loader will now accept pickled objects.
  • Now compatible with Cython 3!
  • Misc code cleanups and CI updates.

Full Changelog: v2022.04...v2022.05

sha256 checksum:

westpa-2022.05.zip
c784a08043015b7b056070841e73ffcdcf9d0071e922c87ec45a2ae950c50a15

westpa-2022.05.tar.gz
7e313c514da0cdf9b291025b7af59b6a5bd0b318e38facebaa1011613f154578

v2022.04 - Bug fixes

01 Feb 19:11
c5ee2fc
Compare
Choose a tag to compare

Bug fixes for WESTPA 2.0 (v2022.XX).

See release notes for v2022.01 for the new features in WESTPA 2.0.

What's Changed

  • More robust w_multi_west which allows for compatibility with westpa.analysis when files are combined with --ibstates flag
  • Bug fixes for w_multi_west's istate combining logic
  • Updated versioneer to 0.28
  • Support numpy 1.24+
  • Misc code cleanups.

Full Changelog: v2022.03...v2022.04

sha256 checksum:

westpa-2022.04.zip
5e7e50a572357c479c209765f47027e5fa35f42bd337c008747c0c4a6a287525

westpa-2022.04.tar.gz
ee5f8221359bbc2ab81151ead2130edfb5977c61560ce3ab30e866bebeebcf6c

v2020.06 - Misc bug fixes (LEGACY)

01 Feb 16:57
90ce190
Compare
Choose a tag to compare

WESTPA 1.0 Python 3. Miscellaneous fixes, including that for w_multi_west.
Note this is a back-port of fixes for WESTPA 1.0. Equivalent changes for WESTPA 2.0 are available as part of v2022.04.

New users should download v2022.04 or later instead! This is for legacy users.

What's Changed

  • Fix of w_multi_west
  • plothist changes
  • Misc Code Cleanup

Full Changelog: v2020.05...v2020.06

sha256 checksum:

westpa-2020.06.zip
34c62c108eb22090b33b382009c61fcdc7af354b7b7d252d1074ff9598a62a59

westpa-2020.06.tar.gz
55b8f0d0dfca3f3886df0afc000e9f8db72f5590add7ff4b225a470931ef5d51