2023.3.0
Deprecations
- Deprecate
graphblas.core.agg
namespace (#420)- Use
graphblas.core.operator.agg
namespace instead - Will be removed in version 2023.11.0 or later
- Use
Enhancements
- Read Matrix Market files much faster with
fast_matrix_market
(new optional dependency) (#391) - Add Python version badges and description of optional dependencies in README.md (#404)
- Split API references into separate pages for better navigation experience (#413)
Bug fixes
- Improve import times (which regressed in version 2023.2.0) (#419)
- Fix html repr of infix expressions (#418)
- Fix broken link in documentation (fundamentals.rst) (#397)
- Fix logo in our docs and pin documentation dependency versions (#400)
- Fix documentation website rendering issue with right panel (#413)
Maintenance
- Split operator.py into multiple files (#420)
- Test with
python-suitesparse-graphblas
wheels on all OSes in CI (#385) - Add @SultanOrazbayev as a maintainer (#404)
- Misc. maintenance (#399, #405, #417)
PSA: suitesparse-graphblas
v7.4.3.2 now has wheels for Windows, MacOS, and Linux 🎉