fkling / JSNetworkX

Build, process and analyze graphs in JavaScript (port of NetworkX)
https://felix-kling.de/jsnetworkx/
Other
757 stars 185 forks source link

"Some modules won't be ported since they have third party dependencies such as Numpy" #59

Open stuaxo opened 8 years ago

stuaxo commented 8 years ago

Vispy has an aspiration to write a small numpy in js:

https://github.com/vispy/vispy/issues/514

NDArray looks interesting, their docs have a section:

Coming from MATLAB or numpy? See: scijs/ndarray for MATLAB users

https://github.com/scijs/ndarray