Commit Graph

9 Commits

Author SHA1 Message Date
Zachary Levy
3fde4bebf9 Switch phased_executor to spinlock type instead of raw bool 2026-04-02 18:51:52 -07:00
Zachary Levy
fd3cd1b6e6 Cleaned up phased_executor test 2026-04-02 18:30:12 -07:00
Zachary Levy
ec54afebb2 Removed using statement from many_bits 2026-04-02 18:26:06 -07:00
Zachary Levy
fa3fee52f6 Added test all task 2026-04-02 18:24:38 -07:00
Zachary Levy
5559ed2e0b Added phased executor 2026-04-02 18:19:42 -07:00
Zachary Levy
25fca052f5 Switch from custom LN_2 constant to math.LN2 2026-03-29 20:29:24 -07:00
a8f98e893f Added fast_exp math (#3)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #3
2026-03-30 01:52:43 +00:00
2d4494233b Added spinlock (#2)
Co-authored-by: Zachary Levy <zachary@sunforge.is>
Reviewed-on: #2
2026-03-25 23:49:09 +00:00
Zachary Levy
f10bf7e3c3 In the beginning... 2026-03-08 19:00:41 -07:00