Metadata-Version: 2.1
Name: bayes_mef
Version: 0.1.0
Summary: Implementation of the Bayesian MEF method
Author: Shantanu Kodgirwar
Author-email: shantanu.kodgirwar@uni-jena.de
Requires-Python: >=3.9,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: black (>=23.7.0,<24.0.0)
Requires-Dist: h5py (>=3.9.0,<4.0.0)
Requires-Dist: ipykernel (>=6.25.0,<7.0.0)
Requires-Dist: matplotlib (>=3.7.2,<4.0.0)
Requires-Dist: numpy (>=1.22,<=1.24.3)
Requires-Dist: scikit-image (>=0.21.0,<0.22.0)
Requires-Dist: scipy (>=1.11.1,<2.0.0)
Requires-Dist: tqdm (>=4.65.0,<5.0.0)
