File: TODO

package info (click to toggle)
libmath-gsl-perl 0.45-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192,156 kB
  • sloc: ansic: 895,524; perl: 24,682; makefile: 12
file content (19 lines) | stat: -rw-r--r-- 614 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
=head1 TODO

=head2 List of Things that you can do to help Math::GSL

* Use Math::GSL in your calculations and tell people about it!

* Submit examples showing the use of Math::GSL to do everyday calculations

* Fix or provide more info on a Github Issue: https://github.com/leto/math--gsl/issues

* Add tests for the functions in Math::GSL::Randist

* Test and submit bug reports to make Math::GSL work with Windows/Strawberry Perl/Darwin/Solaris

* Make passing parameters to function references work properly

* Investigate serialization of Math::GSL::Vector/Matrix objects

* Investigate static linking issues