SimonBlanke / Gradient-Free-Optimizers

Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
https://simonblanke.github.io/gradient-free-optimizers-documentation
MIT License
1.21k stars 84 forks source link

Add docstrings to public API #54

Open SimonBlanke opened 2 months ago

SimonBlanke commented 2 months ago

Add docstrings to all classes and methods of the public API