Commit Graph

7 Commits

Author SHA1 Message Date
colin 5dc619ebc9 cross: add Real::c_inv() 2022-08-28 02:00:18 -07:00
colin deaaefc3e7 add `Real::eps0_inv()` convenience method 2022-08-27 02:38:32 -07:00
colin e32d500f8c real: add `sin`, `cos` and `ln2` functions 2022-08-22 00:37:19 -07:00
colin 29e78c74fe real: implement std::iter::Sum 2022-08-21 20:46:43 -07:00
colin 06379ffd30 CurrentLoop: use a better justified measurement algorithm
'course the best way to justify it is with tests: hopefully those will
come shortly.
2022-08-01 06:12:16 -07:00
colin 95213e61be real: add serialization bounds to the Real trait 2022-07-29 13:22:03 -07:00
colin 45d2de29c6 rename 'coremem_types' -> 'coremem_cross' to better reflect its purpose 2022-07-28 15:40:23 -07:00