iwopy 0.3.1 documentation
iwopy.interfaces.pygmo
Initializing search
    iwopy
    iwopy
    • Citation
    • Installation
    • Examples
    • API
    • Testing
    • History

    iwopy.interfaces.pygmo¶

    Interface to the pygmo package

    class iwopy.interfaces.pygmo.AlgoFactory[source]

    Creates a pygmo algorithm from parameters

    iwopy.interfaces.pygmo.load(verbosity=1)[source]

    Loads the pygmo package dynamically

    class iwopy.interfaces.pygmo.Optimizer_pygmo(iwopy.core.Optimizer)[source]

    Interface to the pygmo optimizers for serial runs.

    class iwopy.interfaces.pygmo.UDP[source]

    Generic Problem to Pygmo UserDefinedProblem adapter

    © Copyright 2024, Fraunhofer IWES.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial