Skip to content

Commit

Permalink
Update benchmarks.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolutionary-Intelligence committed Jul 5, 2024
1 parent a191848 commit 6f37074
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions docs/sphinx/source/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,36 @@ introduction (from `Farama Foundation <https://farama.org/>`_).

.. automethod:: __call__

.. autoclass:: pypop7.benchmarks.gymnasium.Ant
:members:

.. automethod:: __call__

.. autoclass:: pypop7.benchmarks.gymnasium.HalfCheetah
:members:

.. automethod:: __call__

.. autoclass:: pypop7.benchmarks.gymnasium.Hopper
:members:

.. automethod:: __call__

.. autoclass:: pypop7.benchmarks.gymnasium.Humanoid
:members:

.. automethod:: __call__

.. autoclass:: pypop7.benchmarks.gymnasium.Swimmer
:members:

.. automethod:: __call__

.. autoclass:: pypop7.benchmarks.gymnasium.Walker2d
:members:

.. automethod:: __call__

Lennard-Jones Cluster Optimization from PyGMO
---------------------------------------------

Expand Down

0 comments on commit 6f37074

Please sign in to comment.