|
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 |
|
|
cc876d72d6
|
CurrentLoop: factor out the tangent calculation
|
2022-08-01 00:50:02 -07:00 |
|
|
349e01ba16
|
fix Vec3::with_mag to return an Option
and thereby simplify it into just one method.
|
2022-07-29 21:45:25 -07:00 |
|
|
95213e61be
|
real: add serialization bounds to the Real trait
|
2022-07-29 13:22:03 -07:00 |
|
|
02920f9bd3
|
mat: add some missing conversion traits
|
2022-07-29 13:11:00 -07:00 |
|
|
45d2de29c6
|
rename 'coremem_types' -> 'coremem_cross' to better reflect its purpose
|
2022-07-28 15:40:23 -07:00 |
|