English     Español
[Main Index] : Programming : Languages : Perl : CPAN Modules : Data Type Utilities : Math
 Math::Gsl CPAN (Perl) Module 

Search

 

Categories

Math::Gsl::Polynomial   Math::Gsl::Sf  

Documents

Math::Gsl (Gsl - Perl Interface to The GNU Scientific Library) (Displayed)
README 

Math::Gsl (Gsl - Perl Interface to The GNU Scientific Library)


NAME

Gsl - Perl Interface to The GNU Scientific Library


SYNOPSIS

  use Math::Gsl;
  use Math::Gsl::Sf;         # use Special Function library
  use Math::Gsl::Polynomial; # use poly_complex_solve


DESCRIPTION

  Currently this module implements the GSL Special function library and the
  single GSL function poly_complex_solve.
  Please see the manual page for Math::Gsl::Sf for relevant documenation.


Exported constants

        None


Exported functions

        None


AUTHOR

Jonathan Leto, jonathan@leto.net


SEE ALSO

GNU Scientific Library http://sources.redhat.com/gsl

To get Math::Gsl: http://www.leto.net/code/gsl/

Information

This site is currently in testing, it is not yet operating using the full database. Until it is officially launched you may wish to visit Help-Site Computer Manuals. After launch, this site (HelpSpy) will replace Help-Site. Information about the spider which is currently trawling the Internet looking for links to add to this directory can be found here.
   

©Copyright Nicholas Reynolds 2004