Published April 13, 2026
| Version v0.2.8
Software
Open
t-0hmura/mlmm_toolkit: v0.2.8
Description
Added
--refine-pathdefault changed toTrue: Theallcommand now uses recursivepath-searchby default.--thresh-post: Post-processing convergence threshold for theallcommand.--dft-engine [gpu|cpu]: New option inallcommand to override DFT engine.[freq]output line: Frequency analysis now prints all vibrational frequencies in a summary line.track_mode_by_overlap: New rsirfo config option (defaultFalse) for TS mode tracking strategy.- TR projection in TS optimization: Translation/rotation projection applied to Cartesian Hessian before eigendecomposition in RS-I-RFO.
H_doubledefault changed toTrue: Hessian computation now uses float64 throughout (analytical and FD), improving numerical precision for PHVA.- Energy plateau convergence fallback: When the energy range over a window of steps falls below a threshold, the optimization is declared converged. Config options:
energy_plateau(defaulttrue),energy_plateau_thresh(default1e-4au ≈ 0.06 kcal/mol),energy_plateau_window(default50steps).
Fixed
trust_maxreduced from 0.20 to 0.10 bohr: Prevents energy oscillations near saddle points in large systems.- EulerPC corrector infinite loop: Bounded loop with gradient norm check to prevent infinite iteration and NaN propagation.
- PDB MODEL/ENDMDL: Single-frame PDB files no longer include MODEL/ENDMDL records.
- PDB MODEL duplication: Reference PDB template now filtered for MODEL/ENDMDL/END.
- PDB trailing newline: Ensured newline before ENDMDL.
- PDB END filter: Correctly handles
ENDwith trailing spaces. - RS-I-RFO image potential: Uses TR-projected Hessian (
cur_H_diag) for eigenvector consistency. _active_dof_indices: Fixed attribute name in_tr_project_hessian.- TS mode tracking log: Fixed
.argmax()on scalar; replacedprint()withself.log(). - Smoke test flags:
--exclude-backbone False→--no-exclude-backbone.
Files
t-0hmura/mlmm_toolkit-v0.2.8.zip
Files
(7.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ba5a88a49881a923117cc0e3bf14cd15
|
7.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/t-0hmura/mlmm_toolkit/tree/v0.2.8 (URL)
Software
- Repository URL
- https://github.com/t-0hmura/mlmm_toolkit