chaotic-society / theoretica

A C++ math library for scientific computing with a simple and elegant interface.
https://chaotic-society.github.io/theoretica/
GNU Lesser General Public License v3.0
21 stars 4 forks source link

Implement Simulated Annealing #70

Open mattiaisgro opened 6 months ago

mattiaisgro commented 6 months ago

Simulated annealing could be implemented inside the optimization module, for minima search of uni- and multi- variate functions.