This is an implementation of Nelder-Mead optimization in F#, with an optional Fable application that will render the demo on a Plotly.js chart in-browser.
- dotnet SDK 2.1 or higher
- node.js with npm
- Install JS dependencies:
npm install
- Start Webpack dev server:
npx webpack-dev-server
ornpm start
- After the first compilation is finished, in your browser open: http://localhost:8080/