- Nov 02, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 31, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix doctest for __restrict__ See merge request !15
-
Dominic Kempf authored
-
Andreas Klöckner authored
Use the __restrict__ qualifier instead of the restrict keyword `restrict` is keyword in C, but in C++ there is only a type qualifier `__restrict__`. To my knowledge, the latter is available in both languages. See merge request !12
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Process single-writer heuristic early, deprecate late single-writer resolution See merge request !10
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 28, 2016
-
-
Dominic Kempf authored
`restrict` is keyword in C, but in C++ there is only a type qualifier `__restrict__`. To my knowledge, the latter is available in both languages.
-
Andreas Klöckner authored
Allow subclassing of TemporaryVariable, by passing kwargs through Shovelling additional data in the underlying Record requires TemporaryVariable to pas through any unrecognized keyword arguments. ArrayBase will check whether these are allowed through allowed_extra_kwargs. See merge request !11
-
Dominic Kempf authored
Shovelling additional data in the underlying Record requires TemporaryVariable to pas through any unrecognized keyword arguments. ArrayBase will check whether these are allowed through allowed_extra_kwargs.
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 27, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Add implementation of constant args to CAST
-
- Oct 26, 2016
-
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Andreas Klöckner authored
-
- Oct 25, 2016
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Const args fix See merge request !9
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-
Nick Curtis authored
-