bendns' repos
/
umath
rust ffast-math (defunct, use lower)
master
1
Branch
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Commits
add constants
bendn committed
2023-10-15
66bcdae
add FloatAlone
bendn committed
2023-10-14
762735e
add atan2, move logarithms
bendn committed
2023-10-14
05240fc
seperate float methods
bendn committed
2023-10-14
17f6f76
add type aliases
bendn committed
2023-10-11
bbf4a0b
add generic Float trait
bendn committed
2023-10-11
824069a
pedantize constructor safety doc
bendn committed
2023-10-11
dba5033
fix highlighting
bendn committed
2023-10-04
f9364ce
bump ver
bendn committed
2023-10-04
27edb2e
fix missing check()s
bendn committed
2023-10-04
88d6f6c
no_std
bendn committed
2023-10-04
346c113
add a readme
bendn committed
2023-10-04
2af65d0
assure compiler that it musnt be NAN | INF
bendn committed
2023-10-03
d83e130
inline
bendn committed
2023-10-03
62201c0
impl PartialOrd explicitly
bendn committed
2023-10-03
3dfed74
check() message
bendn committed
2023-10-03
6e7298e
add debug checks
bendn committed
2023-10-03
e84e5a2
ordering implementations
bendn committed
2023-10-03
7ce4048
neg impl
bendn committed
2023-10-03
b7e8ea4
add derives
bendn committed
2023-10-03
2d0c9ac
add display and debug
bendn committed
2023-10-03
fdc7f37
init
bendn committed
2023-10-03
513225c