Closed AmauryVa closed 3 years ago
Hello @AmauryVa, you can generate a browser version of this package with npm run build
it will generate a dist
folder.
@jobo322 Thank you for your help. It all works now.
To use this library in browser :
mlLevenbergMarquardt(data, sinFunction, options)
Hi, Would it be possible to make this library compatible with browsers? Maybe store that on https://www.jsdelivr.com/?
Thank you