Advanced Mathematics and Data Analysis With JavaScript
JSNation US 2024JSNation US 2024
Nov 21, 19:30
Advanced Mathematics and Data Analysis With JavaScript
What if we could use all the advanced mathematical functions, data analysis and visualization tools, etc., inside our browser, with JavaScript, instead of relying on python libraries such as numpy and scipy, without much degradation of performance? Yes, that is possible - with stdlib, which is a standard library for javascript and node.js.