Releases: maximenc/pycop
Releases · maximenc/pycop
v0.0.13 - 2024-03-30
v0.0.12 - 2024-03-14
• Bivariate Estimation (pycop/bivariate/estimation):
- Upgraded
fit_cmle_mixtfunction with improved constraint handling and customizable optimization options. - Removed the use of
pandasinIADandADdistance calculations. - Removed
ECDFandstatsmodelsdependencies frompseudo_obscomputation.
• Empirical Module (pycop/bivariate/empirical.py):
- Removed
pandasdependency. - Improved
optimal_tdcefficiency.
• Codebase Improvements
- Removed
distutilsusage to resolve compatibility issues with Python 3.12.
• Documentation Update
- The
READMEfile has been updated to reflect these and previous changes.
Full Changelog: v0.0.11...v0.0.12
v0.0.11 - 2023-02-03
Update setup.py
v0.0.10 - 2022-11-20
Update setup.py
v0.0.7 - 2022-08-25
Merge pull request #2 from David-Woroniuk/master Minor revisions to ```simulation.py```
v0.0.6 - 2022-05-29
update imports and README.md