Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Releases: ss0832/MultiOptPy

v1.20.2

Choose a tag to compare

@ss0832 ss0832 released this 06 Dec 04:40
21ca8fb

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

Choose a tag to compare

@ss0832 ss0832 released this 05 Dec 13:57
91aa2bc

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.

v1.20.0

Choose a tag to compare

@ss0832 ss0832 released this 30 Nov 03:58
f769395
  • Fix a bug.
  • Delete an unused file.
  • Add an experimental method.