- Prevent simplex assembly in last dimension for improved memory usage (courtesy of Umberto Lupo)
0.6.1
- Lazy import plotting dependencies
0.6.0
- Update C++ backend to commit 286d369 of [ripser](https://github.com/Ripser/ripser) but keeping same functionalities - Add support to robinhood hashmap into the C++ Backend - Update CI in order to compile C++ with robinhood enable - Enable Enclosing radius when threshold is set to infinity
0.5.5
- Updating CI/CD pipeline.
0.5.4
- Fixing issue with inconsistent answers from different scipy.sparse formats, courtesy of Umberto Lupo