Commit Graph

8 Commits

Author SHA256 Message Date
b2f8e2b703 - Restrict numpy to < 2.
- Switch to pyproject macros.
- No more globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=12
2024-07-12 07:14:15 +00:00
8df81e5112 - update to 3.3.0:
* Diagonal decoding, fmin functions with surrogate and more.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=10
2023-01-28 14:36:12 +00:00
78b2fa1df0 - update to r3.2.2:
* Smallish fixes and improvements and a constraints use case notebook.
  * fixes plot of principal axes which were shown squared by mistake
- update to r3.2.0:
  * constraints handling via a dynamic unconstrained function instantiated
    from cma.ConstrainedFitnessAL.
  * many small improvements and fixes
- update to r3.1.0:
  * fix return value of fmin_con and make it more usable, added attribute
    best_feasible
  * polish evolution_strategy.py
  * fix a few smallish bugs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=8
2023-01-04 16:51:17 +00:00
28df98a9eb - Don't build for Python 3.6, due to no NumPy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=6
2021-04-16 11:31:32 +00:00
Tomáš Chvátal
0b556925be - Make sure the tests are executed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=4
2020-05-13 07:16:56 +00:00
Tomáš Chvátal
f9d1bac97f - Add missing runtime dependencies, as declared in setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=3
2020-05-13 07:13:15 +00:00
Tomáš Chvátal
5939747fe0 - Format with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=2
2020-05-13 07:12:21 +00:00
Tomáš Chvátal
624bed6b16 Accepting request 803401 from home:cjunghans:branches:devel:languages:python:numeric
- inital commit adding version 3.0.3

OBS-URL: https://build.opensuse.org/request/show/803401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=1
2020-05-13 07:11:46 +00:00