This website requires JavaScript.
Explore
Help
Sign In
cessen
/
psychopath
Watch
1
Star
0
Fork
0
You've already forked psychopath
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
66e9abe66e
psychopath
/
sub_crates
/
trifloat
/
src
History
Nathan Vegdahl
66e9abe66e
Make signed48 trifloat encoding also a byte array.
...
Same reason as for the unsigned40 encoding in an earlier commit.
2020-09-19 12:22:51 +09:00
..
lib.rs
Added an unsigned 40-bit trifloat format.
2020-09-18 22:12:12 +09:00
signed48.rs
Make signed48 trifloat encoding also a byte array.
2020-09-19 12:22:51 +09:00
unsigned32.rs
Added an unsigned 40-bit trifloat format.
2020-09-18 22:12:12 +09:00
unsigned40.rs
Make unsigned40 trifloat encoding a byte array.
2020-09-19 08:28:59 +09:00