Skip to content

Feature release v1.1.0

Compare
Choose a tag to compare
@RUrlus RUrlus released this 01 Mar 10:20
· 7 commits to master since this release

What's Changed

API

  • ENH: new function zip_sp_matmul_topn can zip matrices zip_j A.dot(B_j) by @mbaak in #101

Internal

  • CHG: [C++] maintain min-heap property between calls by @RUrlus in #95
  • PKG: Add bug report template by @RUrlus in #97
  • CICD: Enable dependabot by @RUrlus in #98
  • CICD: Bump actions/setup-python from 3 to 5 by @dependabot in #99
  • CICD: Bump pypa/cibuildwheel from 2.16.2 to 2.16.5 by @dependabot in #100

New Contributors

Full Changelog: v1.0.0...v1.1.0