summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* adding exercise 4 part 2manuel2012-04-301-15/+10
|
* some draftmanuel2012-04-301-0/+20
|
* adding datatype table needed for exercise 4 part 2manuel2012-04-301-3/+24
|
* complete part one of exercise 4 and adding some testsmanuel2012-04-292-12/+66
|
* initial implementation of Aufgabe4 exercise 1manuel2012-04-281-0/+97
|
* fix indenting of aufgabe3manuel2012-04-282-28/+28
|
* adding AufgabeFFP4.pdfmanuel2012-04-261-0/+0
|
* zweiter teil des 3. blattestotycro2012-04-232-1/+47
|
* Erste lauffähige Version vom ersten Teil von Aufgabe 3totycro2012-04-212-0/+95
|
* update AufgabeFFP3.pdfmanuel2012-04-211-0/+0
|
* fix gzs from AufgabeFFP2manuel2012-04-202-3/+6
|
* Angabe blatt 3Matthias Wisniowski2012-04-191-0/+0
|
* * remove trailing whitespacesmanuel2012-04-142-53/+53
| | | | | | | * fix wrong indention (no tabs, use 2 spaces, don't mix) * name testcaselists by their methods * add (more or less) individual testname per testcase * call testcase lists in a do-loop so that every testcase list generates a seperate output
* Testcases for 22Matthias Wisniowski2012-04-142-56/+28
|
* Merge branch 'dev'Matthias Wisniowski2012-04-051-10/+12
|\
| * @2.3 Efficient factorial-generatorMatthias Wisniowski2012-03-261-10/+12
| |
* | Merge branch 'dev'Matthias Wisniowski2012-03-261-14/+17
|\|
| * Increased performance of 2.1Matthias Wisniowski2012-03-261-14/+17
| | | | | | | | Implemented a faster prime-generator and a primality-check.
* | Merge branch 'dev'Matthias Wisniowski2012-03-262-1/+125
|\|
| * Fixed different values for h-functionMatthias Wisniowski2012-03-262-9/+78
| | | | | | | | | | | | | | Using Integer instead of Int solved the difference in values for the different h-functions. Apparently they have equal performance. Added basic testcases.
| * 2.4 implementedMatthias Wisniowski2012-03-251-0/+19
| | | | | | | | 2.3 still to be fixed.
| * First implementation for 2.3Matthias Wisniowski2012-03-251-1/+37
|/ | | | | | hFast and hSlow diverge in values, reason unknown. e.g. consider >> map (\x -> hFast x x) [1..15] << (similar for hSlow) hSlow has the wrong values after 10.
* update of AufgabeFFP2.pdf from upstreammanuel2012-03-251-0/+0
|
* pps (1) and powFast (2) implementedMatthias Wisniowski2012-03-241-0/+41
|
* - renaming Aufgabe1.pdf to AufgabeFFP1.pdfmanuel2012-03-242-0/+0
| | | | - adding AufgabeFFP2.pdf
* add some comments for pd + some whitespaces1manuel2012-03-241-12/+18
|
* Merge branch 'master' of ssh://git.manuel.mausz.at:2211/ffpMatthias Wisniowski2012-03-241-1/+1
|\ | | | | | | | | Conflicts: AufgabeFFP1.hs
| * testcommittotycro2012-03-241-1/+1
| |
* | implemented recursive versions of pof2s and pdMatthias Wisniowski2012-03-241-8/+30
|/
* implement fibspdmanuel2012-03-232-1/+15
| | | | ==> aufgabe1 done
* implement fibdiags (+ some indention stuff)manuel2012-03-232-6/+23
|
* implementing fibdiagmanuel2012-03-232-1/+49
|
* implement pdmanuel2012-03-232-1/+27
|
* adding part1 of aufgabe1 + testcasesmanuel2012-03-232-0/+29
|
* updated aufgabe1.pdf from upstreammanuel2012-03-221-0/+0
|
* commit the pdf, not the gzip encoded onemanuel2012-03-211-0/+0
|
* adding aufgabe1 descriptionmanuel2012-03-211-0/+0
|
* empty commit to init repomanuel2012-03-210-0/+0