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
Calculator for Conical intersection optimization (type: conical), implementing the updated branching plane algorithm. See examples/opt/17_orca_conical_intersection.
Simple ursina-based script that can read and visualize pysisyphus HDF5 Hessians to animate imaginary modes (scripts/modes3d.py)
Dipole moment calculation in OpenMM calculator
New internal coordinates: BondedFragment and DummyTorsion; suitable for optimization of water interaction energies, as needed for parametrizing CGENFF.
Alternative implementations of bends and torsions, using atan2 instead of acos, that are numerically more stable. 2nd derivatives of Torsions are now calculated using the code-generated derivatives, starting from the atan2 expression.
Support for exit sign to cleanly shutdown calculations
perf driver to benchmark calculation-speedups with varying pal