Metadata-Version: 2.4
Name: pes_analyzer
Version: 0.2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: numpy>=1.24
Summary: Fast saddle-point analysis on dense N-D PES grids
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# pes_analyzer

Rust-backed Python package for fast analysis of pre-computed potential
energy surfaces. See `SPEC.md` for the design.

