What's Changed
- Test against Python 3.13 by @ffl096 in #400
- Update to ruff 0.8 by @ffl096 in #404
- Implement
__eq__
forAtom
s. by @ffl096 in #412 - Fix attribute precedence for path complexes by @ffl096 in #413
- Move datasets to atomlists by @ffl096 in #415
- Use
pytest-xdist
to parallelize test execution by @ffl096 in #416 - Fix loading the full version of shrec16 by @ffl096 in #419
- First Implementation of a Simplex Trie by @ffl096 in #220
- Fix from_spharapy naming in SimplicialComplex by @luisfpereira in #403
New Contributors
- @luisfpereira made their first contribution in #403
Full Changelog: 0.1.1...0.2.0