Recent Releases of https://github.com/fraunhoferportugal/pymdma
https://github.com/fraunhoferportugal/pymdma - Patch version 0.2.2
What's Changed
- Patch Version 0.2.2 by @matiaspedro in https://github.com/fraunhoferportugal/pymdma/pull/54
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.2.1...v0.2.2
- Python
Published by ivo-facoco 7 months ago
https://github.com/fraunhoferportugal/pymdma - Patch version 0.2.1
What's Changed
- fix: minor bug fixing regarding data loading and input validation by @matiaspedro in https://github.com/fraunhoferportugal/pymdma/pull/51
- Fixing bugs and known issues for version 0.2.0 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/53
- Patch version 0.2.1 by @matiaspedro in https://github.com/fraunhoferportugal/pymdma/pull/52
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.2.0...v0.2.1
- Python
Published by ivo-facoco 7 months ago
https://github.com/fraunhoferportugal/pymdma - Minor Version 0.2.0
What's Changed
- Docker API fixes by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/43
- Introducing Time-Series Frequency similarity metrics by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/44
- User Guides Section by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/45
- Image Batch Loading by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/46
- Metric Performance Documentation (Image) by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/47
- Guide for adding new metrics by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/48
- EME Zero Division Error by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/49
- Minor Version 0.2.0 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/50
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.1.9...v0.2.0
- Python
Published by ivo-facoco 8 months ago
https://github.com/fraunhoferportugal/pymdma - Patch version 0.1.9
What's Changed
- Memory Efficient K-NN computation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/41
- Patch version 0.1.9 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/42
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.1.8...v0.1.9
- Python
Published by ivo-facoco 11 months ago
https://github.com/fraunhoferportugal/pymdma - Patch version 0.1.8
What's Changed
- Standard Time Series Feature Extraction logic by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/38
- Patch version 0.1.8 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/40
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.1.7...v0.1.8
- Python
Published by ivo-facoco about 1 year ago
https://github.com/fraunhoferportugal/pymdma - v0.1.7
What's Changed
- GIQA Documentation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/33
- MSID Documentation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/34
- Replacing SSIM implementations to PIQ by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/35
- Minor version 0.1.7 - Documentation and code optimization by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/36
- fix: poetry version specification error in github workflow by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/37
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.1.6...v0.1.7
- Python
Published by ivo-facoco about 1 year ago
https://github.com/fraunhoferportugal/pymdma - v0.1.6
What's Changed
- Remove refs check in python-publish.yml by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/26
- Allow numpy 2.0 and pydantic >2.9.0 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/29
- Adding Dataloader support for image base extractor by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/30
- Image extractors and version updates by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/31
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.1.5...v0.1.6
- Python
Published by ivo-facoco about 1 year ago
https://github.com/fraunhoferportugal/pymdma - v0.1.5
What's Changed
- Minor formatting erros in mkdocs documentation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/16
- fix: rename metric organization names in documentation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/17
- References for tabular metrics by @matiaspedro in https://github.com/fraunhoferportugal/pymdma/pull/18
- Tabular docs and Pypi dependency fix by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/19
- Time-series Updates by @JoanaSofia in https://github.com/fraunhoferportugal/pymdma/pull/20
- Fixing PyDOM dependecy by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/21
- Undo MultiKernel MMD removal by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/22
- Release version 0.1.5 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/23
- Minor Patch 0.1.5 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/24
- Create python-publish.yml by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/25
New Contributors
- @JoanaSofia made their first contribution in https://github.com/fraunhoferportugal/pymdma/pull/20
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.1.4...v0.1.5
- Python
Published by ivo-facoco about 1 year ago
https://github.com/fraunhoferportugal/pymdma - v0.1.4
What's Changed
- Adjusting documentation for Read the Docs deployment by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/14
- Minor Patch 0.1.4 - Bugfixes and documentation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/15
Full Changelog: https://github.com/fraunhoferportugal/pymdma/compare/v0.1.3...v0.1.4
- Python
Published by ivo-facoco over 1 year ago
https://github.com/fraunhoferportugal/pymdma - v0.1.3
What's Changed
- Temporary removal of tabular utility metric due to requirements by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/1
- Updating documentation for first package release by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/2
- First public release v0.1.0 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/3
- Revert to poetry as main build engine from setuptools by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/4
- Patch Version 0.1.1 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/5
- Fixing missing package dependencies in configuration by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/6
- Simplifying metric goal category aggregation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/7
- Simplification of Metric Goals Categorization by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/8
- Refactor/fastapi categorization by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/9
- Fix/tabular opt by @matiaspedro in https://github.com/fraunhoferportugal/pymdma/pull/10
- Read the docs documentation by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/11
- Minor Patch 0.1.3 by @ivo-facoco in https://github.com/fraunhoferportugal/pymdma/pull/12
New Contributors
- @ivo-facoco made their first contribution in https://github.com/fraunhoferportugal/pymdma/pull/1
- @matiaspedro made their first contribution in https://github.com/fraunhoferportugal/pymdma/pull/10
Full Changelog: https://github.com/fraunhoferportugal/pymdma/commits/v0.1.3
- Python
Published by ivo-facoco over 1 year ago