- Sep 26, 2019
-
-
Stephan Seitz authored
-
- Sep 25, 2019
-
-
Martin Bauer authored
Add AssignmentCollection.{free_fields,bound_fields} See merge request pycodegen/pystencils!57
-
Martin Bauer authored
Interpolation 24.0.9 See merge request pycodegen/pystencils!56
-
Martin Bauer authored
Remove DestructuringBindingsForFieldClass See merge request pycodegen/pystencils!55
-
Martin Bauer authored
Extra asserts sympy issue See merge request pycodegen/pystencils!58
-
-
Stephan Seitz authored
-
- Sep 24, 2019
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- Sep 23, 2019
-
-
Stephan Seitz authored
There is now a superior implementation in pystencils_autodiff. This is actually a AST Node for wrapper code. pystencils_autodiff has now a AST printer for framework integration code. So framework AST nodes are now there and kernel AST nodes remain here.
-
Martin Bauer authored
Use get_type_of_expression in typing_form_sympy_inspection to infer types See merge request pycodegen/pystencils!43
-
Stephan Seitz authored
Problem: integration test needs to add new remote when triggered from fork
-
Stephan Seitz authored
-
-
Martin Bauer authored
-
Martin Bauer authored
Compile CUDA using the LLVM backend See merge request pycodegen/pystencils!53
-
Martin Bauer authored
Sort headers/global definitions to enable reproducible code generation See merge request pycodegen/pystencils!52
-
Martin Bauer authored
Address #13: Use sympy.codegen.rewriting.optimize See merge request pycodegen/pystencils!34
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- Sep 22, 2019
-
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- Sep 21, 2019
-
-
Stephan Seitz authored
headers and global_declarations are generated by methods that return sets. So even with the same inputs it is not guaranteed that the same source code is generated since sets do not guarantee a specific order when iterating over them.
-
- Sep 17, 2019
-
-
Martin Bauer authored
AES-NI vectorization improvements See merge request pycodegen/pystencils!46
-