Skip to content

Commit

Permalink
different writer types
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob authored and Jacob committed Nov 8, 2023
1 parent e60d0e7 commit ea3aa60
Show file tree
Hide file tree
Showing 33 changed files with 1,018 additions and 349 deletions.
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.CURRENTBESTY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CURRENTBESTY
CurrentBestY
============

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: CURRENTBESTY
.. autoclass:: CurrentBestY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~CurrentBestY.__call__
~CurrentBestY.call_to_string
~CurrentBestY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.CURRENTY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CURRENTY
CurrentY
========

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: CURRENTY
.. autoclass:: CurrentY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~CurrentY.__call__
~CurrentY.call_to_string
~CurrentY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.EVALUATIONS.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
EVALUATIONS
Evaluations
===========

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: EVALUATIONS
.. autoclass:: Evaluations
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~Evaluations.__call__
~Evaluations.call_to_string
~Evaluations.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.PENALTY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
PENALTY
Penalty
=======

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: PENALTY
.. autoclass:: Penalty
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~Penalty.__call__
~Penalty.call_to_string
~Penalty.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.RAWY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
RAWY
RawY
====

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: RAWY
.. autoclass:: RawY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~RawY.__call__
~RawY.call_to_string
~RawY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.RAWYBEST.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
RAWYBEST
RawYBest
========

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: RAWYBEST
.. autoclass:: RawYBest
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~RawYBest.__call__
~RawYBest.call_to_string
~RawYBest.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.TRANSFORMEDY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
TRANSFORMEDY
TransformedY
============

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: TRANSFORMEDY
.. autoclass:: TransformedY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~TransformedY.__call__
~TransformedY.call_to_string
~TransformedY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
TRANSFORMEDYBEST
TransformedYBest
================

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: TRANSFORMEDYBEST
.. autoclass:: TransformedYBest
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~TransformedYBest.__call__
~TransformedYBest.call_to_string
~TransformedYBest.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions doc/python/source/api/ioh.iohcpp.logger.property.VIOLATION.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
VIOLATION
Violation
=========

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: VIOLATION
.. autoclass:: Violation
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~Violation.__call__
~Violation.call_to_string
~Violation.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions docs/_sources/api/ioh.iohcpp.logger.property.CURRENTBESTY.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CURRENTBESTY
CurrentBestY
============

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: CURRENTBESTY
.. autoclass:: CurrentBestY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~CurrentBestY.__call__
~CurrentBestY.call_to_string
~CurrentBestY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions docs/_sources/api/ioh.iohcpp.logger.property.CURRENTY.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CURRENTY
CurrentY
========

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: CURRENTY
.. autoclass:: CurrentY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~CurrentY.__call__
~CurrentY.call_to_string
~CurrentY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions docs/_sources/api/ioh.iohcpp.logger.property.EVALUATIONS.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
EVALUATIONS
Evaluations
===========

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: EVALUATIONS
.. autoclass:: Evaluations
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~Evaluations.__call__
~Evaluations.call_to_string
~Evaluations.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions docs/_sources/api/ioh.iohcpp.logger.property.PENALTY.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
PENALTY
Penalty
=======

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: PENALTY
.. autoclass:: Penalty
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~Penalty.__call__
~Penalty.call_to_string
~Penalty.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions docs/_sources/api/ioh.iohcpp.logger.property.RAWY.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
RAWY
RawY
====

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: RAWY
.. autoclass:: RawY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~RawY.__call__
~RawY.call_to_string
~RawY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions docs/_sources/api/ioh.iohcpp.logger.property.RAWYBEST.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
RAWYBEST
RawYBest
========

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: RAWYBEST
.. autoclass:: RawYBest
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~RawYBest.__call__
~RawYBest.call_to_string
~RawYBest.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
19 changes: 17 additions & 2 deletions docs/_sources/api/ioh.iohcpp.logger.property.TRANSFORMEDY.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
TRANSFORMEDY
TransformedY
============

.. currentmodule:: ioh.iohcpp.logger.property

.. autodata:: TRANSFORMEDY
.. autoclass:: TransformedY
:show-inheritance:

.. rubric:: Methods Summary

.. autosummary::

~TransformedY.__call__
~TransformedY.call_to_string
~TransformedY.name

.. rubric:: Methods Documentation

.. automethod:: __call__
.. automethod:: call_to_string
.. automethod:: name
Loading

0 comments on commit ea3aa60

Please sign in to comment.