SHA256
1
0
forked from pool/python-cma

Accepting request 1061747 from devel:languages:python:numeric

- update to 3.3.0:
  * Diagonal decoding, fmin functions with surrogate and more.

OBS-URL: https://build.opensuse.org/request/show/1061747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cma?expand=0&rev=4
This commit is contained in:
2023-01-28 17:45:37 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b4e7ac37c27dce32c18bbfe2653c7378d27609d5a47f9fbf494d4d56fdc9db1
size 538458

3
cma-3.3.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a061296bfca4eb979ed471e0c5acf40fc69345c13d4522ac6ed62a50d864bcf
size 776265

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 28 14:35:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.3.0:
* Diagonal decoding, fmin functions with surrogate and more.
-------------------------------------------------------------------
Wed Jan 4 16:50:24 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -21,7 +21,7 @@
# No numpy on 3.6
%define skip_python36 1
Name: python-cma
Version: 3.2.2
Version: 3.3.0
Release: 0
Summary: Covariance Matrix Adaptation Evolution Strategy numerical optimizer
License: BSD-3-Clause