DCSIMG
Math.Net - Pavel's Blog
Sign in | Join | Help

Pavel's Blog

Pavel is a software guy that is interested in almost everything
software related... way too much for too little time

Browse by Tags

Math.Net – Math Library for .NET
08 February 09 08:55 AM | pavely | 2 comment(s)
Recently I was searching for a mathematics library for use in .NET applications and I stumbled upon Math.Net , an open source math library that includes two main components: The first, called Iridium , deals with the basics: numbers, vectors, matrices and the like. The second, Neodym , is a digital signal processing toolkit, containing things like various filters, modulators, time-frequency processing tools and the like. Worth checking out if you’re in the math business.