Skip to content

frithnanth/raku-Math-Libgsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 

Repository files navigation

NAME

Math::Libgsl::* - An interface to libgsl, the Gnu Scientific Library.

DESCRIPTION

Math::Libgsl provides an interface to libgsl - the GNU Scientific Library.

This is a work in progress. The GSL is huge and I will release early and release often while developing the module; I will try to keep the interface as consistent as I can.

This repository is not a software project, but just an index of the Libgsl modules I'm developing.

The modules available at the moment are the following:

C Library Documentation

For more details on libgsl see https://www.gnu.org/software/gsl/.
The excellent C Library manual is available here https://www.gnu.org/software/gsl/doc/html/index.html, or here https://www.gnu.org/software/gsl/doc/latex/gsl-ref.pdf in PDF format.

AUTHOR

Fernando Santagata [email protected]

COPYRIGHT AND LICENSE

Copyright 2019 Fernando Santagata

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

About

Raku interface to libgsl, the GNU Scientific Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published