m-renaud / DataForecast

Type-safe data analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataForecast

Build Status

Stability: Extremely Experimental

This library provides utilities for performing timeseries analysis with type safety. It provides the tools to ensure that any data analysis that you perform is a meaningful computation by ensuring that the shape of the data matches your requirements.

For more information see Tutorial.lhs.

Library documentation can be found at http://www.m-renaud.com/DataForecast/haddock/.

About

Type-safe data analysis.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 97.9%Language:Shell 2.1%