Changes between Version 12 and Version 13 of Examples/Laplace


Ignore:
Timestamp:
Mar 30, 2011, 3:29:37 AM (13 years ago)
Author:
Ben Lippmeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Examples/Laplace

    v12 v13  
    1111== Code ==
    1212
    13 The main algorithm is at [http://code.ouroborus.net/repa/repa-stable/repa-examples/Laplace/src/Solver.hs Solver.hs]
     13The main algorithm is at [http://code.ouroborus.net/repa/repa-stable/repa-examples/examples/Laplace/src-repa/Solver.hs Solver.hs]
    1414
    1515The wrapper is at [http://code.ouroborus.net/repa/repa-stable/repa-examples/examples/Laplace/src-repa/Main.hs Main.hs]