Multiway-alignment

Latest version: v0.0.2

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.02

What's Changed
* Bumped dependencies to use numpy 2 and pandas 2
* Fixed install requires
* Added support for python 3.13
* Fixed bug: multiway alignment was returning 1 when comparing 2 empty lists. This is due to sklearn behavior for metrics. Fixed by raising ValueError instead, since alignment is meaningless in this case.
* Added unit tests
* Updated readme and added examples to runbook
* Added GHA to publish to pypi

**Full Changelog**: https://github.com/letiziaia/multiway-alignment/compare/0.0.1...0.02

0.0.1

First Release

What's Changed
* adjusted mutual info scores by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/1
* Refactor/pip standard by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/2
* Refactor/rename mutualcl by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/3
* Refactor/clean score by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/4
* multilayer to multiway by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/5
* Feature/measure using nminusone by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/10
* Feat/add data scripts by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/14
* Feature/main score is kminus1 by letiziaia in https://github.com/letiziaia/multiway-alignment/pull/16

New Contributors
* letiziaia made their first contribution in https://github.com/letiziaia/multiway-alignment/pull/1

**Full Changelog**: https://github.com/letiziaia/multiway-alignment/commits/0.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.