<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>05361f95c24f59dfb47ea9c1789493027755b450</id>
      </parent>
    </parents>
    <author>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/7e4af2c8fb45b880d3c8e9780b46efd9f0872540</url>
    <id>7e4af2c8fb45b880d3c8e9780b46efd9f0872540</id>
    <committed-date>2009-05-07T22:11:34-07:00</committed-date>
    <authored-date>2009-05-07T22:11:34-07:00</authored-date>
    <message>Changed &quot;I&quot; references to &quot;We&quot;</message>
    <tree>6708555ea7a1afcbbc6b6237496781ba73475ac2</tree>
    <committer>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e0d61d9340039ecf0b6b66da505b8a1d42e0849</id>
      </parent>
    </parents>
    <author>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/05361f95c24f59dfb47ea9c1789493027755b450</url>
    <id>05361f95c24f59dfb47ea9c1789493027755b450</id>
    <committed-date>2009-05-07T21:58:05-07:00</committed-date>
    <authored-date>2009-05-07T21:58:05-07:00</authored-date>
    <message>Added the paper</message>
    <tree>a950d0639b14ea49d27fde210c405cc49dc0c5c2</tree>
    <committer>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>796ee3140249cb91632ca8ec3a4d171b4a1cf4bb</id>
      </parent>
    </parents>
    <author>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/2e0d61d9340039ecf0b6b66da505b8a1d42e0849</url>
    <id>2e0d61d9340039ecf0b6b66da505b8a1d42e0849</id>
    <committed-date>2009-04-28T19:27:53-07:00</committed-date>
    <authored-date>2009-04-28T19:27:53-07:00</authored-date>
    <message>Added version of lift.c with bitwise division. Math is not quite correct, shaves anywhere from 2-5 ms.</message>
    <tree>e0e6f7a0b09adfe0c41da9abfcd71e306a0359c0</tree>
    <committer>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>616114b9231c61d867147fd2301192ebd1387e2f</id>
      </parent>
    </parents>
    <author>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/796ee3140249cb91632ca8ec3a4d171b4a1cf4bb</url>
    <id>796ee3140249cb91632ca8ec3a4d171b4a1cf4bb</id>
    <committed-date>2009-04-28T19:26:11-07:00</committed-date>
    <authored-date>2009-04-28T19:26:11-07:00</authored-date>
    <message>Changed the point where the end time is taken to before the output in lift.c. Also added a version of lift.c with bitwise division. Math is not yet correct.</message>
    <tree>8ef3a93ad32362ac67b9d61e2971633a7796d9c7</tree>
    <committer>
      <name>AltarCrystal</name>
      <email>bmm38@uakron.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19a9cffb45f09b5fc2276801031af0bbf4215ebd</id>
      </parent>
    </parents>
    <author>
      <name>Jason Karney</name>
      <email>riftweaver@hotmail.com</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/616114b9231c61d867147fd2301192ebd1387e2f</url>
    <id>616114b9231c61d867147fd2301192ebd1387e2f</id>
    <committed-date>2009-04-28T12:56:55-07:00</committed-date>
    <authored-date>2009-04-28T12:56:55-07:00</authored-date>
    <message>My take on the gg90 with precalc and some attempts at optimization.
This is for DCT with n=32.

Notable is the precalc that occurs at the beginning of the program, before timing starts.

I recall that the precalc tables looked correct; but my program output does not seem to be correct.
I think maybe I got one of the gg90 loops wrong (I combined a couple of for loops).

There are some very rough coments at the end of the source file to indicate what I modified, in steps that I timed each run.

