Metadata-Version: 2.1
Name: pyram
Version: 1.3.0
Summary: Python adaptation of the Range-dependent Acoustic Model (RAM)
Home-page: https://github.com/marcuskd/pyram
Author: Marcus Donnelly
Author-email: marcus.k.donnelly@gmail.com
License: BSD
Keywords: RAM,Acoustics,Parabolic Equation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE.md
Requires-Dist: numpy>=1.25
Requires-Dist: numba>=0.58
