Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.4.0 #952

Merged
merged 303 commits into from
Dec 24, 2020
Merged

Release 1.4.0 #952

merged 303 commits into from
Dec 24, 2020

Conversation

dwhswenson
Copy link
Member

@dwhswenson dwhswenson commented Dec 23, 2020

OpenPathSampling 1.4 introduces SimStore, our (experimental) new storage system. It is faster and more flexible than the old storage system, and will be the only storage in OPS 2.0. As an experimental addition, its API is not locked. However, the parts that are likely to change deal with extending SimStore (e.g., supporting new types). Regular usage to save and load results of simulations should now be stable.

In addition, OPS 1.4 adds a reactive flux (Bennett-Chandler) calculation, plus many small improvements and bug fixes.

New features and enhancements

Experimental (beta) features

Bugs fixed

Miscellaneous improvements

Fixes problem reloading dicts with UUID objects as keys
will facilitate better caching behavior, as well as being more
direct
Mostly comments to help when I get back to this
also moved everything to experimental/

Next: need to create a class to do the is_iterable/is_mappable
stuff, with a cache of class to result (since that won't change)
@dwhswenson dwhswenson closed this Dec 23, 2020
@dwhswenson dwhswenson reopened this Dec 23, 2020
@dwhswenson dwhswenson closed this Dec 23, 2020
@dwhswenson dwhswenson reopened this Dec 23, 2020
@dwhswenson dwhswenson closed this Dec 23, 2020
@dwhswenson dwhswenson reopened this Dec 23, 2020
@dwhswenson
Copy link
Member Author

This is ready for review and comment. I will leave it open for at least 24 hours, merging no earlier than Thu 24 Dec 11:00 GMT (12:00 local).

@dwhswenson
Copy link
Member Author

(Aiming to get the release out just in time for Christmas! 😄)

@hejung
Copy link
Contributor

hejung commented Dec 23, 2020

I only had a closer look at the gromacs and external engine changes, see my comment on the other PR #913 .

@dwhswenson dwhswenson merged commit cbfd284 into stable Dec 24, 2020
@dwhswenson dwhswenson deleted the release-1.4.0 branch December 24, 2020 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants