Numerical analysis in Javascript
The Numeric Javascript library allows you to perform sophisticated numerical computations in pure javascript in the browser and elsewhere.From the blog...
- Numeric.js 1.2.6 (December 20, 2012)
- Numeric.js v1.2.5 (December 18, 2012)
- Numeric.js 1.2.4 (November 19, 2012)
Advertisement:
Examples
Each of these examples runs in the Workshop.- Linear algebra
- Complex numbers
- Splines
- ODE solver
- Unconstrained optimization
- PDE and sparse linear algebra
Workshop
The Workshop is a Javascript console that can be used to experiment with Numeric Javascript by writing a "Worksheet" of Javascript commands. This Worksheet can be saved and shared simply by sharing a permanent link to the Worksheet.The Workshop also includes plotting facilities using the Flot plotting library.
Performance
Although Javascript does not reach the same performance as native programs, the Numeric Javascript library is carefully tuned to obtain the best possible performance for a Javascript program. You can compare the performance of Numeric, Sylvester and Google Closure's Matrix object using our Benchmark.Correctness
Numeric Javascript contains a set of unit tests that are automatically run in several browsers. You can view the report that is automatically generated.Community
Join the discussion on our Google Group. We have a public github repository.About the Author
I am Sébastien Loisel. You can use the following bibtex entry:@misc{ numericjs, Author = {S{\'e}bastien Loisel}, Title = {Numeric Javascript}, howpublished = {\url{http://www.numericjs.com/}} }
No hay comentarios:
Publicar un comentario