1
0
forked from pool/python-sparse
Commit Graph

12 Commits

Author SHA256 Message Date
36a61be4d8 - Add skip-32bit-archs.patch skiping a failing test on 32bit arch
(gh#pydata/sparse#490).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=14
2022-10-25 05:06:32 +00:00
eadb28880e - Skip failing test on 32bit arch (gh#pydata/sparse#490).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=13
2022-10-21 09:10:06 +00:00
1eab00321b Accepting request 989247 from home:bnavigator:branches:devel:languages:python
- remove stray ancient pathlib requirement
- Dask supports Python 3.10 now: reenable tests

OBS-URL: https://build.opensuse.org/request/show/989247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=11
2022-07-15 06:54:31 +00:00
57d3ac098c Accepting request 948457 from home:bnavigator:branches:devel:languages:python:numeric
- Don't test optional dask for python310: not supported yet

OBS-URL: https://build.opensuse.org/request/show/948457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=10
2022-01-25 07:37:32 +00:00
0eab7352e3 Accepting request 920893 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.13.0
  * GCXS improvements and changes.
  * Maintainence fixes
  * sparse.DOK.from_scipy_sparse method
  * Black re-formatting
  * Add sparse.pad
  * Switch to GitHub Actions
  * Fix a number of bugs in format conversion.
  * Fix bug in sparse.matmul for higher-dimensional arrays.
  * Fix scalar conversion to COO
  * Fix OOB memory accesses
  * Fixes element-wise ops with scalar COO array.
  * Fix scalar broadcast_to with nnz==0.
  * Add order parameter to {zero, ones, full}[_like].
  * Fix tensordot typing bugs.
- Release 0.12.0
  * There are a number of large changes in this release. For
    example, we have implemented the GCXS type, and its
    specializations CSR and CSC. We plan on gradually improving the
    performance of these.
  * A number of GCXS fixes and additions
  * Ability to change the index dtype for better storage
    characteristics.
  * Some work on DOK arrays to bring them closer to the other
    formats
  * CSR and CSC specializations of GCXS
  * Fix a number of bugs
  * Add nnz parameter to sparse.random
- Drop sparse-pr421-fix-cootype.patch merged upstream

OBS-URL: https://build.opensuse.org/request/show/920893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=9
2021-09-22 17:42:15 +00:00
cc67800dad - skip python 3.6 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=7
2021-02-12 14:15:51 +00:00
8b5c59978b Accepting request 859094 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.11.2
  * Fix TypingError on sparse.dot with complex dtypes. (Issue #403, 
    PR #404) 
- Changelog for 0.11.1
  * Fix ValueError on sparse.dot with extremely small values.
    (Issue #398, PR #399)
- Changelog for 0.11.0
  * Improve the performance of sparse.dot. (Issue #331, PR #389, 
    thanks @daletovar)
  * Added the COO.swapaxes method. (PR #344, thanks @lueckem)
  * Added multi-axis 1-D indexing support. (PR #343, thanks 
    @mikeymezher)
  * Fix outer for arrays that weren’t one-dimensional. (Issue #346, 
    PR #347)
  * Add casting kwarg to COO.astype. (Issue #391, PR #392)
  * Fix for COO constructor accepting invalid inputs. (Issue #385, 
    PR #386)
  - Changelog for 0.10.0
  * Fixed a bug where converting an empty DOK array to COO leads to 
    an incorrect dtype. (Issue #314, PR #315)
  * Change code formatter to black. (PR #284)
  * Add COO.flatten and sparse.outer. (Issue #316, PR #317).
  * Remove broadcasting restriction between sparse arrays and dense 
    arrays. (Issue #306, PR #318)
  * Implement deterministic dask tokenization. (Issue #300, PR 
    #320, thanks @danielballan)
  * Improve testing around densification (PR #321, thanks 
    @danielballan)
  * Simplify Numba extension. (PR #324, thanks @eric-wieser).
  * Respect copy=False in astype (PR #328, thanks @eric-wieser).

OBS-URL: https://build.opensuse.org/request/show/859094
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-sparse?expand=0&rev=5
2020-12-29 20:52:19 +00:00
dbec3744fd Accepting request 728510 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/728510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sparse?expand=0&rev=5
2019-09-26 18:37:13 +00:00
d136334418 Accepting request 692772 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/692772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sparse?expand=0&rev=4
2019-04-14 10:21:49 +00:00
1f97736673 Accepting request 659685 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sparse?expand=0&rev=3
2018-12-24 10:44:17 +00:00
226bf779bf Accepting request 626393 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/626393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sparse?expand=0&rev=2
2018-07-31 14:01:25 +00:00
d379679127 Accepting request 612045 from devel:languages:python
Sparse n-dimensional arrays

OBS-URL: https://build.opensuse.org/request/show/612045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sparse?expand=0&rev=1
2018-06-02 10:00:04 +00:00