<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>7c0cd3471d714897afdfe75703a42f17df263236</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>joe@josephwilk.net</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/1aa6d469985d84d307d12b3559541897bc98f0e0</url>
    <id>1aa6d469985d84d307d12b3559541897bc98f0e0</id>
    <committed-date>2009-08-01T10:31:39-07:00</committed-date>
    <authored-date>2009-08-01T10:31:39-07:00</authored-date>
    <message>bump 0.1.3 release</message>
    <tree>3acf0a53a8c46eda255cf83fdc8f7af011260350</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>joe@josephwilk.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>063500568f30e14288c616a0eb725be80d6b5503</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>joe@josephwilk.net</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/7c0cd3471d714897afdfe75703a42f17df263236</url>
    <id>7c0cd3471d714897afdfe75703a42f17df263236</id>
    <committed-date>2009-08-01T09:59:51-07:00</committed-date>
    <authored-date>2009-08-01T09:59:51-07:00</authored-date>
    <message>Fixed bug with keyword output</message>
    <tree>ed3e9a6421a8aa4b08d17ca6e243bb8a2aa6aad2</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>joe@josephwilk.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9176ccdc5a0c83903223fa5c4b669e427fb54532</id>
      </parent>
    </parents>
    <author>
      <name>speedmax</name>
      <email>subjective@gmail.com</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/063500568f30e14288c616a0eb725be80d6b5503</url>
    <id>063500568f30e14288c616a0eb725be80d6b5503</id>
    <committed-date>2009-08-01T09:27:20-07:00</committed-date>
    <authored-date>2009-06-14T22:14:47-07:00</authored-date>
    <message>Ruby 1.9 compatibility
 - remove usage of hash#index to hash#key [ruby 1.9 compat]
 - adding require 'stringio'
 - removed deprecated condition colon (:) syntax [ruby 1.9 compat]

