- Feb 20, 2021
-
-
Markus Holzer authored
some fixes for lbmpy vectorization See merge request pycodegen/pystencils!216
-
- Feb 19, 2021
-
-
Michael Kuron authored
-
Michael Kuron authored
-
Markus Holzer authored
fix aligned_alloc on windows See merge request pycodegen/pystencils!215
-
-
Markus Holzer authored
default to C++17 on macOS and Windows Closes #24 See merge request pycodegen/pystencils!214
-
Michael Kuron authored
-
- Feb 18, 2021
-
-
Markus Holzer authored
vectorization: improve treatment of unary minus See merge request pycodegen/pystencils!212
-
-
Markus Holzer authored
Fix clear cache on startup See merge request pycodegen/pystencils!213
-
- Feb 13, 2021
-
-
Stephan Seitz authored
Due two weird recursive dependencies `clear_cache` will not be available at this point. In-lining this function will make the config key `cache.clear_cache_on_start: true` work again.
-
- Feb 11, 2021
-
-
Markus Holzer authored
Fix logic error in RNG test See merge request pycodegen/pystencils!211
-
Michael Kuron authored
-
Markus Holzer authored
RNG SIMD Closes #12 See merge request pycodegen/pystencils!48
-
and clean up some old xfails
-
- Feb 10, 2021
-
-
Michael Kuron authored
Enable all test cases in windows pipeline See merge request pycodegen/pystencils!209
-
-
- Feb 04, 2021
-
-
Michael Kuron authored
Bump minimum SymPy version and add Python 3.9 to CI See merge request pycodegen/pystencils!208
-
-
- Jan 29, 2021
-
-
Markus Holzer authored
add_subexpressions_for_constants and new_filtered fix See merge request pycodegen/pystencils!207
-
-
- Jan 26, 2021
-
-
Markus Holzer authored
int64_t prevents warnings when comparing loop variable to arguments which are int64_t by default See merge request pycodegen/pystencils!204
-
-
- Jan 25, 2021
-
-
Michael Kuron authored
Fix junit report upload to Gitlab See merge request !206
-
Michael Kuron authored
-
Markus Holzer authored
Display pytest results in Gitlab See merge request !205
-
-
Michael Kuron authored
Added version number to pystencils See merge request !197
-
-
- Jan 21, 2021
-
-
Michael Kuron authored
Neon intrinsics See merge request !188
-
-
- Jan 11, 2021
-
-
Michael Kuron authored
Extended Test suit See merge request !203
-
-
- Dec 21, 2020
-
-
Markus Holzer authored
Build documentation two time See merge request !202
-
Markus Holzer authored
-
Michael Kuron authored
Fixed build doc See merge request !201
-
Michael Kuron authored
Update parallel datahandling See merge request !199
-
-
- Dec 20, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
Usage of custom boundary functor if given See merge request !198
-