Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the purpose of all the math modules you make? #4

Closed
sindresorhus opened this issue Jul 10, 2015 · 2 comments
Closed

What's the purpose of all the math modules you make? #4

sindresorhus opened this issue Jul 10, 2015 · 2 comments

Comments

@sindresorhus
Copy link

Are they just something you randomly need or is there a greater plan? Like recreating Matlab as node modules or something.

@mikolalysenko
Copy link
Owner

Mostly because I just want to do something else, and then I find that module doesn't exist for JavaScript and so I go and write it.

Long term, I would love to see something like SciPy/MATLAB only made out of tiny modules and that also works in a browser. I think that this would be profoundly valuable for increasing the reproducibility and accessibility of academic research.

@backspaces
Copy link

Boy do we need this! And es6's modules can finally standardize the syntax/semantics .. and jspm a standards compliant module loader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants