comocma API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • comocma - This module contains the implementation of the Multiobjective framework called Sofomore, and its instantiation with cma-es to obtain COMO-CMA-ES, defined in the paper [Toure, Cheikh, et al. "Uncrowded Hypervolume Improvement: COMO-CMA-ES and the Sofomore framework...
    • como - This module contains the implementation of the Multiobjective framework called Sofomore, and its instantiation with cma-es to obtain COMO-CMA-ES, defined in the paper [Toure, Cheikh, et al. "Uncrowded Hypervolume Improvement: COMO-CMA-ES and the Sofomore framework...
    • como_logger - Defines the COMOPlot class which can store (via callback) and plot data.
    • hv - No module docstring; 0/1 variable, 2/2 classes documented
    • nondominatedarchive - No summary
    • sofomore_logger - No module docstring; 1/2 function, 1/1 class documented
    • test - Run doctests like python -m comocma.test.
    • __main__ - Undocumented
API Documentation for comocma, generated by pydoctor 23.9.1 at 2026-01-24 21:18:39.