<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>db6a4699d4107550ffc9b504c02b4e2112e4a4d6</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/d9ec83a4b9b921ff20e992f2b3c78ab97c197271</url>
    <id>d9ec83a4b9b921ff20e992f2b3c78ab97c197271</id>
    <committed-date>2008-08-01T18:53:46-07:00</committed-date>
    <authored-date>2008-08-01T18:53:46-07:00</authored-date>
    <message>try to force delete of resources</message>
    <tree>de647af7a8f72bfeccd149a074857a31e3d815e3</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afcbf2127362a17218577ab8ac98b265b595ed84</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/db6a4699d4107550ffc9b504c02b4e2112e4a4d6</url>
    <id>db6a4699d4107550ffc9b504c02b4e2112e4a4d6</id>
    <committed-date>2008-08-01T07:42:30-07:00</committed-date>
    <authored-date>2008-08-01T07:42:30-07:00</authored-date>
    <message>removed simplearray test and simplearray</message>
    <tree>402a1234fd0f9e12738c4f5c508427d41b7e2f81</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b0327eb5db24becfbef440e2dc4ea54fb7efa08</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/afcbf2127362a17218577ab8ac98b265b595ed84</url>
    <id>afcbf2127362a17218577ab8ac98b265b595ed84</id>
    <committed-date>2008-07-29T21:38:14-07:00</committed-date>
    <authored-date>2008-07-29T21:38:14-07:00</authored-date>
    <message>added some changes from the main repository to keep it more or less compatible. I also deleted all references to the simple array since it's not longer needed. The GPUArray initializes it self or you can specify the device number as last argument.</message>
    <tree>0e5d784752f607904b088f2e08043584d8f2054f</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cda04646edf59beed9dac4d05e1ba521beaf9081</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/4b0327eb5db24becfbef440e2dc4ea54fb7efa08</url>
    <id>4b0327eb5db24becfbef440e2dc4ea54fb7efa08</id>
    <committed-date>2008-07-16T12:59:50-07:00</committed-date>
    <authored-date>2008-07-16T12:59:50-07:00</authored-date>
    <message>fixed some kernel issues</message>
    <tree>b8089aad242b227298c38f66b88d880d52371954</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99cfe7fd9683ae1ebe36488ee16f1e178f69ca66</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/cda04646edf59beed9dac4d05e1ba521beaf9081</url>
    <id>cda04646edf59beed9dac4d05e1ba521beaf9081</id>
    <committed-date>2008-07-15T17:16:28-07:00</committed-date>
    <authored-date>2008-07-15T17:16:28-07:00</authored-date>
    <message>removed some methods renamed files, started to removed references to the simplearray class</message>
    <tree>4612b271822f1026488a58b17d9b3dec2099d1a6</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92bcfd27ebc420ab5cf7fbcd87f61a49302f488c</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/99cfe7fd9683ae1ebe36488ee16f1e178f69ca66</url>
    <id>99cfe7fd9683ae1ebe36488ee16f1e178f69ca66</id>
    <committed-date>2008-07-12T20:54:22-07:00</committed-date>
    <authored-date>2008-07-12T20:54:22-07:00</authored-date>
    <message>increased test size for the gpuarray and added some documentation</message>
    <tree>730d7ca269b413ae90ba163190e6c96d29762399</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cedf553c85129a21606298f45ed3a83be3c2a7e4</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/92bcfd27ebc420ab5cf7fbcd87f61a49302f488c</url>
    <id>92bcfd27ebc420ab5cf7fbcd87f61a49302f488c</id>
    <committed-date>2008-07-12T01:39:02-07:00</committed-date>
    <authored-date>2008-07-12T01:39:02-07:00</authored-date>
    <message>just added wrapper for +/-/*/</message>
    <tree>1cd8623656c99daaa13412006b8fa1405bf59bf6</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>200372497dcd89f23fe6380e4c81fed796771124</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/cedf553c85129a21606298f45ed3a83be3c2a7e4</url>
    <id>cedf553c85129a21606298f45ed3a83be3c2a7e4</id>
    <committed-date>2008-07-12T01:29:10-07:00</committed-date>
    <authored-date>2008-07-12T01:29:10-07:00</authored-date>
    <message>increased sample size for the test run and results still seem to match with the exspected data</message>
    <tree>ce73e1fed57cefe59d6e0cfd58b6ca1abfa48a52</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89d2301e4f3e49ab1c6dc2753d8ef777039f2cec</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/200372497dcd89f23fe6380e4c81fed796771124</url>
    <id>200372497dcd89f23fe6380e4c81fed796771124</id>
    <committed-date>2008-07-12T01:06:06-07:00</committed-date>
    <authored-date>2008-07-12T01:06:06-07:00</authored-date>
    <message>added a module to compare the speed of the gpu vs the cpu. It seems to be awefully high right now</message>
    <tree>4b7ca0237b6135dd35379e9c94438a2f34ffc641</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9ffd33fb0a4d093d44e63884575c81647219a592</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/89d2301e4f3e49ab1c6dc2753d8ef777039f2cec</url>
    <id>89d2301e4f3e49ab1c6dc2753d8ef777039f2cec</id>
    <committed-date>2008-07-11T21:46:21-07:00</committed-date>
    <authored-date>2008-07-11T21:46:21-07:00</authored-date>
    <message>renoamed module and if object is off the wrong kind it will be forwared to the original python math function</message>
    <tree>2c96d8351671394df58aaeaf354dbb848f6be0f5</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>83aaaa82ec7055cbb2cff8749d249242a029b782</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/9ffd33fb0a4d093d44e63884575c81647219a592</url>
    <id>9ffd33fb0a4d093d44e63884575c81647219a592</id>
    <committed-date>2008-07-11T17:59:15-07:00</committed-date>
    <authored-date>2008-07-11T17:59:15-07:00</authored-date>
    <message>radians function added and constants e/pi</message>
    <tree>7d8d908477ac3cc86d98cfe1df7588d57bbe0cf8</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa34accc2f1e1ca8845acb27a926b280b075d699</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/83aaaa82ec7055cbb2cff8749d249242a029b782</url>
    <id>83aaaa82ec7055cbb2cff8749d249242a029b782</id>
    <committed-date>2008-07-11T17:51:25-07:00</committed-date>
    <authored-date>2008-07-11T17:51:25-07:00</authored-date>
    <message>added degrees function and test</message>
    <tree>050d96a91e53b2f132a09b1c668d9346d89caad0</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>109a7c7770a71f64635356f2d2df7ab0383f4121</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/aa34accc2f1e1ca8845acb27a926b280b075d699</url>
    <id>aa34accc2f1e1ca8845acb27a926b280b075d699</id>
    <committed-date>2008-07-11T17:24:17-07:00</committed-date>
    <authored-date>2008-07-11T17:24:17-07:00</authored-date>
    <message>added sinh, cosh,tanh functions and tests</message>
    <tree>699254649520f7d4e63e5fd14ab28b55fa7ff91a</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54b9c55f662b81efa0f93b7681ae58dde262130f</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/109a7c7770a71f64635356f2d2df7ab0383f4121</url>
    <id>109a7c7770a71f64635356f2d2df7ab0383f4121</id>
    <committed-date>2008-07-11T16:11:49-07:00</committed-date>
    <authored-date>2008-07-11T16:11:49-07:00</authored-date>
    <message>added cos/sin/tan/atan/asin function and tests</message>
    <tree>3612901a0fbafeaca696bcbba4cc256057424157</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a43fb054604e60fa0c754a1e44cde2feeb56911</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/54b9c55f662b81efa0f93b7681ae58dde262130f</url>
    <id>54b9c55f662b81efa0f93b7681ae58dde262130f</id>
    <committed-date>2008-07-11T16:00:27-07:00</committed-date>
    <authored-date>2008-07-11T16:00:27-07:00</authored-date>
    <message>added acos function and tests</message>
    <tree>2d0e4614838b331b9e2ae829f61794101cfe63f5</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0895412c5520d2f1a81faf016ab93ae8835e81a1</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/6a43fb054604e60fa0c754a1e44cde2feeb56911</url>
    <id>6a43fb054604e60fa0c754a1e44cde2feeb56911</id>
    <committed-date>2008-07-11T15:54:20-07:00</committed-date>
    <authored-date>2008-07-11T15:54:20-07:00</authored-date>
    <message>added sqrt function and tests</message>
    <tree>fb9c138d4a3159b00e60bc1f0a6b91a67fcb4b6d</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97c63aff81c59e1dcc340cb8eb7a1d31b12e427f</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/0895412c5520d2f1a81faf016ab93ae8835e81a1</url>
    <id>0895412c5520d2f1a81faf016ab93ae8835e81a1</id>
    <committed-date>2008-07-11T15:46:50-07:00</committed-date>
    <authored-date>2008-07-11T15:46:50-07:00</authored-date>
    <message>added pow function and test to math module</message>
    <tree>ae0cde96dbdd921e64a2edc41a5dd2ba3d0afde6</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0040bbbb571a9e2ced055cc9da2f2986d5a42bf0</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/97c63aff81c59e1dcc340cb8eb7a1d31b12e427f</url>
    <id>97c63aff81c59e1dcc340cb8eb7a1d31b12e427f</id>
    <committed-date>2008-07-11T15:26:18-07:00</committed-date>
    <authored-date>2008-07-11T15:26:18-07:00</authored-date>
    <message>added method exp, log, log10 and tests for them</message>
    <tree>3439d3ccff2366fefea7d623c21555d89fc81296</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0310905cf256d36180be4d1dfb47d1124e1469ec</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/0040bbbb571a9e2ced055cc9da2f2986d5a42bf0</url>
    <id>0040bbbb571a9e2ced055cc9da2f2986d5a42bf0</id>
    <committed-date>2008-07-11T14:35:19-07:00</committed-date>
    <authored-date>2008-07-11T14:35:19-07:00</authored-date>
    <message>added frexp method and tests</message>
    <tree>8024fae6f71aaac7d84add57e3781e6a43d23d75</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d7f90b9292f571e74537b547e0d513446c8de74e</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/0310905cf256d36180be4d1dfb47d1124e1469ec</url>
    <id>0310905cf256d36180be4d1dfb47d1124e1469ec</id>
    <committed-date>2008-07-11T14:21:00-07:00</committed-date>
    <authored-date>2008-07-11T14:21:00-07:00</authored-date>
    <message>added modf function and tests</message>
    <tree>fbabbb18e8f48f2f075000973263b2c48379c56a</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a0b59f3fa9b2805c57bca660387fa77cb6bf94f</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/d7f90b9292f571e74537b547e0d513446c8de74e</url>
    <id>d7f90b9292f571e74537b547e0d513446c8de74e</id>
    <committed-date>2008-07-11T13:20:42-07:00</committed-date>
    <authored-date>2008-07-11T13:20:42-07:00</authored-date>
    <message>added fmod function</message>
    <tree>b60b37b5b240bee92c6ae29e58fb91178745395f</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>046faf084678cce1ed9dd86b08968d887a79e1a3</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/5a0b59f3fa9b2805c57bca660387fa77cb6bf94f</url>
    <id>5a0b59f3fa9b2805c57bca660387fa77cb6bf94f</id>
    <committed-date>2008-07-11T13:09:27-07:00</committed-date>
    <authored-date>2008-07-11T13:09:27-07:00</authored-date>
    <message>added eclipse project settigns to gitignore</message>
    <tree>6589c503f067df5d6f1fb41b6108a3c0835d9e6b</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7244804d9a05adb2717647b8b49d6a8aa448987b</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/046faf084678cce1ed9dd86b08968d887a79e1a3</url>
    <id>046faf084678cce1ed9dd86b08968d887a79e1a3</id>
    <committed-date>2008-07-11T13:08:39-07:00</committed-date>
    <authored-date>2008-07-11T13:08:39-07:00</authored-date>
    <message>added floor function</message>
    <tree>c67882a220f08ff04ae65bce4c02b2e759212a55</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>047656ce3b7396b7064ce49beff2d080485f2b92</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/7244804d9a05adb2717647b8b49d6a8aa448987b</url>
    <id>7244804d9a05adb2717647b8b49d6a8aa448987b</id>
    <committed-date>2008-07-11T13:05:12-07:00</committed-date>
    <authored-date>2008-07-11T13:05:12-07:00</authored-date>
    <message>added fabs method and test</message>
    <tree>f826fd5605f1e1a2ad4e6c19b8174ef4a09b06a4</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>44449c95ed371f212489717c3872784daaf75095</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/047656ce3b7396b7064ce49beff2d080485f2b92</url>
    <id>047656ce3b7396b7064ce49beff2d080485f2b92</id>
    <committed-date>2008-07-11T13:00:34-07:00</committed-date>
    <authored-date>2008-07-11T13:00:34-07:00</authored-date>
    <message>renomaed method name from arrange to arange</message>
    <tree>66a7fb568b8003aaca34da3f3a7eda00b5608ce2</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cadac3bc2fbf0f006bc694470c4ae736ad947e0f</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/44449c95ed371f212489717c3872784daaf75095</url>
    <id>44449c95ed371f212489717c3872784daaf75095</id>
    <committed-date>2008-07-11T12:59:01-07:00</committed-date>
    <authored-date>2008-07-11T12:59:01-07:00</authored-date>
    <message>started work on the math module</message>
    <tree>4391bc49a70f25b7edef5d138ca5c02ba7fd4751</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>173a2302b3d6e017357a7d771336fd7b6202897a</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/cadac3bc2fbf0f006bc694470c4ae736ad947e0f</url>
    <id>cadac3bc2fbf0f006bc694470c4ae736ad947e0f</id>
    <committed-date>2008-07-11T01:26:48-07:00</committed-date>
    <authored-date>2008-07-11T01:26:48-07:00</authored-date>
    <message>added a small tool to generate plots based on random data and it uses pylib</message>
    <tree>f552055bfa96e4bd559a0074b5862e7a3c22f5b6</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14fb6c14ed5bb36e3fe2a5990ec27edcdb9c1efa</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/173a2302b3d6e017357a7d771336fd7b6202897a</url>
    <id>173a2302b3d6e017357a7d771336fd7b6202897a</id>
    <committed-date>2008-07-10T22:58:01-07:00</committed-date>
    <authored-date>2008-07-10T22:58:01-07:00</authored-date>
    <message>moved non unit tests to examples since they fit this category better</message>
    <tree>57d1d4a395d5f7906235bd321b679b2bda8576e8</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7e615138e54ee4814448f1412c764e0e1d690d4</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/14fb6c14ed5bb36e3fe2a5990ec27edcdb9c1efa</url>
    <id>14fb6c14ed5bb36e3fe2a5990ec27edcdb9c1efa</id>
    <committed-date>2008-07-10T22:56:00-07:00</committed-date>
    <authored-date>2008-07-10T22:56:00-07:00</authored-date>
    <message>added little example to see how fast the random number generator is</message>
    <tree>2ac2ef915f3946c30a76ab82bfccb58b2d561b0c</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e4086b49847adb1a6ae82a28048a21b0fcf76f8c</id>
      </parent>
    </parents>
    <author>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </author>
    <url>http://github.com/berlinguyinca/pycuda/commit/e7e615138e54ee4814448f1412c764e0e1d690d4</url>
    <id>e7e615138e54ee4814448f1412c764e0e1d690d4</id>
    <committed-date>2008-07-10T22:32:30-07:00</committed-date>
    <authored-date>2008-07-10T22:32:30-07:00</authored-date>
    <message>added some comments</message>
    <tree>6717de58bf6a39604a5b9baa162852d1d728b5d2</tree>
    <committer>
      <name>wohlgemuth</name>
      <email>wohlgemuth@ucdavis.edu</email>
    </committer>
  </commit>
</commits>
