An open API service indexing awesome lists of open source software.

https://github.com/aurbano/splinejs

JavaScript library for numerical computing and plotting
https://github.com/aurbano/splinejs

chart d3 javascript javascript-library plotting

Last synced: about 1 month ago
JSON representation

JavaScript library for numerical computing and plotting

Awesome Lists containing this project

README

          

SplineJS
========

> SplineJS - JavaScript library for numerical computation and data plotting.

![Basin interpolation](https://raw.github.com/aurbano/SplineJS/master/img/screenshot-linear-basis.png "B-spline interpolation")

The code is still a bit messy, I will start organizing when it is more advanced and I have a better vision of it's internal structure.

If you want to contribute, I could use some help with d3.js integration, it's still a bit buggy and could be greatly improved.

###Demo
Test the project at http://github.urbanoalvarez.es/SplineJS/

------
Developed by Alejandro U. Alvarez
Released under the MIT License

[![Analytics](https://ga-beacon.appspot.com/UA-3181088-16/splinejs/readme)](https://github.com/aurbano)