Timeline .NET
March 26th, 2008 | Published in Programming, Visualization
Rob Chartier just released an API wrapper for .NET of the MIT Simile Timeline API and this thing is pretty cool.
Related Posts
Cryptanalysis Using n-Gram ProbabilitiesBenford’s Law and Trailing Digit Tests
Latent Semantic Indexing
Singular Value Decomposition
Pearson’s Correlation Coefficient
July 4th, 2010at 4:28 pm(#)
What was the 2nd library (out of 4) besides SmartMathLibrary which you were able to use?
July 4th, 2010at 4:54 pm(#)
I don’t remember exactly what the second one was but one that ended up working was LatoolNet. I filed a bug report on the project but, it really wasn’t a bug because I forgot that I was working on a 64 bit system and dll was compiled with on a 32-bit computer. see http://latoolnet.codeplex.com/workitem/5332. Hope this helps!