20 | | Ben (benl23) -- updated 28th April 2010 |
21 | | |
22 | | * The first version has just been released, and I'm working on getting the trac set up. |
23 | | * I'm loading all outstanding issues into the tracker, and will put up pictures showing the output of some of the examples. |
24 | | * I'm planning to split the core of the example programs into repa-algorithms, so they're easier to reuse. |
25 | | * I need to use a better image format than ASCII PPM for the Laplace and FFT examples. Reading and writing >10k ASCII doubles is very slow. |
26 | | * I'll also add some more examples. I've got QR decomposition and a fluid flow solver in mind. |
| 20 | Ben (benl23) -- updated 7th May 2010 |
| 21 | * I'm adding pictures showing the examples to the trac. |
| 22 | * I'll also planning to write some more examples. I've got QR decomposition and a fluid flow solver in mind. |