@Cobus Thanks for the reply. Importing in a cell worked, but I am still unable to use the functions I want. On the guide it said that:
There may be multiple variables attached to the window that way, so for completeness, here are all of them: _interopDefault , isArray , mlMatrix , errorCalculation , gradientFunction , matrixFunction , step , levenbergMarquardt .
What does this mean, and how do I start using these functions?
Typically that library would be run through a tool like RollupJS or WebPack which wraps it in a layer that is compatible with browser and NodeJS usage (and will also pull in dependencies as needed)