- 23 Sep, 2019 2 commits
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- 22 Sep, 2019 4 commits
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
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
-
- 14 Nov, 2018 1 commit
-
-
Martin Bauer authored
- small (length < 5) arrays with shape and stride information had to be memcpy'd to the GPU before every kernel call - instead of passing the information as arrays, the single elements are passed - leads to more function arguments, but simplifies GPU kernel calls -> changes in all backends required
-
- 14 May, 2018 1 commit
-
-
Martin Bauer authored
-
- 13 Apr, 2018 1 commit
-
-
Martin Bauer authored
- removed warnings - added flake8 as CI target
-
- 10 Apr, 2018 4 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
- test run again - notebooks not yet
-
Martin Bauer authored
-
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
- single function to create kernel for specified target - data type creation from string - reuse numpy functionality - bugfixes in dot display
-
- 24 Oct, 2017 1 commit
-
-
Jan Hönig authored
Testcases test_mu_equivalence, test_phi_equivalence are passing.
-
- 17 Oct, 2017 1 commit
-
-
Jan Hönig authored
Fixed a severe bug. Renamed makePythonFunction of the llvm backend. Deleted code duplicity.
-
- 13 Oct, 2017 1 commit
-
-
Jan Hönig authored
Fixed function bug.
-
- 11 Oct, 2017 1 commit
-
-
Jan Hönig authored
Added LLVM: CodePrinter and a compiler Updated data_types Added tests Added jupyter notebooks Fixed bugs Restructured transformation functions
-
- 10 Oct, 2017 1 commit
-
-
Martin Bauer authored
- renaming because of clashes with types.py from other packages
-
- 19 Mar, 2017 1 commit
-
-
Jan Hoenig authored
-
- 13 Mar, 2017 1 commit
-
-
Jan Hoenig authored
-
- 10 Mar, 2017 1 commit
-
-
Jan Hoenig authored
-
- 02 Mar, 2017 1 commit
-
-
Jan Hoenig authored
-
- 16 Dec, 2016 1 commit
-
-
Jan Hoenig authored
-
- 15 Dec, 2016 2 commits
-
-
Jan Hoenig authored
-
Jan Hoenig authored
Move my llvm demo notebook in the correct folder
-
- 08 Dec, 2016 3 commits
-
-
Jan Hoenig authored
-
Jan Hoenig authored
-
Jan Hoenig authored
-
- 16 Nov, 2016 1 commit
-
-
Jan Hoenig authored
-
- 15 Nov, 2016 1 commit
-
-
Jan Hoenig authored
-
- 10 Nov, 2016 1 commit
-
-
Jan Hoenig authored
-