A sample output file is included with the source. The timing values are roughly a third of the original, unoptimized source.</message>
    <tree>574d3503608ae71cb12b42859cf88a5900b44c45</tree>
    <committer>
      <name>Jason Karney</name>
      <email>riftweaver@hotmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>838f9c8f22c9def2d726cb29c1b0df1bfb934e6f</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/19a9cffb45f09b5fc2276801031af0bbf4215ebd</url>
    <id>19a9cffb45f09b5fc2276801031af0bbf4215ebd</id>
    <committed-date>2009-04-27T13:54:15-07:00</committed-date>
    <authored-date>2009-04-27T13:54:15-07:00</authored-date>
    <message>lift.c: Added the cos/sin/magic R value tables and functions</message>
    <tree>bc6bc6495b90c1ceac54f4fa588c715f475ca94f</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3d64dfee7c4cdc49bb1f8cdeb6ab73080557149</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/838f9c8f22c9def2d726cb29c1b0df1bfb934e6f</url>
    <id>838f9c8f22c9def2d726cb29c1b0df1bfb934e6f</id>
    <committed-date>2009-04-25T20:47:18-07:00</committed-date>
    <authored-date>2009-04-25T20:47:18-07:00</authored-date>
    <message>Fixed some WTFs</message>
    <tree>3fb996d2d43c0522cdfb06ec639017cdf6fbe6b7</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1d385381374d65e994f4c205fff461a40abe6bb</id>
      </parent>
    </parents>
    <author>
      <name>Brian McClain</name>
      <email>bmm38@uakron.edu</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/e3d64dfee7c4cdc49bb1f8cdeb6ab73080557149</url>
    <id>e3d64dfee7c4cdc49bb1f8cdeb6ab73080557149</id>
    <committed-date>2009-04-25T20:34:58-07:00</committed-date>
    <authored-date>2009-04-25T20:34:58-07:00</authored-date>
    <message>Fixed all errors and warnings that arose upon compile. test.c is now able to be compiled</message>
    <tree>8c2da4ae5cee0fd8b8af2018820fcea1ee1cdbda</tree>
    <committer>
      <name>Brian McClain</name>
      <email>bmm38@uakron.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9fa6de45d691cc381df1fd0ac906b40faa89cac8</id>
      </parent>
      <parent>
        <id>78862c73dcc608df8e509e768436b4b0dc16782c</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/a1d385381374d65e994f4c205fff461a40abe6bb</url>
    <id>a1d385381374d65e994f4c205fff461a40abe6bb</id>
    <committed-date>2009-04-25T19:35:06-07:00</committed-date>
    <authored-date>2009-04-25T19:35:06-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:workman161/fourier

