当前位置: 首页 > 工具软件 > ILNumerics > 使用案例 >

The .NET library for numerical computations - ILNumerics.Net

仲孙奇
2023-12-01

 ILNumerics.Net (http://ilnumerics.net/main.php)is a class library for .NET software developers. It greatly simplifies the implementation of all kinds of numerical algorithms.

 I found that it is useful in my project involved with much numerical computing in .NET platform, such as Singular Value Decomposition of matrix, matrix multiplication, matrix transpostion, it can save your time and  is more efficient compared with libraries you implemented yourself.

 And much better is that ILNumerics.Net is free of charge.

转载于:https://www.cnblogs.com/June_Zhao/archive/2011/01/10/1932405.html

 类似资料:

相关阅读

相关文章

相关问答