aboutsummaryrefslogtreecommitdiff
path: root/math/py-iohexperimenter
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix typoSunpoet Po-Chuan Hsieh2021-02-011-1/+2
| | | | | | | | | - Bump PORTREVISION for dependency change Reported by: rene Notes: svn path=/head/; revision=563664
* Update to 0.2.9Sunpoet Po-Chuan Hsieh2021-01-303-5/+22
| | | | | | | Changes: https://github.com/IOHprofiler/IOHexperimenter/releases Notes: svn path=/head/; revision=563336
* Update to 0.2.8.7Sunpoet Po-Chuan Hsieh2020-12-192-7/+6
| | | | | | | | | - Use USES=dos2unix to convert CRLF to LF Changes: https://github.com/IOHprofiler/IOHexperimenter/releases Notes: svn path=/head/; revision=558537
* Add py-iohexperimenter 0.2.8Sunpoet Po-Chuan Hsieh2020-11-093-0/+43
IOHexperimenter is the benchmarking platform for Iterative Optimization Heuristics (IOHs). IOHexperimenter provides: - A framework for straightforward benchmarking of any iterative optimization heuristic - A suite consisting of 23 pre-made Pseudo-Boolean benchmarking function, with easily accessible methods for adding custom functions and suites - Logging methods to effortlesly store benchmarking data in a format compatible with IOHanalyzer, with future support for additional data logging options - (Soon to come:) A framework which significantly simplifies algorithm design WWW: https://github.com/IOHprofiler/IOHexperimenter Notes: svn path=/head/; revision=554736