Metadata-Version: 2.1
Name: montblanc
Version: 0.7.3
Summary: GPU-accelerated RIME implementations.
Home-page: http://github.com/ska-sa/montblanc
Author: Simon Perkins
Author-email: simon.perkins@gmail.com
License: GPL2
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.6
License-File: LICENSE.md
Requires-Dist: attridict>=0.0.8
Requires-Dist: attrs>=16.3.0
Requires-Dist: funcsigs>=0.4
Requires-Dist: hypercube>=0.3.5; python_version >= "3.10"
Requires-Dist: hypercube<=0.3.4; python_version <= "3.9"
Requires-Dist: tensorflow<=2.15.0,>=2.7.0; python_version >= "3.10"
Requires-Dist: tensorflow<=2.8.4,>=2.7.0; python_version >= "3.8" and python_version < "3.10"
Requires-Dist: tensorflow<=2.4.4; python_version < "3.8"
Requires-Dist: astropy>3.0; python_version >= "3.0"
Requires-Dist: cerberus>=1.1
Requires-Dist: pynose; python_version >= "3.10"
Requires-Dist: nose; python_version < "3.10"
Requires-Dist: numba>=0.36.2
Requires-Dist: numpy>=1.11.3
Requires-Dist: python-casacore>=2.1.2
Requires-Dist: ruamel.yaml>=0.15.22

Montblanc
=========

A `Tensorflow <https://www.tensorflow.org/>`_ implementation
of the Radio Interferometry Measurement Equation,
and a foothill of Mount Exaflop.

License
-------

Montblanc is licensed under the GNU GPL v2.0 License.

Documentation
-------------

Available on `readthedocs <https://montblanc.readthedocs.io/>`_
