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

v0.12.0

Compare
Choose a tag to compare
@DPeterK DPeterK released this 16 Sep 13:01

Highlights:

  • A fix for the __getitem__ for LinearMosaic that corrects array slicing output (#147).
  • Biggus' __div__ method properly accounts for the dtype of arguments passed to it (#149).
  • Added support for Python 3.5 (#150).