- Dec 15, 2016
-
-
Dominic Kempf authored
-
- Dec 12, 2016
-
-
Dominic Kempf authored
-
- Dec 09, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Dec 06, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Dec 05, 2016
-
-
René Heß authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Dec 01, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
René Heß authored
-
- Nov 28, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 25, 2016
-
-
René Heß authored
-
- Nov 24, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
That was a bad idea from the beginning! It lead to a situation, where calls from within a generator inherited their context tags. Should be fixed now.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 22, 2016
-
-
Dominic Kempf authored
-
- Nov 21, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 04, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 02, 2016
-
-
Dominic Kempf authored
-
- Oct 31, 2016
-
-
René Heß authored
This removes: - The now obsolete quadrature_loop_statement. - Quadrature weights are now a globalarg and we do not create a temporary anymore.
-
- Oct 28, 2016
-
-
Dominic Kempf authored
We previously completely avoided loopy for temporary declaration. We now rely on it again, but have DuneTemporaryVariable, which is capable of doing a bit more things (and at the same time handles the indexing question)
-
- Oct 27, 2016
-
-
Dominic Kempf authored
-
- Oct 26, 2016
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
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.
-
- Oct 25, 2016
-
-
Dominic Kempf authored
-
- Oct 21, 2016
-
-
Dominic Kempf authored
It is a memory reinterpretation
-
- Oct 19, 2016
-
-
Dominic Kempf authored
-
- Oct 18, 2016
-
-
Dominic Kempf authored
-