Changes between Version 12 and Version 13 of Examples/Laplace
- Timestamp:
- Mar 30, 2011, 3:29:37 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Examples/Laplace
v12 v13 11 11 == Code == 12 12 13 The main algorithm is at [http://code.ouroborus.net/repa/repa-stable/repa-examples/ Laplace/src/Solver.hs Solver.hs]13 The main algorithm is at [http://code.ouroborus.net/repa/repa-stable/repa-examples/examples/Laplace/src-repa/Solver.hs Solver.hs] 14 14 15 15 The wrapper is at [http://code.ouroborus.net/repa/repa-stable/repa-examples/examples/Laplace/src-repa/Main.hs Main.hs]