Metadata-Version: 2.1
Name: nupropagator
Version: 0.0.12
Project-URL: Documentation, https://git.jinr.ru/ava/nupropogator#readme
Project-URL: Issues, https://git.jinr.ru/ava/nupropogator/issues
Project-URL: Source, https://git.jinr.ru/ava/nupropogator
Author-email: Vladimir Alaxwerdian <allaxwerdian@yandex.ru>, "Dmitry V.Naumov" <dmitryvnaumov@gmail.com>
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: nudisxs>=1.0.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Description-Content-Type: text/markdown

# Neutrino Propagator


-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install nupropagator
```

## License

`nupropagator` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
