Skip to content
metmajer edited this page Feb 12, 2013 · 8 revisions

dataseries.js is a JavaScript data series modeling library.
Copyright (c) 2013 Martin Walter [email protected].
This script is freely distributable under the terms of the MIT license.

Resources

Examples
Tutorials

Roadmap

v0.2.0
  • add noise generators, such as perlin noise
  • add more advanced random number generators
  • add more functions to the ds.functions module
  • add more examples on data modeling
v0.3.0
  • add a generator to draw samples from arbitrary probability distributions
  • add classes of moving average filters for smoothing data series
  • add more examples on data modeling
Clone this wiki locally