python-scipy: Update to version 0.12.0
This update fixes the following issue with python-scipy:
- Update to version 0.12.0 (bnc#815424):
Some of the highlights of this release are:
* Completed QHull wrappers in scipy.spatial.
* cKDTree now a drop-in replacement for KDTree.
* A new global optimizer, basinhopping.
* Support for Python 2 and Python 3 from the same code base (no more 2to3).
-
Submitted by
Sascha Peilicke (saschpe)
Fixed bugs
bnc#815424
python3-scipy doesnt work under python3.3