Conflicts:
	src/fourier.c</message>
    <tree>a4a10138c791130aacdf2e4bf8315dd9d0e03c8b</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f2c64e485cb2957dc8dfe326d7287c023b8a5f9</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/9fa6de45d691cc381df1fd0ac906b40faa89cac8</url>
    <id>9fa6de45d691cc381df1fd0ac906b40faa89cac8</id>
    <committed-date>2009-04-25T19:30:51-07:00</committed-date>
    <authored-date>2009-04-25T19:30:51-07:00</authored-date>
    <message>Put in the correct URL for cloning in the README</message>
    <tree>3cec06d7e72eaa5f716fd927ffa682c2839b4aa4</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c5827c633b4423b86258f6b0fc84aa09ec80fee</id>
      </parent>
    </parents>
    <author>
      <name>Blake Miner</name>
      <email>bcm13@uakron.edu</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/78862c73dcc608df8e509e768436b4b0dc16782c</url>
    <id>78862c73dcc608df8e509e768436b4b0dc16782c</id>
    <committed-date>2009-04-23T15:16:28-07:00</committed-date>
    <authored-date>2009-04-23T15:16:28-07:00</authored-date>
    <message>Added fourier.c -- the 6 processor MPI version of the FFT.</message>
    <tree>bfe07eff5cb0feb282f1ee9239ff75b753f30adc</tree>
    <committer>
      <name>Blake Miner</name>
      <email>bcm13@uakron.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92135408f69050977fff748fdf0f58af306fcb4c</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/6f2c64e485cb2957dc8dfe326d7287c023b8a5f9</url>
    <id>6f2c64e485cb2957dc8dfe326d7287c023b8a5f9</id>
    <committed-date>2009-04-23T14:05:09-07:00</committed-date>
    <authored-date>2009-04-23T14:05:09-07:00</authored-date>
    <message>Added the in-class comments and some other optimizations</message>
    <tree>1e382db304d5ef53a8436a81a8750f371587960e</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e549d0192abbeffbcf0be45bf6fdbdf4cefd23bd</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/92135408f69050977fff748fdf0f58af306fcb4c</url>
    <id>92135408f69050977fff748fdf0f58af306fcb4c</id>
    <committed-date>2009-04-14T08:43:39-07:00</committed-date>
    <authored-date>2009-04-14T08:43:39-07:00</authored-date>
    <message>fourier.c:Ran astyle</message>
    <tree>93bce615dd1ec71e1b1a9e86a4c9e8a0d0aad1da</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cebbe783813aeeec7d105c5a9ffc41e6a63a60e3</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/e549d0192abbeffbcf0be45bf6fdbdf4cefd23bd</url>
    <id>e549d0192abbeffbcf0be45bf6fdbdf4cefd23bd</id>
    <committed-date>2009-04-14T08:43:04-07:00</committed-date>
    <authored-date>2009-04-14T08:43:04-07:00</authored-date>
    <message>Add the original fourier.c</message>
    <tree>88eecc111d7bc16da4dcf47c3e4305c40d953294</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>67a87c77f605a918ebe502af74632ab5fd42135c</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/cebbe783813aeeec7d105c5a9ffc41e6a63a60e3</url>
    <id>cebbe783813aeeec7d105c5a9ffc41e6a63a60e3</id>
    <committed-date>2009-04-14T08:31:18-07:00</committed-date>
    <authored-date>2009-04-14T08:31:18-07:00</authored-date>
    <message>lift.c: Trying to make sense of some of the loops by renaming variables and stopping memory hemmoraging</message>
    <tree>21f9cf332c44f03119b3c455d9b00ee279053d62</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>574b13cfb9397cfdf471c0ab59b4a6d6c286643a</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/67a87c77f605a918ebe502af74632ab5fd42135c</url>
    <id>67a87c77f605a918ebe502af74632ab5fd42135c</id>
    <committed-date>2009-04-14T06:27:15-07:00</committed-date>
    <authored-date>2009-04-14T06:27:15-07:00</authored-date>
    <message>main(): More sequences, some documentation. I've discovered the tournament shuffle.</message>
    <tree>632a85d49b18136f17f31eacb9c3503070b11d92</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20c9df05c23d6753944c41fe1162581f6295879f</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/574b13cfb9397cfdf471c0ab59b4a6d6c286643a</url>
    <id>574b13cfb9397cfdf471c0ab59b4a6d6c286643a</id>
    <committed-date>2009-04-14T06:19:29-07:00</committed-date>
    <authored-date>2009-04-14T06:19:29-07:00</authored-date>
    <message>main(): Document sequences, optimize out mult</message>
    <tree>99a4e5c39860defffce534837e15a0c40809a6c3</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c5827c633b4423b86258f6b0fc84aa09ec80fee</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/20c9df05c23d6753944c41fe1162581f6295879f</url>
    <id>20c9df05c23d6753944c41fe1162581f6295879f</id>
    <committed-date>2009-04-14T06:14:11-07:00</committed-date>
    <authored-date>2009-04-14T06:14:11-07:00</authored-date>
    <message>gg90(): Optimized, added out[] parameter</message>
    <tree>da73d3d56b3eede25aeee328df7276b909bd0db2</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed73d0e22903ba4bf2f6a20db68dd8692c88f83d</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/2c5827c633b4423b86258f6b0fc84aa09ec80fee</url>
    <id>2c5827c633b4423b86258f6b0fc84aa09ec80fee</id>
    <committed-date>2009-04-14T06:02:18-07:00</committed-date>
    <authored-date>2009-04-14T06:02:18-07:00</authored-date>
    <message>gg90(): Wrote out sequences, renamed more variables to make sense</message>
    <tree>4dcbda9959e42cb84c32be7866586d8ad969169c</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1cc307c8abb78985afe98df5d712c8f23cebdc34</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/ed73d0e22903ba4bf2f6a20db68dd8692c88f83d</url>
    <id>ed73d0e22903ba4bf2f6a20db68dd8692c88f83d</id>
    <committed-date>2009-04-14T05:54:16-07:00</committed-date>
    <authored-date>2009-04-14T05:54:16-07:00</authored-date>
    <message>Documentation, clarification, variable names, one quick optimization about trig variables in gg90()</message>
    <tree>4a43e5cfb0a02b0199e8ed134ca62b58313803a8</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfd02dd7d4292cd4b7fd93fe4ac3cfc2755ef274</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/1cc307c8abb78985afe98df5d712c8f23cebdc34</url>
    <id>1cc307c8abb78985afe98df5d712c8f23cebdc34</id>
    <committed-date>2009-04-14T05:46:08-07:00</committed-date>
    <authored-date>2009-04-14T05:46:08-07:00</authored-date>
    <message>Added out[] to lift()
