AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- Trim irrelevant parts from description.
- Add license file - spec file cleanups
- 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.
- Initial version