File python3-scipy.changes of Package python-scipy
-------------------------------------------------------------------
Thu Nov 22 14:18:55 UTC 2012 - toddrme2178@gmail.com
- Removed openSUSE 11.4 spec file workarounds
-------------------------------------------------------------------
Mon Oct 1 12:45:12 UTC 2012 - toddrme2178@gmail.com
- Update to version 0.11.0:
* Sparse Graph Submodule
* scipy.optimize improvements
* A unified interface to minimizers of univariate and
multivariate functions has been added.
* A unified interface to root finding algorithms for
multivariate functions has been added.
* The L-BFGS-B algorithm has been updated to version 3.0.
* scipy.linalg improvements
* New matrix equation solvers
* QZ and QR Decomposition
* Pascal matrices
* Sparse matrix construction and operations
* LSMR iterative solver
* Discrete Sine Transform
* scipy.interpolate improvements
* Interpolation in spherical coordinates
* scipy.stats improvements
* Binned statistics
- Remove upstreamed patches
-------------------------------------------------------------------
Mon Aug 27 09:12:38 UTC 2012 - toddrme2178@gmail.com
- Disable broken libatlas3
-------------------------------------------------------------------
Mon Jun 4 15:32:19 UTC 2012 - toddrme2178@gmail.com
- Add suitesparse buildrequires
- Remove blas/lapack tests since these build successfully on all
targets now
-------------------------------------------------------------------
Tue May 29 11:28:00 UTC 2012 - toddrme2178@gmail.com
- Don't build against libatlas on factory since libatlas doesn't
work there
-------------------------------------------------------------------
Fri May 18 08:54:19 UTC 2012 - toddrme2178@gmail.com
- Fix rmplint warnings
- Clean up spec file formatting
-------------------------------------------------------------------
Mon Apr 30 15:17:34 UTC 2012 - toddrme2178@gmail.com
- Removed tests for unsupported openSUSE versions
-------------------------------------------------------------------
Tue Apr 24 12:06:38 UTC 2012 - toddrme2178@gmail.com
- Add python 3 package