Commit Graph

22 Commits

Author SHA1 Message Date
410c717abe multiple changes
- modified main-loop
- changed error-handling
- all read arrays are now repa-arrays
- modified & tested output to print generic DIM2-repa-arrays in our format
2013-11-29 18:46:49 +01:00
tpajenka
befc7f489c Umstieg auf monad-par und repa-Arrays 2013-11-29 15:30:09 +01:00
tpajenka
2ca5f8593e angefangen preprocess function, dist/setup-config wieder raus 2013-11-27 16:50:35 +01:00
77bb358198 made command-line-args static so we can debug properly 2013-11-27 16:38:54 +01:00
tpajenka
31f0468cfd fehlende Dateien 2013-11-27 13:19:02 +01:00
a307457e16 more .gitignore 2013-11-27 12:54:17 +01:00
61139bb69f improved .gitignore 2013-11-27 12:22:41 +01:00
05d298e31e added createAttr to parse Attribute-File. 2013-11-27 12:10:52 +01:00
ce9aa8176e untracked .hi-files 2013-11-26 17:57:13 +01:00
67cd8059f0 Migrated functions to Acc-Monad 2013-11-26 17:55:02 +01:00
826297e4c0 deleted dist/setup-config 2013-11-24 20:00:21 +01:00
5d66fb1310 added type-definitions for better distinction 2013-11-22 23:22:38 +01:00
6e1421018c input now need to be 2 files
- help is not defined currently, needs to be implemented
2013-11-22 17:15:19 +01:00
tpajenka
9e9b99d932 merged conflict 2013-11-22 15:23:51 +01:00
fd21808edd migrated to accelerate-arrays, predifined functions which should do stuff lateron as planned 2013-11-22 15:18:53 +01:00
fb68830abd edited some comments for clarification 2013-11-19 13:24:21 +01:00
2610d0c94b tried to identify slowdown - possible 'foldl (++) graphlist' causing much GC-activity in the long-run 2013-11-19 13:20:06 +01:00
a0437a7f43 minor stuff 2013-11-15 18:15:32 +01:00
27c4349f53 Migrated String to Text 2013-11-15 16:41:18 +01:00
717cfd7b34 expanded stuff, included more dependencies, got accelerate to run 2013-11-15 13:19:25 +01:00
df9a0d46fd added parallel graph-parsing, enabled profiling 2013-11-14 15:27:42 +01:00
cf6a581e9e initial commit 2013-11-14 13:28:05 +01:00