- 07 Aug, 2015 4 commits
-
-
Timo Koch authored
-
Timo Koch authored
Otherwise we compare non-zero with zero values.
-
Timo Koch authored
- Parameters with more than one component are split into components for comparison - The absoulte criteria gets scaled with the maximum absolute value in the parameter set - It is possible to pass a zero threshold, i.e. the threshold under which values get treated as zero, for each parameter or parameter component as dict - More verbose output when verbose - Adapt the tests
-
Timo Koch authored
-
- 29 Jul, 2015 3 commits
-
-
Dominic Kempf authored
It got ignored previously.
-
Dominic Kempf authored
-
Dominic Kempf authored
While the previous implementation might have fixed some previous problem, it failed at completely making the DotDict ordered. Added a test that failed with python3 without this test. Btw. Steffen told me the reason for this pyhton2/3 difference: Python had security issues with non-randomness in hash generation and fixed that in python3.
-
- 27 Jul, 2015 1 commit
-
-
Dominic Kempf authored
-
- 24 Jul, 2015 1 commit
-
-
Dominic Kempf authored
dune-grid is only suggested.
-
- 23 Jul, 2015 20 commits
-
-
Timo Koch authored
Feature/separate scripts Separating the scripts from the modules and installing them through setuptools. See merge request !48
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Why not?
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Merge branch 'feature/separate-scripts' of ssh://conan2.iwr.uni-heidelberg.de:20022/quality/dune-testtools into feature/separate-scripts Conflicts: python/scripts/analysis.py python/scripts/has_static_section.py
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
gridconstruction: Support ALU, do not catch errors (prevents silent unexpected behaviour) See merge request !45
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
Feature/dev package This fixes #76 . See merge request !47
-
Linus Seelinger authored
-
- 22 Jul, 2015 11 commits
-
-
Dominic Kempf authored
make && make test is now sufficient to run the tests.
-
Dominic Kempf authored
1) HAVE_MPI comes from config.h 2) The MPI flags need to be added to the created targets
-
Dominic Kempf authored
-
Linus Seelinger authored
-
Linus Seelinger authored
-
Linus Seelinger authored
-
Linus Seelinger authored
-
Dominic Kempf authored
-
Linus Seelinger authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-