Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 669 Bytes

File metadata and controls

26 lines (17 loc) · 669 Bytes

Genetic algorithm for a DM

The files included contain a set of functions/classes to build a genetic algorithm that can be used on an N-channel deformable mirror.

Extensive documentation available on: https://kth-dfm-control.readthedocs.io/en/latest/index.html

Todo within DFM_opt_alg.py

Todo withing log.py

Todo within pop.py

Todo within selection_funcs.py

Todo within cross_funcs.py

Todo within mutation.py