NLESC-JCER / pyCHAMP

An implementation of Quantum Monte Carlo in Python
Apache License 2.0
3 stars 1 forks source link

Hook up pyswarm for gradient free optimization #8

Open NicoRenaud opened 5 years ago

NicoRenaud commented 5 years ago

https://pythonhosted.org/pyswarm/

NicoRenaud commented 5 years ago

Might not be suitable for our purpose since we need to provide upper/lower bound of the parameters. we

NicoRenaud commented 5 years ago

pyswarms seems more mature : https://pyswarms.readthedocs.io/en/latest/