Skip to content

Releases: gugarosa/opytimark

v1.0.8

22 Apr 14:28
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.8 release.

In this release, we have added pre-commit hooks and annotated typing.

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • opytimark

v1.0.7

10 Mar 19:58
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.7 release.

In this release, we have added CEC-based benchmarking functions (2005, 2008, 2010 and 2013).

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • markers.cec

v.1.0.6

06 Oct 15:18
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.6 release.

In this release, we have added a hotfix concerning the usage of mutable arguments (lists instead of tuples).

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • markers.boolean

v1.0.5

15 Sep 17:44
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.5 release.

In this release, we have fixed some wrong optimal values.

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • markers

v1.0.4

26 Jun 17:44
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.4 release.

In this release, we have removed the logging module and performed a fix regarding Opytimizer's integration.

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • utils.decorators

v1.0.3

22 May 14:58
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.3 release.

In this release, we have finished adding the first batch of benchmarking functions and their unitary tests.

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • opytimark.markers
  • tests

v1.0.2

07 May 14:33
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.2 release.

In this release, we have corrected some n-dimensional benchmarking, as well as added some missing ones.

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • opytimark.markers.n_dimensional

v1.0.1

06 May 20:02
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.1 release.

In this release, we have added every n-dimensional benchmarking function we could find. Note that this still does not include benchmarking competitions.

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • opytimark.markers.n_dimensional

v1.0.0

05 May 15:54
Compare
Choose a tag to compare

Changelog

Description

Welcome to v1.0.0 release.

In this release, we have added the initial packages and configurations to work with the library. We still have a long way to go and we are very sorry about that.

Please read the docs at: opytimizer.readthedocs.io

Also, stay tuned for our next updates!

Includes (or changes)

  • opytimark