Commit Graph

15 Commits

Author SHA1 Message Date
tpajenka
3cdb1d6d60 reduced version requirement for vector module 2013-12-09 12:01:49 +01:00
1ec8de8ee2 made parallel
some performance-data in main.hs.

Changes can be viewed in git.

TODO:
- Find out why there is overhed of >50%
2013-12-09 01:51:32 +01:00
f70e73f0d4 debugging.. split Module in more files 2013-12-03 11:36:31 +01:00
820c9f13d0 Wrote Output for Graph-Structure 2013-12-02 21:47:33 +01:00
a3228188e5 added bang-patterns, added more ghc-flags 2013-12-01 19:25:06 +01:00
cc2e3fd21c test now uses a rudimentary preprocessor 2013-12-01 17:20:09 +01:00
tpajenka
f814020d5a Merge branch 'master' of pwning.de:/hgraph 2013-12-01 16:56:00 +01:00
tpajenka
3f085fa933 Fehlerkorrektur Vorverarbeitung 2013-12-01 16:55:32 +01:00
8b9e5db2bd more haddock, rewrote graph-parser 2013-12-01 16:37:13 +01:00
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
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