This repository was archived by the owner on May 5, 2026. It is now read-only.
Releases: ss0832/MultiOptPy
Releases · ss0832/MultiOptPy
Release list
v1.20.2
Full Changelog: v1.20.1...v1.20.2
- Add Command Line Interface (CLI) Functionality (only Linux, pip install)
conda create -n <env-name> python=3.12 pip
conda activate <env-name>
pip install git+https://github.com/ss0832/MultiOptPy.git@v1.20.2
# or pip install MultiOptPy
v1.20.1
Full Changelog: v1.20.0...v1.20.1
- Fixed an issue in Fischer's model Hessian generation where numerical instability occurred when four atoms were aligned linearly.
With this update, I am stepping away from this project for the time being.