Skip to content

v0.8.10

Compare
Choose a tag to compare
@eacharles eacharles released this 29 May 20:07
· 3 commits to main since this release
03a3c3b

What's Changed

  • switch from np.product() to np.prod() as the former is deprecated by @eacharles in #227
  • updated README.md and docs/tutorials.rst by @eacharles in #229

Full Changelog: v0.8.9...v0.8.10