Source Code for Trigamma Function in C

  • Thread starter Thread starter Alamino
  • Start date Start date
  • Tags Tags
    Function
Click For Summary
SUMMARY

The discussion centers on the search for source code to compute the trigamma function in C. Users mention that the IMSL library is a standard tool for this purpose, although it requires a paid license. No free alternatives are explicitly provided, indicating a gap in accessible resources for this specific mathematical function.

PREREQUISITES
  • Understanding of numerical methods for special functions
  • Familiarity with C programming language
  • Knowledge of mathematical libraries, specifically IMSL
  • Basic concepts of function approximation
NEXT STEPS
  • Research open-source alternatives to IMSL for special functions
  • Explore implementations of the trigamma function in other programming languages
  • Learn about numerical stability in function approximation
  • Investigate the mathematical theory behind the trigamma function
USEFUL FOR

Mathematicians, software developers, and researchers working on numerical analysis or special functions in C programming.

Alamino
Messages
69
Reaction score
0
Trigamma Function in C

Does anyone know where can I find the source code for calculating numerically the trigamma function? Or does anyone know the source code itself?

Thanks.
 
Last edited:
Computer science news on Phys.org
You might be able to find some code on the net. The standard package used is imsl, but it costs a few bucks to use.

JMD
 

Similar threads

Replies
6
Views
3K
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
17
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
5K
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 40 ·
2
Replies
40
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K