17
0

16 Commits

Author SHA256 Message Date
28ce767115 Accepting request 1275977 from devel:languages:python:numeric
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1275977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=8
2025-05-09 16:49:47 +00:00
2ca6363302 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=15
2025-05-09 05:28:04 +00:00
e8658ba23d Accepting request 1181686 from devel:languages:python:numeric
- update to 2.3.12:
  * Improved subsequence matching (stop at knee, symbolization,
    ...)
  * Improved support for multivariate series (innerdist, bugfixes)
  * Changed differencing to the gust method
  * Removed unnecessary C files to not confuse compilers on
    various platforms

OBS-URL: https://build.opensuse.org/request/show/1181686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=7
2024-06-19 14:40:39 +00:00
a033604987 - update to 2.3.12:
* Improved subsequence matching (stop at knee, symbolization,
    ...)
  * Improved support for multivariate series (innerdist, bugfixes)
  * Changed differencing to the gust method
  * Removed unnecessary C files to not confuse compilers on
    various platforms

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=13
2024-06-19 07:15:15 +00:00
79ca2cdbf6 Accepting request 1165867 from devel:languages:python:numeric
- update to 2.3.11:
  * https://github.com/wannesm/dtaidistance/compare/v2.3.10...v2.3.11
- drop cython3.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1165867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=6
2024-04-07 20:11:52 +00:00
92a5564e22 - update to 2.3.11:
* https://github.com/wannesm/dtaidistance/compare/v2.3.10...v2.3.11
- drop cython3.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=11
2024-04-06 19:03:00 +00:00
a2ed838d8a Accepting request 1108782 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1108782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=5
2023-09-04 20:53:11 +00:00
7abc6375cc Accepting request 1108234 from home:mcalabkova:branches:devel:languages:python:numeric
- Add upstream cython3.patch

OBS-URL: https://build.opensuse.org/request/show/1108234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=9
2023-09-04 07:31:30 +00:00
ae1f6a3deb Accepting request 1068489 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1068489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=4
2023-03-02 22:03:29 +00:00
592a412a5c Accepting request 1068462 from home:bmwiedemann:branches:devel:languages:python:numeric
Drop compilation.log to make package build reproducible

OBS-URL: https://build.opensuse.org/request/show/1068462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=7
2023-03-01 14:26:03 +00:00
3354b7594f Accepting request 1063598 from devel:languages:python:numeric
- Disable broken tests with latest numpy >= 1.24
- Update to 2.3.10
  * Improved compilation for M1/M2, and Py3.7
  * Improved plotting warping paths
  * Improved kmeans clustering for ndim
- 2.3.5
  * Improved compilation for M1/M2, and Py3.7
  * Improved plotting warping paths
  * Improved kmeans clustering for ndim
- 2.3.4
  * Additional clustering techniques. E.g. DTW Barycenter Averaging for
    clustering, k-medoids.
  * Subsequence search and local concurrences.
  * Improved Windows compatibility.
  * Anaconda release (by @m-rossi )
  * Improved visualisations

OBS-URL: https://build.opensuse.org/request/show/1063598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=3
2023-02-07 17:49:52 +00:00
aa12960108 - Disable broken tests with latest numpy >= 1.24
- Update to 2.3.10
  * Improved compilation for M1/M2, and Py3.7
  * Improved plotting warping paths
  * Improved kmeans clustering for ndim
- 2.3.5
  * Improved compilation for M1/M2, and Py3.7
  * Improved plotting warping paths
  * Improved kmeans clustering for ndim
- 2.3.4
  * Additional clustering techniques. E.g. DTW Barycenter Averaging for
    clustering, k-medoids.
  * Subsequence search and local concurrences.
  * Improved Windows compatibility.
  * Anaconda release (by @m-rossi )
  * Improved visualisations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=5
2023-02-07 09:42:03 +00:00
52ae72ae20 Accepting request 871599 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/871599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=2
2021-02-15 22:17:45 +00:00
886ee920dd Accepting request 871554 from home:bnavigator:branches:devel:languages:python:numeric
- Update to version 2.2.4
  * no release notes found
- NumPy, SciPy, Matplotlib are optional. Don't require them for the
  python36 build (NEP 29: They don't exist for that flavor in TW)
- Drop synthetic_control.data included in the archive now
- Remove -devel package with the one source file in the past and
  also the new source files. Nobody needs them installed into the
  sitearch.

OBS-URL: https://build.opensuse.org/request/show/871554
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=3
2021-02-13 08:20:15 +00:00
7d4e620836 Accepting request 755602 from devel:languages:python:numeric
Dynamic Time Warping (DTW) package

OBS-URL: https://build.opensuse.org/request/show/755602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dtaidistance?expand=0&rev=1
2019-12-10 21:45:49 +00:00
Todd R
bd884057ba Accepting request 755601 from home:TheBlackCat:branches:devel:languages:python:numeric
Dynamic Time Warping (DTW) package

OBS-URL: https://build.opensuse.org/request/show/755601
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dtaidistance?expand=0&rev=1
2019-12-10 15:03:57 +00:00