- Mar 06, 2025
-
-
Frederik Hennig authored
- Remove ancient `PyStencilsField.h` - move half-precision and HIP-specific integer typedefs to `pystencils_runtime/*.h` directory - remove `INFINITY` macros since they cause redefinition errors with nvcc and hipcc
-
- Mar 05, 2025
-
-
Richard Angersbach authored
Introduction of structural ast nodes See merge request !455
-
Richard Angersbach authored
-
- Feb 19, 2025
-
-
Frederik Hennig authored
Clean up kernel creation code in `codegen.driver`. Fix and dry-test SYCL codegen. See merge request !453
-
Frederik Hennig authored
-
Frederik Hennig authored
Relax type annotation in PsBlock __init__ See merge request !452
-
-
- Feb 18, 2025
-
-
Richard Angersbach authored
GPU Indexing Schemes and Launch Configurations See merge request !449
-
-
Frederik Hennig authored
Extend symbol canonicalization See merge request !451
-
-
Frederik Hennig authored
Fix order of arguments in x86 set intrinsics See merge request !450
-
-
- Feb 05, 2025
-
-
Frederik Hennig authored
-
- Jan 31, 2025
-
-
Frederik Hennig authored
Object-Oriented CPU JIT API and Prototype Implementation See merge request !445
-
Frederik Hennig authored
-
- Jan 30, 2025
-
-
Christoph Alt authored
Fix mutable-default bug in codegen.config with Python 3.11 and newer See merge request !448
-
-
- Jan 29, 2025
-
-
Daniel Bauer authored
Add sqrt; fix domains in function testsuite; update freeze of sp.Pow See merge request !447
-
-
Frederik Hennig authored
Extended Support for Typing in the Symbolic Toolbox See merge request !443
-
Frederik Hennig authored
-
Michael Zikeli authored
Refactor Configuration API See merge request !442
-
-
- Jan 22, 2025
-
-
Frederik Hennig authored
Various extensions to the vectorizer See merge request !439
-
-
- Jan 17, 2025
-
-
Christoph Alt authored
Introduce Nox for Local and CI Test Automation. Start Writing a Contributors Guide. See merge request !436
-
-
- Jan 16, 2025
-
-
Frederik Hennig authored
Expose method to retrieve the original name of a duplicated symbol See merge request !440
-
-
- Jan 14, 2025
-
-
Frederik Hennig authored
Fix canonicalization of >2 loops with the same counter See merge request !435
-
-
- Jan 13, 2025
-
-
Frederik Hennig authored
Don't import from deprecated pystencils.kernelcreation See merge request !434
-
-
Frederik Hennig authored
Consolidate codegen and JIT modules. See merge request !433
-
Frederik Hennig authored
-
- Dec 18, 2024
-
-
Christoph Alt authored
fix memory layout descriptor parsing (v2.0-dev edition) See merge request !432
-
-
- Dec 13, 2024
-
-
Michael Zikeli authored
Jupyter Inspection Framework, Book Theme, and Initial Drafts for Codegen Reference Guides See merge request !430
-
-