Changelog for
python3-Biggus-0.13.0-1.10.noarch.rpm :
Fri Jul 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* update copyright year
- update to version 0.13.0:
* Add support for all NumPy ufuncs and a few more besides (#153).
* Add __r
*__ operators (#155).
* Fix indexing of broadcast dimension (#156).
* Fix ArrayStack for Fortran-order arrays (#159).
* Fix indexing of unary operations (#162).
* Fix the handling of masked arrays for unary operations (#167).
* Fix the ability to use binary operators on two different
bit-length data types (#165).
* Mimic NumPy\'s special type-promotion behaviour when dealing with
Python floats & ints (#169).
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* updated source url to files.pythonhosted.org
Sat Oct 31 13:00:00 2015 arunAATTgmx.de
- update to version 0.12.0:
* 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).
Fri Jun 5 14:00:00 2015 arunAATTgmx.de
- update to version 0.11.0:
* Fix to ndarray indexing on LinearMosaic (#144)
* Support for dtype promotion on elementwise operations (#145)
* Addition of __orthogonal_indexing__ protocol (#142)
* Addition of the astype array method and associated AsDataTypeArray
object (#141)
* Improved str and repr representations of arrays (#139)
Fri Apr 10 14:00:00 2015 toddrme2178AATTgmail.com
- Update to version 0.10.0
* No upstream changelog
Thu Apr 9 14:00:00 2015 toddrme2178AATTgmail.com
- Initial python 3 version
Thu Apr 9 14:00:00 2015 toddrme2178AATTgmail.com
- Update to version 0.8.0
* No upstream changelog
Fri May 30 14:00:00 2014 toddrme2178AATTgmail.com
- initial version