Metadata-Version: 2.4
Name: bivpoispy
Version: 0.1.0
Summary: Tols for bivariate Poisson distribution: density, sampling, MLE, and goodness-of-fit
Author-email: Ilyan Alexey Cortés Miranda <alexey.cortes13@gmail.com>
License-Expression: MIT
Keywords: bivpois,bivariate poisson
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.20
Requires-Dist: scipy>=1.7
Requires-Dist: matplotlib>=3.5
Requires-Dist: numdifftools>=0.9
Dynamic: license-file
