You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce ArrheniusBM class for Blower-Masel kinetics #1461
Allow defining and using co-solvents for solvent libraries #1558
Introduce strict option to perform isomorphism between species/molecules while ignoring electrons and bond orders #1329
Molecule and Species objects can be instantiated by providing SMILES or InChI argument directly, and the identifiers can be accessed via the SMILES and InChI attributes #1329
Parallelization has been completely refactored using Python multiprocessing module in replacement of scoop, currently supports parallel reaction generation and QMTP #1459
Improvements to usability of uncertainty analysis functionality #1593
Bug fixes
Various fixes for supporting mono-atomic molecules in Arkane #1513, #1521
Windows binaries are no longer officially supported. The new recommended way to use RMG on Windows computers is via a virtual machine or through the Linux subsystem. See documentation for updated installation instructions. #1531, #1534