Metadata-Version: 2.1
Name: python-PySAP
Version: 0.2.0
Summary: Python Sparse data Analysis Package
Home-page: https://github.com/CEA-COSMIC/pysap
Author: The PySAP Team
Author-email: samuel.farrens@cea.fr
License: CeCILL-B
Platform: Linux
Platform: OSX
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE
Requires-Dist: scipy>=1.5.4
Requires-Dist: numpy>=1.19.5
Requires-Dist: matplotlib>=3.3.4
Requires-Dist: astropy>=4.1
Requires-Dist: nibabel>=3.2.1
Requires-Dist: progressbar2>=3.53.1
Requires-Dist: modopt>=1.6.1
Requires-Dist: scikit-learn>=0.24.1
Requires-Dist: scikit-image>=0.17.2
Requires-Dist: PyWavelets>=1.1.1

PySAP

PySAP is a Python package related to sparsity and its application inastronomical or mediacal data analysis.
This package binds the "sparse2d" C++ librarythat allows sparse decomposition, denoising and deconvolution.
