2

I am refreshing my memory on C# (first used it several years ago), and I want to look at some real world quality code (rather than the simplistic ones used in many books).

My preference would be mathematical/statistics libraries written in C# as I would like to see how Matrices and PDEs (partial differential equations etc) are implemented in C#.

Can anyone recommend a good quality online resource where I can view some 'industrial grade' preferably (Math/Stats) library/application written in C#?

1
  • Community Wiki, perhaps? Commented Sep 2, 2010 at 11:53

3 Answers 3

1

Math .NET may be will be interesting for you.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks for the link. looks very interesting/promising.
1

You might be interested in WPF Dynamic Data Display.

Mono (an open source, cross platform implementation of .net) is also open source.

1 Comment

+1: wow - thats very interesting (WPF 3D). I am already using mono ;)
0

Numerical Methods and the related projects might be of interest.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.