Bug 252150 - [NEW PORT]: math/py-cmaes: Lightweight CMA Evolution Strategy implementation for Python
Summary: [NEW PORT]: math/py-cmaes: Lightweight CMA Evolution Strategy implementation ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks: 252151
  Show dependency treegraph
 
Reported: 2020-12-26 02:58 UTC by Neel Chauhan
Modified: 2021-01-01 10:04 UTC (History)
1 user (show)

See Also:


Attachments
Shar file (1.59 KB, application/x-shellscript)
2020-12-26 02:58 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2020-12-26 02:58:51 UTC
Created attachment 220932 [details]
Shar file

CMA-ES is a Lightweight Covariance Matrix Adaptation Evolution Strategy
(CMA-ES) implementation.

WWW: https://pypi.org/project/cmaes/

Passes poudriere.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2021-01-01 10:03:27 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-01 10:04:16 UTC
A commit references this bug:

Author: pi
Date: Fri Jan  1 10:03:14 UTC 2021
New revision: 559820
URL: https://svnweb.freebsd.org/changeset/ports/559820

Log:
  New port: math/py-cmaes: Lightweight CMA Evolution Strategy implementation for Python

  CMA-ES is a Lightweight Covariance Matrix Adaptation Evolution Strategy
  (CMA-ES) implementation.

  WWW: https://pypi.org/project/cmaes/

  PR:		252150
  Submitted by:	Neel Chauhan <neel@neelc.org>

Changes:
  head/math/Makefile
  head/math/py-cmaes/
  head/math/py-cmaes/Makefile
  head/math/py-cmaes/distinfo
  head/math/py-cmaes/files/
  head/math/py-cmaes/files/pkg-message.in
  head/math/py-cmaes/pkg-descr