machine_learning
machine_learning copied to clipboard
math.js:264 missing 'var' for mat_T
Used your library under NodeJS and running under strict mode.
Encountered this error:
ReferenceError: mat_T is not defined
Added the var back and runs fine