API

  • HGDL
    • HGDL
      • HGDL.optima
      • HGDL.optimize()
      • HGDL.get_client_info()
      • HGDL.get_latest()
      • HGDL.get_final()
      • HGDL.cancel_tasks()
      • HGDL.kill_client()
  • Logging
    • Configuring logging

Examples

  • HGDL Constrained Optimization of Rosenbrock’s Function
    • First some function to make nice plots
    • Defining the Constraints and some Bounds
    • Now we import HGDL and run a constrained optimization
    • Making a Plot
  • HGDL Constrained Optimization of Schwefel’s Function
    • First some function to make nice plots
    • Defining the Constraints and some Bounds
    • Now we import HGDL and run a constrained optimization
    • Making a Plot
HGDL
  • Index

Index

C | G | H | K | O

C

  • cancel_tasks() (hgdl.hgdl.HGDL method)

G

  • get_client_info() (hgdl.hgdl.HGDL method)
  • get_final() (hgdl.hgdl.HGDL method)
  • get_latest() (hgdl.hgdl.HGDL method)

H

  • HGDL (class in hgdl.hgdl)

K

  • kill_client() (hgdl.hgdl.HGDL method)

O

  • optima (hgdl.hgdl.HGDL attribute)
  • optimize() (hgdl.hgdl.HGDL method)

© Copyright 2021, Marcus Noack, David Perryman.

Built with Sphinx using a theme provided by Read the Docs.