- Oct 31, 2016
- Oct 29, 2016
-
-
René Heß authored
-
- Oct 26, 2016
-
-
Dominic Kempf authored
[Fix] Make pytest pass See merge request !49
-
René Heß authored
-
René Heß authored
Feature/next sumfac Next generation towards sum factorization * fixes #49 by introducing an interface class between visitor and generator functions See merge request !48
-
Dominic Kempf authored
In sum factorization we will have different temporary shape and access.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
and use it as the only sumfact test until it works.
-
Dominic Kempf authored
* Enable backend functions which are *not* generators * Use the sumfac switch as a default switch
-
Dominic Kempf authored
The backend selecting mechanism needs all modules to be imported. This commit restructures the package to be able to do that. Placement of some functions felt weird, but this can still be changed. No more placements in __init__.py anymore though, as this will result in cyclic dependencies.
-
René Heß authored
Sum factorization! This is the new merge requests that supersedes both !42 and !45. Also bumps submodules in various places, as loopy has had a rough week. Also fixes #47, #20 . See merge request !47
-
- Oct 25, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
With some upstreamed fixes relevant to us.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 24, 2016
-
-
Dominic Kempf authored
-
René Heß authored
-
René Heß authored
-
Dominic Kempf authored
Needs a small fix in loopy (MR opened).
-
- Oct 21, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
It is a memory reinterpretation
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
... instead of reimplementing it all over the place
-
Dominic Kempf authored
It otherwise is a pain to debug problems arising in cgen.
-
- Oct 20, 2016
-
-
Dominic Kempf authored
Merge branch 'feature/sumfactorization' of ssh://parcomp-git.iwr.uni-heidelberg.de:20022/dominic/dune-perftool into feature/sumfactorization Conflicts: python/dune/perftool/sumfact/amatrix.py
-
Dominic Kempf authored
Conflicts: python/dune/perftool/pdelab/quadrature.py python/dune/perftool/sumfact/amatrix.py
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-