Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Contributing institutions

.. |nbsp| unicode:: U+00A0 .. NO-BREAK SPACE

.. |pic1| image:: https://upload.wikimedia.org/wikipedia/commons/5/55/Desy_logo_3c_web.svg
.. |pic1| image:: https://github.com/user-attachments/assets/13ff9afa-abcf-4602-bb59-5de5841bcb0e
:height: 40px
:target: https://www.desy.de/
:class: only-light
Expand Down
28 changes: 14 additions & 14 deletions doc/source/user_guide/dependencies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,23 +24,23 @@ See table below for a summary.
- ``pip install optimas``
- ``pip install 'optimas[all]'``
* - :class:`~optimas.generators.LineSamplingGenerator`
-
-
- :math:`\checkmark`
- :math:`\checkmark`
* - :class:`~optimas.generators.GridSamplingGenerator`
-
-
- :math:`\checkmark`
- :math:`\checkmark`
* - :class:`~optimas.generators.RandomSamplingGenerator`
-
-
- :math:`\checkmark`
- :math:`\checkmark`
* - :class:`~optimas.generators.AxSingleFidelityGenerator`
-
-
- :math:`\times`
- :math:`\checkmark`
* - :class:`~optimas.generators.AxMultiFidelityGenerator`
-
-
- :math:`\times`
- :math:`\checkmark`
* - :class:`~optimas.generators.AxMultitaskGenerator`
-
-
- :math:`\times`
- :math:`\checkmark`
* - :class:`~optimas.generators.AxClientGenerator`
-
-
- :math:`\times`
- :math:`\checkmark`
Loading