Added a lift() that uses in-place array modification
Optimized lift90sr()</message>
    <tree>eba86fe4dc20f9b47115c32586208b8174cb9f2b</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>180672f67c79ee9b8ff9174cc44698be83906d03</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/dfd02dd7d4292cd4b7fd93fe4ac3cfc2755ef274</url>
    <id>dfd02dd7d4292cd4b7fd93fe4ac3cfc2755ef274</id>
    <committed-date>2009-04-14T05:28:42-07:00</committed-date>
    <authored-date>2009-04-14T05:28:42-07:00</authored-date>
    <message>Document lift90sr, add size param</message>
    <tree>0682dd705ab7ea68b042f8913415c1ae0ae398ec</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99afac079518a8e939b6b493d47fb99b03789890</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/180672f67c79ee9b8ff9174cc44698be83906d03</url>
    <id>180672f67c79ee9b8ff9174cc44698be83906d03</id>
    <committed-date>2009-04-14T05:28:27-07:00</committed-date>
    <authored-date>2009-04-14T05:28:27-07:00</authored-date>
    <message>Clarifications in lift.c</message>
    <tree>be7a73689dedaa1fbd9c85333f742d6c5847ede7</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4669ec31c4454d7aac422136a2982e14f8925609</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/99afac079518a8e939b6b493d47fb99b03789890</url>
    <id>99afac079518a8e939b6b493d47fb99b03789890</id>
    <committed-date>2009-04-13T14:45:09-07:00</committed-date>
    <authored-date>2009-04-13T14:45:09-07:00</authored-date>
    <message>lift(): Better variable names, use out parameters</message>
    <tree>31a87342ec0f07347c5d9ab23682032cbfe33b36</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a15b15c459a5380b2704785a50c84efb1c697b14</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/4669ec31c4454d7aac422136a2982e14f8925609</url>
    <id>4669ec31c4454d7aac422136a2982e14f8925609</id>
    <committed-date>2009-04-13T14:41:15-07:00</committed-date>
    <authored-date>2009-04-13T14:41:15-07:00</authored-date>
    <message>Optimize sumdiff()</message>
    <tree>0c7f3a9f629c52c21d4d3d9082ac9799a8d778e7</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c436549416795f79b2a045d425621babce29f3c5</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/a15b15c459a5380b2704785a50c84efb1c697b14</url>
    <id>a15b15c459a5380b2704785a50c84efb1c697b14</id>
    <committed-date>2009-04-13T14:34:11-07:00</committed-date>
    <authored-date>2009-04-13T14:34:11-07:00</authored-date>
    <message>Document sumdiff</message>
    <tree>073baee88d9439f2a0efb3c5e7797a47254500e1</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0babc29d43c8c42bd6bfc72da14b15ccacfee239</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/c436549416795f79b2a045d425621babce29f3c5</url>
    <id>c436549416795f79b2a045d425621babce29f3c5</id>
    <committed-date>2009-04-06T16:08:46-07:00</committed-date>
    <authored-date>2009-04-06T16:08:46-07:00</authored-date>
    <message>Optimization: change the size of lift's x[] to be 2 instead of SIZE</message>
    <tree>ec80b05affe5c62c2396f6f76b51f24f24163910</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3ba9c80ab2446c383684092307e8339293beb45</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/0babc29d43c8c42bd6bfc72da14b15ccacfee239</url>
    <id>0babc29d43c8c42bd6bfc72da14b15ccacfee239</id>
    <committed-date>2009-04-06T16:08:07-07:00</committed-date>
    <authored-date>2009-04-06T16:08:07-07:00</authored-date>
    <message>Details about the magic R variable</message>
    <tree>01abda8d3d06422d56b53093bbc4c7d8f13b4c3f</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>304940422beb0a294d20fcaf94c67596796ce537</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/f3ba9c80ab2446c383684092307e8339293beb45</url>
    <id>f3ba9c80ab2446c383684092307e8339293beb45</id>
    <committed-date>2009-04-06T16:07:49-07:00</committed-date>
    <authored-date>2009-04-06T16:07:49-07:00</authored-date>
    <message>Added README</message>
    <tree>cb236854b1c893706e0c961f3867733e03a6cf47</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>910632b89ca054cd3d61c8f17108f1213c25c0d1</id>
      </parent>
    </parents>
    <author>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </author>
    <url>http://github.com/workman161/fourier/commit/304940422beb0a294d20fcaf94c67596796ce537</url>
    <id>304940422beb0a294d20fcaf94c67596796ce537</id>
    <committed-date>2009-04-06T14:38:12-07:00</committed-date>
    <authored-date>2009-04-06T14:38:12-07:00</authored-date>
    <message>Started merging the two algorithms into one test</message>
    <tree>a473359bd8efb6f3a0831c54f84e539e98b614a7</tree>
    <committer>
      <name>Trever Fischer</name>
      <email>wm161@wm161.net</email>
    </committer>
  </commit>
</commits>
