aboutsummaryrefslogtreecommitdiff
path: root/pseudocode/library
AgeCommit message (Expand)Author
2024-04-18Clarify error bound for non-normal valuesEric Kunze
2024-04-17Switch fp8 to use non-saturating mode when convertingEric Kunze
2024-04-15Main Conformance: Correct err_bnd checkDominic Symes
2024-02-23pseudocode: a few more simple syntax fixesKevin Petit
2024-02-15pseudocode: move defintions of apply_clip_{s,u} after the functions they callKevin Petit
2024-02-15pseudocode: use function declaration syntax for library functions that are no...Kevin Petit
2024-02-14Initial FP8 supportEric Kunze
2024-02-08pseudocode: use function call syntax to call templated functionsKevin Petit
2024-02-06pseudocode: move all helpers to separate filesKevin Petit