Update TODO
[Math-GSL.git] / TODO
blob7caed2b4709694bf4bd70d30742dedade2c198d2
1 =head1 TODO
3 =head2 List of Things that you can do to help Math::GSL
5 * Add overloading to normal arithmetic operators (like Math::MatrixReal) in Vector, Matrix, possibly others
7 * Test and submit bug reports to make Math::GSL work with Windows/Strawberry Perl/Darwin/Solaris
9 * Submit examples showing the use of Math::GSL to do everyday calculations
11 * Make HTML version of Math::GSL POD look nicer
13 * Add tests in xt/ to test for correct Build.PL behavior when modules are missing, etc...
15 * Investigate static linking issues
17 * Use Math::GSL in your calculations and tell people about it!