123d3783f8
Accepting request 1155584 from home:mcalabkova:branches:devel:languages:python:numeric
Matej Cepl2024-03-07 18:04:30 +00:00
31e4e00e15
- Add ConfigParser_readfp-312.patch fixing using long deprecated method ConfigParser.readfp() (gh#SmokinCaterpillar/pypet!69).
Matej Cepl2024-02-16 19:07:40 +00:00
acc26ba476
- Update to 0.6.1: * Support for NumPy >= 1.20 - Drop patch support-numpy-1.20.patch, included upstream. - Add patch do-not-decode-int.patch, do not call .decode() on ints when storing them.
Steve Kowalik2023-06-20 02:05:27 +00:00
34b59b7d12
- Update to 0.6.0: - Fixed broken support for scipy sparse matrices - Sparse matrices are now serialized using scipy save_npz function and hex conversion - BACKWARDS INCOMPATIBLE CHANGE: Can no longer load sparse matrices stored with older versions! - Fixed import from collections.abc for Python 3.10
Matej Cepl2021-09-12 06:34:48 +00:00