aboutsummaryrefslogtreecommitdiff
path: root/pseudocode
AgeCommit message (Expand)Author
2024-01-31Add section of shape operatorsv0.90.0Eric Kunze
2024-01-28Add missing pseudocode for CONST, CUSTOM, ERF, and IDENTITY operatorsKevin Petit
2024-01-25Handle CAST from fp-type to narrow integer typesEric Kunze
2024-01-24pseudocode: replace all uses of FP64 and double types with fp64_tKevin Petit
2024-01-23pseudocode: use correct variable to write out data in REDUCE_MINKevin Petit
2024-01-23pseudocode: fix name mismatches with operator arguments in the XMLKevin Petit
2024-01-23pseudocode: replace C-style casts with static_castKevin Petit
2024-01-23pseudocode: use true/false consistently for boolean valuesKevin Petit
2024-01-19Fix typo in argmax pseudocodeThomas Preud'homme
2024-01-19pseudocode: only use commas to separate ranges in for_each statementsKevin Petit
2024-01-16pseudocode: a collection of trivial fixesKevin Petit
2024-01-15Move operator pseudocode to separate filesKevin Petit