C Statistics library?

C

craigwharding

Hi, I was wondering if anyone knows about a statistics package that may
come with or is loadable in C?

I'm doing some minor frequencies and other small mathematical
statistics on a set of a few hundred numbers..

Any help appreciated..thanks.

Craig.
 
R

Robert Gamble

Hi, I was wondering if anyone knows about a statistics package that may
come with or is loadable in C?

I'm doing some minor frequencies and other small mathematical
statistics on a set of a few hundred numbers..

Any help appreciated..thanks.

The GNU Scientific Library may have what you need,
http://www.gnu.org/software/gsl/, otherwise a Google search will
probably turn up something.

Robert Gamble
 
D

David Marsh

Hi, I was wondering if anyone knows about a statistics package that may
come with or is loadable in C?

I'm doing some minor frequencies and other small mathematical
statistics on a set of a few hundred numbers..

Any help appreciated..thanks.

Craig.

This is a hobby project. It may be sufficient for your needs if
they are relatively simple. Check it out and let me know what you
think.

http://members.shaw.ca/bystander/cstatlib.html

David
 
C

Chris Hills

Hi, I was wondering if anyone knows about a statistics package that may
come with or is loadable in C?

I'm doing some minor frequencies and other small mathematical
statistics on a set of a few hundred numbers..

Any help appreciated..thanks.

www.nag.com of course

The Numerical Algorithms Group is world famous for doing mathematical
and statistical computing.
 
J

jacob navia

Hi, I was wondering if anyone knows about a statistics package that may
come with or is loadable in C?

I'm doing some minor frequencies and other small mathematical
statistics on a set of a few hundred numbers..

Any help appreciated..thanks.

Craig.
The lcc-win32 compiler offers a statistical library in the standard
distribution

http://www.cs.virginia.edu/~lcc-win32
 

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

Members online

No members online now.

Forum statistics

Threads
474,176
Messages
2,570,950
Members
47,503
Latest member
supremedee

Latest Threads

Top