sábado, 6 de septiembre de 2014

Analisis Numerico en JavaScritp

http://numericjs.com/index.php

Fork me on GitHub

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... More from the blog...

Advertisement:

Examples

Each of these examples runs in the Workshop.

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