Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

v0.10.0

Compare
Choose a tag to compare
@rhattersley rhattersley released this 25 Mar 13:30
· 115 commits to master since this release

Highlights:

  • biggus.multiply(), biggus.floor_divide(), biggus.true_divide(), and biggus.power()
  • Operator support for +, -, *, /, //, and **.
  • Improved broadcasting.