- Oct 26, 2016
-
-
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
-
Dominic Kempf authored
-
Dominic Kempf authored
Get endless temporaries who circularly switch around their base storage. Any temporary may have different shape or dim_tags, reinterpreting the data at will.
-
René Heß authored
Feature/eliminate dimension variable Fixes #42 See merge request !46
-
René Heß authored
Feature/update loopy Some more upstream changes. Test suite passes. See merge request !44
-
René Heß authored
-
René Heß authored
-
- Oct 19, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Oct 18, 2016
-
-
Dominic Kempf authored
Feature/fix stokes stress This fixes #44. See merge request !43
-