ITMO-NSS-team / torch_DE_solver

Combines power of torch, numerical methods to conquer and solve ALL {O,P}DEs
https://torch-de-solver.readthedocs.io
BSD 3-Clause "New" or "Revised" License
59 stars 9 forks source link

More advanced optimization module #35

Closed SuperSashka closed 7 months ago

SuperSashka commented 1 year ago

At some point we have to think about evolutionary or PSO optimizer. It is good to have it to see if we could improve the solution.

SuperSashka commented 7 months ago

Functionality added in #39