Metadata-Version: 2.4
Name: synth-core
Version: 0.1.1
Summary: Core biophysics algorithms and mathematical utilities for the Elkins Biophysics Suite
Requires-Python: >=3.9
Requires-Dist: numpy>=1.24
Requires-Dist: scipy>=1.10
Provides-Extra: dev
Requires-Dist: mypy>=1.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: ruff>=0.3; extra == 'dev'
Description-Content-Type: text/markdown

# synth-core

[![Tests](https://github.com/elkins/synth-core/actions/workflows/test.yml/badge.svg)](https://github.com/elkins/synth-core/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/elkins/synth-core/branch/main/graph/badge.svg)](https://codecov.io/gh/elkins/synth-core)

Core biophysics algorithms and mathematical utilities for the Elkins Biophysics Suite.
