Where Can I Find a Comprehensive C# Math Library?

  • Context: C# 
  • Thread starter Thread starter DivergentSpectrum
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around finding a comprehensive C# math library that offers capabilities similar to those found in programs like Mathematica or Maxima. Participants are particularly interested in libraries that include features for parsing and symbolic integration.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested, Homework-related

Main Points Raised

  • One participant is looking for a C# library that includes extensive mathematical functionalities, particularly for parsing and symbolic integration.
  • Another participant suggests Math.NET as a potential solution and provides links to resources that list C# libraries.
  • A participant expresses that while Math.NET is appealing, they are specifically seeking documentation for the mathnet.symbolics component.
  • A later reply mentions the difficulty in finding documentation for Math.NET and suggests looking for example code as a possible resource.
  • One participant shares a different library, YAMP, which they found helpful and mentions positive interactions with its creator regarding usage questions.

Areas of Agreement / Disagreement

Participants do not appear to reach a consensus on a single library, as multiple options are discussed and preferences vary. The search for adequate documentation remains a common concern.

Contextual Notes

Limitations include the lack of comprehensive documentation for some libraries mentioned, which may affect usability and understanding of their features.

Who May Find This Useful

Readers interested in C# programming, mathematical libraries, and those seeking tools for symbolic computation may find this discussion relevant.

DivergentSpectrum
Messages
149
Reaction score
15
Im looking for a c# library that basically contains everything programs like mathematica/maxima have.
Mostly just for parsing, but some symbolic integration/etc ability would be nice too
thanks
 
Technology news on Phys.org
⋅thanks, that's the one i was looking at actually but the nudoq appears to only have mathnet.numerics while I am mostly looking for documentation for mathnet.symbolics
 
Update:
I still can't find documentation. mathnet looks really good but i can't find anything that tells me how to use it
 
I'm sure you've seen this, but there is at least some example code here: http://symbolics.mathdotnet.com/docs/

Have you thought about grabbing the source and trying to read it yourself? Maybe then you can write some decent documentation for it if none exists.
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
8K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K