<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,6 +9,7 @@
         - QNG    : Non-adaptive Gaussian (uses fixed number of sample points in interval)
         - QAG(S) : Adaptive Gaussian (Singluar) (slices interval up based on properties of the function)
         - QAGI   : Adaptive Gaussian with infinite integration range
+        - other are supported but not tested
     - Initial Monte tests
     - Initial Multiroots tests
     - More nan/inf fixes on MSWin32 from &lt;sisyphus@cpan.org&gt;</diff>
      <filename>Changes</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ Scientific Library (GSL) is a numerical library for C and C++ programmers. It
 is free software under the GNU General Public License.  Math::GSL uses SWIG to
 generate Perl bindings to *most* GSL functionality.
 
-Currently Math::GSL requires at least Perl 5.8.8 and GSL 1.11 to compile. SWIG
+Currently Math::GSL requires at least Perl 5.8 and GSL 1.8 to compile. SWIG
 is only needed if you want help work on Math::GSL and checkout code from the
 Math::GSL git repository.
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -4,6 +4,12 @@
 
 * Add overloading to normal arithmetic operators (like Math::MatrixReal) in Vector, Matrix, possibly others
 
+* Investigate serialization of Math::GSL::Vector/Matrix objects
+
+* PDL interoperability : 
+                      my $matrix = Math::GSL::Matrix-&gt;new(50,50);  
+                      my $pdl = $matrix-&gt;as_pdl();
+
 * Test and submit bug reports to make Math::GSL work with Windows/Strawberry Perl/Darwin/Solaris
 
 * Submit examples showing the use of Math::GSL to do everyday calculations</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3739b5ef6d58d45e02c144fd5116198af3ce0d5e</id>
    </parent>
  </parents>
  <author>
    <name>Jonathan Leto</name>
    <email>leto@kadath.local</email>
  </author>
  <url>http://github.com/leto/math--gsl/commit/0da9cb94382b2fb5ff75d5330db98b9f18a270f3</url>
  <id>0da9cb94382b2fb5ff75d5330db98b9f18a270f3</id>
  <committed-date>2008-09-12T03:06:31-07:00</committed-date>
  <authored-date>2008-09-12T03:06:31-07:00</authored-date>
  <message>Update TODO and Changes</message>
  <tree>88afaa82284b75ca28a9aa369a3915dd20a587e2</tree>
  <committer>
    <name>Jonathan Leto</name>
    <email>leto@kadath.local</email>
  </committer>
</commit>
