We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Off-center writes in `K` (#56) based on #34
Legal array bounds (#54) Co-authored-by: Hannes Vogt <hannes@havogt.de> Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Updated GTScript Parallel model (markdown) (#53) Co-authored-by: Hannes Vogt <hannes@havogt.de>
Clarify while loop language (#51)
Add while loop section to parallel model (#50)
Add Numpy notation to parallel model conditional (#49) Co-authored-by: Hannes Vogt <hannes@havogt.de>
Revert "Update GTScript-Parallel-model.md" This reverts commit d456be51ce53e606d47a5958823d66f45e598861.
Update GTScript-Parallel-model.md
GTScript Parallel model: dissallow write after read with offset (#39) Co-authored-by: Hannes Vogt <vogt@hey.com>
Updated Parallel Model (#35) Describe order of vertical interval specifications
Conditionals 6: NumPy assignments with Vulcan conditionals (#31) Define semantic of conditional statements in the Parallel Model. This PR closes #22
Revert "Update GTScript-Parallel-model.md" (#30) This reverts commit f84085e967d73b2c065d945a44b5fc5832af3bad.
Parallel model preamble (#29) Co-authored-by: Enrique G. Paredes <18477+egparedes@users.noreply.github.com>
Fix typo in parallel model (#16)
Reduce prose in parallel model (#11) reduce the number of words without removing content.
Minor changes in the writing style of the GTScript Parallel model
Add initial draft of GTScript parallel model (#8) This is a initial draft to discuss and formalize the parallel model we want to implement in GT4Py/GTScript, which is based on the Dawn parallel model (https://github.com/MeteoSwiss-APN/dawn/wiki/SIR-Execution-Model). The current implementation does not yet fully verify this model.