Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Wanted: C# programming library for mathematics

What I need is: plots creation, stuff for interpolation, stuff for counting such things as

alt text

and

alt text

where L(x) is an interpolation built from some data (points) generated from original known function f(x). meaning we know original function. we have a range (-a, a) - known. We need library to help us calculate data points in range. we need to calculate L(x) a polinom using that data in that range.

I need this library to be free and opensource

like image 580
Rella Avatar asked Jun 30 '26 11:06

Rella


1 Answers

Perhaps Math.NET can help you.

like image 64
duffymo Avatar answered Jul 03 '26 00:07

duffymo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!