- 23 Feb, 2020 1 commit
-
-
Stephan Seitz authored
-
- 14 Jan, 2020 1 commit
-
-
Michael Kuron authored
-
- 10 Jan, 2020 1 commit
-
-
Stephan Seitz authored
-
- 11 Jul, 2019 1 commit
-
-
Martin Bauer authored
-
- 21 Mar, 2019 1 commit
-
-
Martin Bauer authored
This restructuring allows for easier separation of modules into separate repositories later. Also, now pip install with repo url can be used. The setup.py files have also been updated to correctly reference each other. Module versions are not extracted from git state
-
- 27 Apr, 2018 1 commit
-
-
Martin Bauer authored
- SSA form is checked - loop independence condition is checked - bug fix in Field.create_generic when using index_shape
-
- 13 Apr, 2018 1 commit
-
-
Martin Bauer authored
- removed warnings - added flake8 as CI target
-
- 10 Apr, 2018 3 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- test run again - notebooks not yet
-
Martin Bauer authored
- Previously sympy.Eq was used to represent assignments. However Eq represents equality not assignment. This means that sometimes sympy "simplified" an equation like a = a to True, -> replaced sp.Eq by pystencils.Assignment everywhere - renamed EquationCollection to AssignmentCollection
-
- 11 Jan, 2018 1 commit
-
-
Martin Bauer authored
-
- 06 Apr, 2017 1 commit
-
-
Martin Bauer authored
-
- 30 Mar, 2017 1 commit
-
-
Martin Bauer authored
-