Releases: davidmiheev/GalaxyWitness
Releases · davidmiheev/GalaxyWitness
GalaxyWitness v0.2.4
What's Changed
- implemented dowload via pyvo by @Arrrtemiron in #9
- built-in density functions now available by @Arrrtemiron in #10
- implement clusterization class by @0masiza0 in #11
- implement hungarian algorithm based comparison of clusterizations by @0masiza0 in #12
- added simple pytests and manual density by @Arrrtemiron in #13
- fixed manual density by @Arrrtemiron in #14
- added pytests, manual graph is working by @Arrrtemiron in #16
- rectangle dist. matrices are now allowed by @0masiza0 in #17
- implement rips complex class by @0masiza0 in #18
Full Changelog: v0.2.3.1...v0.2.4
GalaxyWitness v0.2.3.1
Now you can use alpha complex construction and download prepared datasets (currently, we are working on new ones).
Now, you can install the package from PyPI via pip install galaxywitness
! 🎉
GalaxyWitness 0.2.3
Now you can use alpha complex construction and download prepared datasets (currently, we are working on new ones).
Soon, you will be able to install the package from PyPI via pip install galaxywitness
!
GalaxyWitness 0.2.1
- Using plotly, pictures became more beautiful
- Now Sphinx builds tech documentation
0.1.7
Using EuclideanStrongWitnessComplex from gudhi,
removed torch,
removed some absolete functions,
made code more clear,
made pictures more beautiful
GalaxyWitness-v0.1.6
Added more advanced configurarion, Floyd algorithm on sparse distance matrix. Added Tomato from gudhi as experiment
GalaxyWitness v0.1.5
Update witness_complex.py
GalaxyWitness v0.1
implement animation for witness filtration