| Title | Math::GSL |
|---|---|
| Student | Thierry Moisan |
| Mentor | Jonathan Leto |
| Abstract | |
|
Perl is an easy language to work with mathematics. However, large libraries of functions in this domain are missing presently. A large open source library of mathematical functions already exists in C/C++ language: the Gnu mathematical library (GSL).
The goal of this project is to make the GSL easily usable in the Perl language by creating a module named Math::GSL. |
|