v1.2.0 #423
schneiderfelipe
started this conversation in
General
v1.2.0
#423
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
⚛️📈 overreact is a library and a command-line tool for building and analyzing homogeneous microkinetic models from first-principles calculations.
This is a feature release of overreact that, among other minor changes, improves integrator stability and parameter choices for the integrators overall. In particular, overreact now makes similar choices to
scipy.integrate.solve_ivp
, which should lead to fewer surprises. A big part of this was kindly contributed by @bmounssefjr.Update it using pip:
$ pip install -U 'overreact[cli,fast]'
Overreact is licensed under the MIT license.
If you use overreact in your research, please cite:
Here's the reference in BibTeX format:
What's Changed
Full Changelog: v1.1.0...v1.2.0
This discussion was created from the release v1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions