2010-03-09

Mathematica Time Series

I have been working on a general data type for the manipulation of time series data.  It still needs some work on it although I have used it for odd jobs.  The time series based on vectors is much faster than the general lists.

you can download the Dates.m file here

There is also a simple test framework which I will rewrite in the future now that I am familiar with the mUnit test framework in Workbench which I like a lot.

This is loosely based on a sample from  Copyright 2005, Kim C. Border Package 0.8.  He has allowed me to release the derived work.

No comments: