Package Release Info

python-scikit-sparse-0.4.4-bp154.1.32

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-scikit-sparse

Change Logs

Version: 0.4.4-bp151.1.2
* Wed Nov 07 2018 mcepl@suse.com
- Update to 0.4.4:
  * Bug in solve with dense array, where base of result is not
    set correctly, fixed.
  * Supported versions updated to: - Python: 3.7, 3.6 - NumPy:
    1.15, 1.14, 1.13 - SciPy: 1.1, 1.0, 0.19 - SuiteSparse: 5.2
* Wed Aug 08 2018 jengelh@inai.de
- Trim irrelevant parts from description.
* Thu May 24 2018 toddrme2178@gmail.com
- Add license file
- spec file cleanups
* Thu Apr 19 2018 toddrme2178@gmail.com
- Update to version 0.4.3
  * The method solve_L can now also use the L matrix of the LL' decomposition.
  * Supported versions updated to Python 3.6, 3.5 and 2.7, NumPy 1.14 and 1.13 and SciPy 1.0 and 0.19.
* Thu May 25 2017 toddrme2178@gmail.com
- Initial version