Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29282 Discussions

Fortran library for Probability Density Function.

sealights30
Beginner
1,008 Views
Hi Everyone:

I would like to know if there exists a Fortran library that can calculate the probability density functions (PDF). I find that Intel Fortran IMSL only has CDFs for the common distributions, but not PDFs. That would be handy if there exist a Fortran library that gives the PDFs of common distributions. Is there any such library? Many thanks.

Best,

Hui
0 Kudos
1 Reply
Les_Neilson
Valued Contributor II
1,008 Views

A quick google for "probability density functions" produced :

http://people.scs.fsu.edu/~burkardt/f_src/prob/prob.html

and many other links (which I didn't look at).

Les

0 Kudos
Reply