<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,10 @@
 
 = Linalg Changes
 
+=== Version 1.0.1
+
+* 1.9 compatibility.
+
 === Version 1.0.0
 
 * Use g2c instead of f2c.  Contributed by Luis Parravicini.</diff>
      <filename>CHANGES</filename>
    </modified>
    <modified>
      <diff>@@ -251,8 +251,6 @@ or simply pass an explicit epsilon to any of these methods.
 
 ==== Singular Value Decomposition
 
-And now the fun stuff &lt;tt&gt;  =)&lt;/tt&gt;
-
   irb(main):000:0&gt; a = DMatrix.rand(4, 7) ;
   irb(main):000:0* u, s, vt = a.singular_value_decomposition
   =&gt; [</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ require 'fileutils'
 require 'rdoc/rdoc'
 require 'mkmf'
 
-LINALG_VERSION = &quot;1.0.0&quot;
+LINALG_VERSION = &quot;1.0.1&quot;
 
 DLEXT = Config::CONFIG[&quot;DLEXT&quot;]
 </diff>
      <filename>install.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e3e3da0fae7a68ce3fdec8c8c709c47a56df82a8</id>
    </parent>
  </parents>
  <author>
    <name>quix</name>
    <email>quixoticsycophant@gmail.com</email>
  </author>
  <url>http://github.com/quix/linalg/commit/3d9856fbf220f6e27942f3970fa5e731e6294683</url>
  <id>3d9856fbf220f6e27942f3970fa5e731e6294683</id>
  <committed-date>2009-03-29T16:43:12-07:00</committed-date>
  <authored-date>2009-03-29T16:43:12-07:00</authored-date>
  <message>update version and CHANGES</message>
  <tree>a3f2d0a2104ecefdbb50493abd4a7ec345da3e66</tree>
  <committer>
    <name>quix</name>
    <email>quixoticsycophant@gmail.com</email>
  </committer>
</commit>
