|
0ba1acc42d
|
Add oct32 encode_precise() function.
This is significantly slower than `encode()`, but a little more precise.
|
2020-09-20 14:36:50 +09:00 |
|
|
161e47fc44
|
Clean up oct32norm code a bit.
|
2020-09-20 10:37:26 +09:00 |
|
|
c73db2edbe
|
Fix/silence a bunch of clippy warnings in the main crate.
|
2018-12-15 23:26:12 -08:00 |
|
|
8e15dba29d
|
Implementation of the Oct32 encoding of unit vectors.
The code still needs testing, but initial toying around suggests
that it's working correctly.
|
2018-11-28 23:41:12 -08:00 |
|