cma

View on PyPIReverse Dependencies (69)

4.0.0 cma-4.0.0-py3-none-any.whl

Wheel Details

Project: cma
Version: 4.0.0
Filename: cma-4.0.0-py3-none-any.whl
Download: [link]
Size: 283504
MD5: 793d4744fd2646f5a7fdb4228f5d7c5a
SHA256: 97b86ba1ac9f1cbb189a06c4d4a78f591f0878e5dd3e55c95e88e622e78c1a10
Uploaded: 2024-09-03 07:46:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cma
Version: 4.0.0
Summary: CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python
Author: Nikolaus Hansen
Author-Email: authors_firstname.lastname[at]inria.fr
Maintainer: Nikolaus Hansen
Maintainer-Email: authors_firstname.lastname[at]inria.fr
Home-Page: https://github.com/CMA-ES/pycma
License: BSD
Keywords: optimization,CMA-ES,cmaes
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: numpy
Requires-Dist: moarchiving; extra == "constrained-solution-tracking"
Requires-Dist: matplotlib; extra == "plotting"
Provides-Extra: constrained-solution-tracking
Provides-Extra: plotting
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 6682 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cma/LICENSE sha256=PPEts-PBfubCPDLd8F1LPJqutQd8vGMSdles9UgroAM 1355
cma/__init__.py sha256=OyTjV6Yd9l_1qVQD40_hNUp9JeJX5gMMcJQggQZ6UME 5678
cma/bbobbenchmarks.py sha256=xCx_Y7IdFX5FM794l732MDOecC-jngK6Y9T-TW-gZ-M 70517
cma/constraints_handler.py sha256=rhomKtdEJqlqp94sRb-gtKuBDkkNWw9M-saRfGnyeqU 77953
cma/evolution_strategy.py sha256=URkLva7fUOs_cNQMj3AdwovMpkd2qfzuc3sROQGbCcY 217666
cma/fitness_functions.py sha256=mzN1kRG2aEFk4HFcd0lr0HBVNOLiZNlAqe5jqVnU0Ys 25485
cma/fitness_models.py sha256=DIDD9Jwg0rBsHYqmPgIbZzo-pv2lXHXjSvSivMvirYc 41128
cma/fitness_transformations.py sha256=NSs5IOeF8xFvdk9k0GRtBfHnpRaXteID-CJJtsujhho 29736
cma/integer_centering.py sha256=WMMmL2PRczGL8x6TtY-k5JFCZevkpETKpBbtKg9IvIs 20502
cma/interfaces.py sha256=SokHUYMA6l4sd9khfpdKbut5ctY_T9WFexFeKs8mMH8 16495
cma/logger.py sha256=CgC--oC5PmdmVu24aZ5tYnrTDYytFIrOVFSAYFpoGC0 97975
cma/optimization_tools.py sha256=EeOWM72kGxdk-XzvdhPAQ60yzXbt5WQxGsws3tF-Yzk 40111
cma/options_parameters.py sha256=gCOFFRRaHX9NU_Nn35FA2H5bLkLLbZysBKqKPpyyXrs 53052
cma/purecma.py sha256=n3SnCYbOKk4L1YpJElgI6b8LYANJCrbzrdf-juojTKY 49608
cma/recombination_weights.py sha256=niZs9sGuWegL6ySakPZRhrbRaT15N1v16B4nmjlW5Rw 18504
cma/restricted_gaussian_sampler.py sha256=43ZEqajmeNSfFElc9btFBd1MHqEKI_NvW0RU3DlgwX8 32017
cma/s.py sha256=CF0jF_B5azULYYz4etCxSjaUNYfWmbCqCpjwtLJb-j0 1599
cma/sampler.py sha256=3T_p78LryZ2lIACmWQ3pXUB9ef18itciAjv7YpURKuQ 33237
cma/sigma_adaptation.py sha256=McRKLXbEfW2PH8m7jddVvATgxZiM7w5Lco2RRedCBik 25138
cma/test.py sha256=99G0FwNgQ3b2t6ackym73VFAbtwKQj2e0G0nBEeokPU 15596
cma/transformations.py sha256=J8RQjSKQ8iH6qo1K_g2ZOZRhixVkZREariShwVQ4YNE 47143
cma/wrapper.py sha256=1d8cEWP5WsbBfNV_1hjbdCPVg-HRo9Etiq_kC4Shm8w 4207
cma/utilities/__init__.py sha256=vBukCAKqFu35HcTOTA-n4sr4Af8VvU5ZiauWGQSQ-a8 34
cma/utilities/math.py sha256=WpDSIArebpRs9p_1ideAs7uXqAcA1yjXpgTjTTAv1Xk 28868
cma/utilities/python3for2.py sha256=pHDYAJsR0b5kR06JpGq_1Vl_gYREsjfSQBkkMyipS8A 1444
cma/utilities/utils.py sha256=tka9gD-f_WFI65RKxOsihu7PMrdniemyc-qsKqKPKpk 41645
cma-4.0.0.dist-info/LICENSE sha256=PPEts-PBfubCPDLd8F1LPJqutQd8vGMSdles9UgroAM 1355
cma-4.0.0.dist-info/METADATA sha256=Svw6p4UfVpg6vboUSDy6SzzvA5jktBT5JY6HK3zWVP4 8026
cma-4.0.0.dist-info/WHEEL sha256=ixB2d4u7mugx_bCBycvM9OzZ5yD7NmPXFRtKlORZS2Y 91
cma-4.0.0.dist-info/top_level.txt sha256=TY6pNmlYn6zYLXQqNKawS6WzOvPsW3i1tVfnQVsMToU 4
cma-4.0.0.dist-info/RECORD

top_level.txt

cma