Serving the Quantitative Finance Community

Search found 2 matches

by haymo
October 9th, 2007, 9:51 pm
Forum: Programming and Software Forum
Topic: Numerical Libraries for .NET
Replies: 8
Views: 159237

Numerical Libraries for .NET

IMSL (visual numerics), dnanalytics, extremeoptimization, Matlab .NET, BlueBit, NMath (Centerspace), or ILNumerics.Net
by haymo
October 9th, 2007, 9:34 pm
Forum: Programming and Software Forum
Topic: statistics & .NET
Replies: 2
Views: 69487

statistics & .NET

Well I know- "no advertise". But I guess, ILNumerics.Net is what you should give a try. In your case it will suffer from the absence of specific statistical functions. But most the time you can implement them easily on your own. If you use C#, the syntax is like Matlab.