Skip to content

v0.12.0 - 2024-11-12

Choose a tag to compare

@amontanez24 amontanez24 released this 13 Nov 14:25
· 55 commits to main since this release

Maintenance

  • Modularize fit Method of GaussianMultivariate to Improve Exception Handling - Issue #431 by @pvk-developer
  • Move __init__.py utility functions to a utils.py module. - Issue #428 by @pvk-developer
  • AttributeError raised when an entry point fails to load - Issue #427 by @pvk-developer