Metadata-Version: 2.1
Name: niftyml
Version: 1.0.0
Summary: PET-MR with Machine Learning
Home-page: https://nifty.ml
Author: Casper da Costa-Luis
Author-email: imaging@cdcl.ml
License: MPL 2.0
Project-URL: Changelog, https://github.com/NiftyPET/NiftyML/releases
Project-URL: Source, https://github.com/NiftyPET/NiftyML
Keywords: PET,MR,ML,Machine Learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: pytest-timeout ; extra == 'dev'
Requires-Dist: codecov ; extra == 'dev'

PET-MR with Machine Learning
============================

|Docs| |Version| |Py-Versions| |DOI| |Licence| |Tests| |Coverage|

See `www.nifty.ml <https://www.nifty.ml/en/latest>`_ for documentation.

.. |Docs| image:: https://readthedocs.org/projects/niftyml/badge/?version=latest
   :target: https://www.nifty.ml/en/latest
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4654096.svg
   :target: https://doi.org/10.5281/zenodo.4654096
.. |Licence| image:: https://img.shields.io/pypi/l/niftyml.svg?label=licence
   :target: https://github.com/NiftyPET/NiftyML/blob/master/LICENCE
.. |Tests| image:: https://img.shields.io/github/workflow/status/NiftyPET/NiftyML/Test?logo=GitHub
   :target: https://github.com/NiftyPET/NiftyML/actions
.. |Coverage| image:: https://codecov.io/gh/NiftyPET/NiftyML/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/NiftyPET/NiftyML
.. |Version| image:: https://img.shields.io/pypi/v/niftyml.svg?logo=python&logoColor=white
   :target: https://github.com/NiftyPET/NiftyML/releases
.. |Py-Versions| image:: https://img.shields.io/pypi/pyversions/niftyml.svg?logo=python&logoColor=white
   :target: https://pypi.org/project/niftyml


