On Monday, 22 February 2016 at 16:11:45 UTC, jmh530 wrote:
On Friday, 19 February 2016 at 21:10:45 UTC, Dave wrote:
This is what I was talking about: https://code.dlang.org/packages/libnlopt https://code.dlang.org/packages/nloptd
Cool stuff and an inspiring discussion how one can do numerics in D! For the GSOC project I was rather thinking of standalone D tools.
For the interested once, AdRoll implemented the BFGS optimization algorithm in D: https://github.com/AdRoll/lbfgs-d
The Stan Math Library is a header-only C++ library as Eigen is. Is there a chance to port such big libraries including many macros with htod (unfortunately I do not have a Windows-OS to try it out)?
