numerical library in C#

  • Thread starter Thread starter schouwla
  • Start date Start date
S

schouwla

Does anyone know of a good open source library written in C# ?
I need optimization, root finding, minimization, interpolation etc..

Regards
Lars
 
Just that #ZipLib is more renowned as (quote):
"The Zip, GZip, BZip2 and Tar Implementation For .NET"

I glanced at icsharpcode, but couldn't see a dedicated maths-lib; am I
missing something in #ZipLibs versatility? (genuine question, I'm not taking
the proverbial here...)

Marc
 
Jeroen,

This is not what I meant.. I meant something that can help me with
numerical mathematical answers to different problems.
Not a compression library...

Lars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top