Commit Graph

26 Commits

Author SHA1 Message Date
3b126e7fa6 document type properties 2026-02-17 05:33:53 +03:00
40ba11f33c add basic constants 2026-02-17 05:33:53 +03:00
f0468502d8 add readme 2026-02-17 05:33:53 +03:00
22b399034f add docs 2026-02-17 01:43:37 +03:00
3c3e6ca897 make E_MAX public 2026-02-17 01:43:23 +03:00
b48b9bef92 sprinkle const around 2026-02-17 00:50:01 +03:00
ea84e653ac move formatting into a mod 2026-02-16 15:55:30 +03:00
3056efc1a2 add public API 2025-11-02 15:14:30 +03:00
9e23ce05a9 move conversions into a file 2025-11-02 15:14:30 +03:00
2737974c8f reduce division to minimum precision necessary 2025-11-02 03:25:57 +03:00
59809a3830 support division 2025-11-02 03:23:13 +03:00
a423f553df reorder, for style 2025-11-02 03:23:05 +03:00
7ff3893aff support multiplication 2025-11-02 02:56:15 +03:00
2ea94bfda4 make tests look a bit readable 2025-11-02 02:49:30 +03:00
2f7e21a657 support subtraction 2025-11-02 02:47:07 +03:00
25fba68cd5 support addition! 2025-11-02 02:41:59 +03:00
4c2f02cfeb add merge_unbias 2025-11-02 02:41:44 +03:00
f596505bd7 impl Debug 2025-11-02 02:12:15 +03:00
fc87672e10 add binary display 2025-11-02 02:08:06 +03:00
ea40afef2d rethink testing 2025-11-02 01:58:35 +03:00
86d1156968 fix edge case in F8->u8 2025-11-02 01:58:07 +03:00
7ea2d49d3d F8->f32 conversion 2025-11-02 01:39:30 +03:00
5193b1c5b9 shift range down 2025-11-02 01:39:17 +03:00
ff731505c0 two-way conversion 2025-11-02 01:26:06 +03:00
46e1e5c0f9 swap storage order 2025-11-02 00:38:17 +03:00
1a8542091c first steps 2025-11-02 00:19:48 +03:00