Signed-off-by: Joseph Wilk &lt;josephwilk@joesniff.co.uk&gt;</message>
    <tree>dd89b22af389204dca7c73e89d0c4e9733157077</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71f71777eaac4950fd5630d4b0db1491b3847740</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/9176ccdc5a0c83903223fa5c4b669e427fb54532</url>
    <id>9176ccdc5a0c83903223fa5c4b669e427fb54532</id>
    <committed-date>2008-11-19T03:01:26-08:00</committed-date>
    <authored-date>2008-11-19T03:01:26-08:00</authored-date>
    <message>Fixed problem where LSA was raising errors when trying to reduce dimensions of non-square matrices</message>
    <tree>86e92bd0821ce9aded069b0bfa3ecb792c072f34</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>191d1f910cd5c6a599b29f8bea754245247082ba</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/71f71777eaac4950fd5630d4b0db1491b3847740</url>
    <id>71f71777eaac4950fd5630d4b0db1491b3847740</id>
    <committed-date>2008-11-14T13:02:05-08:00</committed-date>
    <authored-date>2008-11-14T13:02:05-08:00</authored-date>
    <message>formatting</message>
    <tree>1caa9f77937f27725e8c5ca71ac35db8b82026b1</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9b9fd00894747970ca094b208bd8c2c9f2469873</id>
      </parent>
      <parent>
        <id>6d234019929febe0f7d553122a858288d1f7a828</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/191d1f910cd5c6a599b29f8bea754245247082ba</url>
    <id>191d1f910cd5c6a599b29f8bea754245247082ba</id>
    <committed-date>2008-11-14T12:59:23-08:00</committed-date>
    <authored-date>2008-11-14T12:59:23-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:josephwilk/rsemantic</message>
    <tree>a449b55fcd48300a1b81a5bade9907f0126c4d29</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d21ae501e299e2ddbeff3bf3304b43a3d52502e</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/9b9fd00894747970ca094b208bd8c2c9f2469873</url>
    <id>9b9fd00894747970ca094b208bd8c2c9f2469873</id>
    <committed-date>2008-11-14T12:58:35-08:00</committed-date>
    <authored-date>2008-11-14T12:58:35-08:00</authored-date>
    <message>Refactoring to make algorithm better fit mathmatic formula</message>
    <tree>9c2cc7dccc7507a99c657c8a9ab4f24a4addb532</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2155fee29950935b30d0960c7bfc2940e7cf5df</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/6d234019929febe0f7d553122a858288d1f7a828</url>
    <id>6d234019929febe0f7d553122a858288d1f7a828</id>
    <committed-date>2008-11-14T02:04:55-08:00</committed-date>
    <authored-date>2008-11-14T02:04:55-08:00</authored-date>
    <message>Releasing 0.1.1</message>
    <tree>40cfddbba6724b1e7db5acb64149362ab46c802d</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d21ae501e299e2ddbeff3bf3304b43a3d52502e</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/e2155fee29950935b30d0960c7bfc2940e7cf5df</url>
    <id>e2155fee29950935b30d0960c7bfc2940e7cf5df</id>
    <committed-date>2008-11-14T01:59:28-08:00</committed-date>
    <authored-date>2008-11-14T01:59:28-08:00</authored-date>
    <message>Tighting specs for logging and setting verbose mode</message>
    <tree>336b0c95b33cf4004a1ac2084b32d835d4700574</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc8e0417d9f1694f90f57afe2ea743130fdfd5b2</id>
      </parent>
      <parent>
        <id>1d57a3c2727927a6464f0a8679f4016a58059960</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/8d21ae501e299e2ddbeff3bf3304b43a3d52502e</url>
    <id>8d21ae501e299e2ddbeff3bf3304b43a3d52502e</id>
    <committed-date>2008-11-13T01:52:03-08:00</committed-date>
    <authored-date>2008-11-13T01:52:03-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:josephwilk/rsemantic</message>
    <tree>f7b7abe318c2fa6c7f648e2a24614ebe5501bdb2</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c60a86a3d4b7685a928ff63a73d6ade97679426</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/fc8e0417d9f1694f90f57afe2ea743130fdfd5b2</url>
    <id>fc8e0417d9f1694f90f57afe2ea743130fdfd5b2</id>
    <committed-date>2008-11-13T01:51:24-08:00</committed-date>
    <authored-date>2008-11-13T01:51:24-08:00</authored-date>
    <message>Correcting typo</message>
    <tree>51741cdb2ba97861071ff99cee822f24c17b2792</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5d6a999af9992b767d4b2b09f31541c06650dbe2</id>
      </parent>
    </parents>
    <author>
      <name>josephwilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/1d57a3c2727927a6464f0a8679f4016a58059960</url>
    <id>1d57a3c2727927a6464f0a8679f4016a58059960</id>
    <committed-date>2008-11-13T01:48:26-08:00</committed-date>
    <authored-date>2008-11-13T01:48:26-08:00</authored-date>
    <message>words</message>
    <tree>7a84350e168b741ffdd8508a1315dab86a37766f</tree>
    <committer>
      <name>josephwilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c60a86a3d4b7685a928ff63a73d6ade97679426</id>
      </parent>
    </parents>
    <author>
      <name>josephwilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/5d6a999af9992b767d4b2b09f31541c06650dbe2</url>
    <id>5d6a999af9992b767d4b2b09f31541c06650dbe2</id>
    <committed-date>2008-11-13T01:48:07-08:00</committed-date>
    <authored-date>2008-11-13T01:48:07-08:00</authored-date>
    <message>removing odd joesniff links</message>
    <tree>1a986194f24690f4695a309909d4a529a6263250</tree>
    <committer>
      <name>josephwilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>045bcc9e730ce8af5ba93183a8be69fc30ecaea0</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/8c60a86a3d4b7685a928ff63a73d6ade97679426</url>
    <id>8c60a86a3d4b7685a928ff63a73d6ade97679426</id>
    <committed-date>2008-11-13T01:46:17-08:00</committed-date>
    <authored-date>2008-11-13T01:46:17-08:00</authored-date>
    <message>setting up rake tasks and adding first gemspec</message>
    <tree>bb1557313f1784bd4b94b8999c5a0068bce2d3a4</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c40ef4b937ca3bb338c25e209b86076db6c062d</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/045bcc9e730ce8af5ba93183a8be69fc30ecaea0</url>
    <id>045bcc9e730ce8af5ba93183a8be69fc30ecaea0</id>
    <committed-date>2008-11-13T01:23:09-08:00</committed-date>
    <authored-date>2008-11-13T01:23:09-08:00</authored-date>
    <message>Bringing frequency caculations back into tf-idf transform</message>
    <tree>aa6acd8edb5bfc012ddcd0837cddd124091a2ef5</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dcf96923d398f1fc7bc50c5f7e42930a4251fe61</id>
      </parent>
    </parents>
    <author>
      <name>JoeSniff</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/1c40ef4b937ca3bb338c25e209b86076db6c062d</url>
    <id>1c40ef4b937ca3bb338c25e209b86076db6c062d</id>
    <committed-date>2008-11-09T07:01:55-08:00</committed-date>
    <authored-date>2008-11-09T07:01:55-08:00</authored-date>
    <message>words</message>
    <tree>bce0ca2e5a05f7e80b3a79e00d3d75c37cb5cd02</tree>
    <committer>
      <name>JoeSniff</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d0f69ea4a6f2111b9de39999bd0aa27b405f037</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/dcf96923d398f1fc7bc50c5f7e42930a4251fe61</url>
    <id>dcf96923d398f1fc7bc50c5f7e42930a4251fe61</id>
    <committed-date>2008-11-07T09:42:18-08:00</committed-date>
    <authored-date>2008-11-07T09:42:18-08:00</authored-date>
    <message>Wrapping DMatrix in a VectorSpace::Model. This allows us to attach keywords to the matrix and get pretty output.</message>
    <tree>c37c8a74b9a10227d14ad0e1118b8482682c884b</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16cde9992733b561b4a9d701d007062522b54be7</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/1d0f69ea4a6f2111b9de39999bd0aa27b405f037</url>
    <id>1d0f69ea4a6f2111b9de39999bd0aa27b405f037</id>
    <committed-date>2008-11-06T02:00:26-08:00</committed-date>
    <authored-date>2008-11-06T02:00:26-08:00</authored-date>
    <message>Changed internal represenataion of vector space. Using rows as terms and columns as docs. This conforms with LSA research papers.</message>
    <tree>3d29a2336817b85a31e57a2e68820afc86a2d1f4</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>538a0e8fd9bf251b531804394752be3af981074a</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/16cde9992733b561b4a9d701d007062522b54be7</url>
    <id>16cde9992733b561b4a9d701d007062522b54be7</id>
    <committed-date>2008-10-22T04:18:10-07:00</committed-date>
    <authored-date>2008-10-22T04:18:10-07:00</authored-date>
    <message>Wrapping specs in modules to cleanup repeated module names in specs</message>
    <tree>ade29136d7b7c1895db89ee6db3063cf6e06ee48</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7855d86d440258787df7629c002af9d707ae1dd3</id>
      </parent>
    </parents>
    <author>
      <name>JoeSniff</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/538a0e8fd9bf251b531804394752be3af981074a</url>
    <id>538a0e8fd9bf251b531804394752be3af981074a</id>
    <committed-date>2008-10-08T06:35:48-07:00</committed-date>
    <authored-date>2008-10-08T06:35:48-07:00</authored-date>
    <message>words</message>
    <tree>50fc23352b83cb0754cce8685e22bd002d11b443</tree>
    <committer>
      <name>JoeSniff</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7c3c7819412220582d98d10ea57a1f84323e120c</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/7855d86d440258787df7629c002af9d707ae1dd3</url>
    <id>7855d86d440258787df7629c002af9d707ae1dd3</id>
    <committed-date>2008-10-08T06:28:45-07:00</committed-date>
    <authored-date>2008-10-08T06:28:45-07:00</authored-date>
    <message>Clean up rouge python comments</message>
    <tree>ee5ab623702ad4c2e4a09639850d07cb2bf22991</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12f4e1d91ef7e1142e48424eefe7a207bd6c8b81</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/7c3c7819412220582d98d10ea57a1f84323e120c</url>
    <id>7c3c7819412220582d98d10ea57a1f84323e120c</id>
    <committed-date>2008-09-29T01:42:06-07:00</committed-date>
    <authored-date>2008-09-29T01:42:06-07:00</authored-date>
    <message>Overly defensive trying to parse document if its not in the cache. If its not in the cache something has seriously gone wrong and we should stop rather than try to continue parsing.</message>
    <tree>b9f4af5c1760329a9cae369f28ccb78d5ed6eddc</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e4a7d3e32f4149dcc2d86497bccadd80189406f</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/12f4e1d91ef7e1142e48424eefe7a207bd6c8b81</url>
    <id>12f4e1d91ef7e1142e48424eefe7a207bd6c8b81</id>
    <committed-date>2008-09-29T01:36:03-07:00</committed-date>
    <authored-date>2008-09-29T01:36:03-07:00</authored-date>
    <message>Caching is too much like side effect. Extract as method and make explict that caching is happening</message>
    <tree>3794a4b132cbc4ecfb23dc485fce118c1baa09be</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0e16cabee99cfcbb55f2ecf0744a9000df2dd1c</id>
      </parent>
    </parents>
    <author>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/4e4a7d3e32f4149dcc2d86497bccadd80189406f</url>
    <id>4e4a7d3e32f4149dcc2d86497bccadd80189406f</id>
    <committed-date>2008-09-29T01:31:04-07:00</committed-date>
    <authored-date>2008-09-29T01:31:04-07:00</authored-date>
    <message>typo</message>
    <tree>730484e976a69400fc3f3f2e3d4b4ca2ba89b150</tree>
    <committer>
      <name>Joseph Wilk</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c6a2c63447cd1424f37dbc230d279e72b211041</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/a0e16cabee99cfcbb55f2ecf0744a9000df2dd1c</url>
    <id>a0e16cabee99cfcbb55f2ecf0744a9000df2dd1c</id>
    <committed-date>2008-09-28T12:29:09-07:00</committed-date>
    <authored-date>2008-09-28T12:29:09-07:00</authored-date>
    <message>Adding TODO</message>
    <tree>d202a688f1cfae566123c68b0f4594d704fa78ae</tree>
    <committer>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09660e58bc80c23d3691bc6c44d19cf9baf6aa39</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/9c6a2c63447cd1424f37dbc230d279e72b211041</url>
    <id>9c6a2c63447cd1424f37dbc230d279e72b211041</id>
    <committed-date>2008-09-28T06:50:11-07:00</committed-date>
    <authored-date>2008-09-28T06:50:11-07:00</authored-date>
    <message>Refactor: extracting method</message>
    <tree>7bd95d15c832e7d2739d5f5aa509724e3f55bb1e</tree>
    <committer>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1102bc9acdacc2d02b58e8b9867c238972c4a072</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/09660e58bc80c23d3691bc6c44d19cf9baf6aa39</url>
    <id>09660e58bc80c23d3691bc6c44d19cf9baf6aa39</id>
    <committed-date>2008-09-27T12:29:01-07:00</committed-date>
    <authored-date>2008-09-27T12:29:01-07:00</authored-date>
    <message>Refactor: extracting method to improve readability</message>
    <tree>862a576a5698f7709987e47fefb7e7b6eae86c90</tree>
    <committer>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>212329ce0b5a45f19810844f8abb99dbea263319</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/1102bc9acdacc2d02b58e8b9867c238972c4a072</url>
    <id>1102bc9acdacc2d02b58e8b9867c238972c4a072</id>
    <committed-date>2008-09-27T06:51:22-07:00</committed-date>
    <authored-date>2008-09-27T06:51:22-07:00</authored-date>
    <message>Moving docs into github wiki</message>
    <tree>b252c45138e4560a3c8a7a7de3c9372eee16ab84</tree>
    <committer>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e4a779d42ee127d0cdb4d756f5813c9b512b49b</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/212329ce0b5a45f19810844f8abb99dbea263319</url>
    <id>212329ce0b5a45f19810844f8abb99dbea263319</id>
    <committed-date>2008-09-27T05:17:30-07:00</committed-date>
    <authored-date>2008-09-27T05:17:30-07:00</authored-date>
    <message>link to Linalg::DMatrix</message>
    <tree>9cacf3caefb6ba02b9ca062712caa4336659c18d</tree>
    <committer>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d905147ceb941b29979c7aa12fd709b73bd2d9b</id>
      </parent>
      <parent>
        <id>a4aff53148da93317150075f153e0000940e5929</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </author>
    <url>http://github.com/josephwilk/rsemantic/commit/9e4a779d42ee127d0cdb4d756f5813c9b512b49b</url>
    <id>9e4a779d42ee127d0cdb4d756f5813c9b512b49b</id>
    <committed-date>2008-09-27T05:05:44-07:00</committed-date>
    <authored-date>2008-09-27T05:05:44-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:JoeSniff/rsemantic</message>
    <tree>f940d999608ebe3c5e83fcb1eb120029b6c0d971</tree>
    <committer>
      <name>unknown</name>
      <email>josephwilk@joesniff.co.uk</email>
    </committer>
  </commit>
</commits>
