- **Using plotly, pictures became more beautiful** - **Now Sphinx builds tech documentation**
0.2.4
What's Changed * implemented dowload via pyvo by Arrrtemiron in https://github.com/davidosx/GalaxyWitness/pull/9 * built-in density functions now available by Arrrtemiron in https://github.com/davidosx/GalaxyWitness/pull/10 * implement clusterization class by 0masiza0 in https://github.com/davidosx/GalaxyWitness/pull/11 * implement hungarian algorithm based comparison of clusterizations by 0masiza0 in https://github.com/davidosx/GalaxyWitness/pull/12 * added simple pytests and manual density by Arrrtemiron in https://github.com/davidosx/GalaxyWitness/pull/13 * fixed manual density by Arrrtemiron in https://github.com/davidosx/GalaxyWitness/pull/14 * added pytests, manual graph is working by Arrrtemiron in https://github.com/davidosx/GalaxyWitness/pull/16 * rectangle dist. matrices are now allowed by 0masiza0 in https://github.com/davidosx/GalaxyWitness/pull/17 * implement rips complex class by 0masiza0 in https://github.com/davidosx/GalaxyWitness/pull/18
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`! 🎉
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`!
0.1.73
**Using EuclideanStrongWitnessComplex from gudhi, removed torch, removed some absolete functions, made code more clear, made pictures more beautiful**
0.1.6
Added more advanced configurarion, Floyd algorithm on sparse distance matrix. Added Tomato from gudhi as experiment