Scientific Calculations Component

K

Kuldeep

Hi All,

Platform: Visual Studio 2005
Language: C#.NET

Could you please help me find a pretty good component which can act as an
Add-In to Visual Studio 2005 to carry out "Scientific Mathematical
Calculations"?
The Add-In should preferably support Linear Regression Method, Summation,
Proximity Methods, Least Square Method, Complex Exponential Calculations,
etc..

Any leads on this context would be highly appreciated.

Thanks in advance,
Kuldeep
 
P

pfc_sadr

uh you should just use Excel

oh wait a second, I don't see 'Visual C# editor' under tools, macros
maybe Excel doesn't support C#?
 
K

Kuldeep

Thank you Jason for the leads.
Would look forward for some more interaction as the need arises.

Thanks a lot once again,
Kuldeep
 
B

Ben Voigt

Kuldeep said:
Hi All,

Platform: Visual Studio 2005
Language: C#.NET

Could you please help me find a pretty good component which can act as an
Add-In to Visual Studio 2005 to carry out "Scientific Mathematical
Calculations"?
The Add-In should preferably support Linear Regression Method, Summation,
Proximity Methods, Least Square Method, Complex Exponential Calculations,
etc..

Any leads on this context would be highly appreciated.

Are you using it at design-time (That would be a Visual Studio add-in,
language needn't be C# or even .NET) or run-time (not an add-in, just a
managed class library)?
 

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

Top