- Feb 04, 2021
-
-
Michael Kuron authored
Bump minimum SymPy version and add Python 3.9 to CI See merge request !208
-
-
- Jan 29, 2021
-
-
Markus Holzer authored
add_subexpressions_for_constants and new_filtered fix See merge request !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 !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 pycodegen/pystencils!201
-
Michael Kuron authored
Update parallel datahandling See merge request pycodegen/pystencils!199
-
-
- Dec 20, 2020
-
-
Markus Holzer authored
-
Markus Holzer authored
Usage of custom boundary functor if given See merge request pycodegen/pystencils!198
-
- Dec 19, 2020
-
-
Markus Holzer authored
Fixes for Vector Testcase to Work See merge request pycodegen/pystencils!200
-
-
- Dec 11, 2020
-
-
Sebastian Bindgen authored
-
- Dec 09, 2020
-
-
Markus Holzer authored
Make the RNG node behave more like a regular node See merge request pycodegen/pystencils!194
-
-
- Dec 08, 2020
-
-
Stephan Seitz authored
FIX Quicktests See merge request pycodegen/pystencils!196
-
-
Stephan Seitz authored
Allow failure See merge request pycodegen/pystencils!195
-
Markus Holzer authored
-
- Dec 07, 2020
-
-
Michael Kuron authored
Fixed duplicated kwargs in boundaryhandling See merge request pycodegen/pystencils!193
-
-
- Dec 06, 2020
-
-
Stephan Seitz authored
Make sure that the RNG counter can be substituted during loop cutting See merge request pycodegen/pystencils!190
-
Stephan Seitz authored
FIX pystencils install bug See merge request pycodegen/pystencils!192
-
-
Markus Holzer authored
Fix deprecation warning for Sympy 1.7 See merge request pycodegen/pystencils!191
-
We have to try from newest to oldest import to avoid deprecation warnings.
-
- Nov 26, 2020
-
-
Michael Kuron authored
-