- 15 Aug, 2021 2 commits
-
-
Markus Holzer authored
-
Markus Holzer authored
-
- 02 Feb, 2021 1 commit
-
-
- Now applying pre-simplification on CQE, too - Added zero and alias insertion - Bugfix
-
- 16 Jan, 2020 1 commit
-
-
Martin Bauer 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
-
- 03 Dec, 2018 1 commit
-
-
Martin Bauer authored
-
- 08 Sep, 2018 1 commit
-
-
Martin Bauer authored
-
- 06 Jul, 2018 1 commit
-
-
Martin Bauer authored
- CSE has to be done after dynamic relaxation rate adaption
-
- 10 Apr, 2018 4 commits
-
-
Martin Bauer authored
-
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
-
- 21 Jul, 2017 1 commit
-
-
Martin Bauer authored
-> equilibrium is constructed according to maximum entropy principle -> many sqrts in equilibrium formulation
-