- Sep 30, 2019
-
-
Martin Bauer authored
Bugfix fields accessed for interpolator access See merge request pycodegen/pystencils!62
-
Martin Bauer authored
Bugfix avoid east and west const See merge request pycodegen/pystencils!64
-
- Sep 27, 2019
-
-
Stephan Seitz authored
Pystencils will print two const when printing an assignment to a const numpy.dtype. With the new type interference, this case can now occur more often
-
Stephan Seitz authored
-
Stephan Seitz authored
-
- Sep 26, 2019
-
-
Martin Bauer authored
Kernel wrapper See merge request pycodegen/pystencils!61
-
Martin Bauer authored
Eliminate usages of old name 'equation collection' for `AssignmentCollection` See merge request pycodegen/pystencils!60
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Stephan Seitz authored
-
Martin Bauer authored
Document backends.json See merge request pycodegen/pystencils!59
-
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 !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
-