bors[bot]
|
a49013e338
Merge #59
|
7 years ago |
Josh Stone
|
aa21fba9fc
re-export CheckedRem and CheckedNeg at the root
|
7 years ago |
Vincent Esche
|
830363024b
Added `MulAdd` and `MulAddAssign` traits
|
7 years ago |
Josh Stone
|
c848562fcf
Use forwarding macros to implement Float and Real
|
7 years ago |
Clar Charr
|
ce3badca57
Move Pow to pow module.
|
7 years ago |
Clar Charr
|
c1f4118b4e
Fix Inv trait, add Pow trait.
|
7 years ago |
Clar Charr
|
5bdff3f0ff
Add Inv trait.
|
7 years ago |
bors[bot]
|
bfd62d4638
Merge #32
|
7 years ago |
Vinzent Steinberg
|
d115dadeb1
Don't re-export FloatCore
|
7 years ago |
Vinzent Steinberg
|
efad5329b4
Rename CoreFloat to FloatCore
|
7 years ago |
Vinzent Steinberg
|
8a7f383eb1
Implement CoreFloat trait
|
7 years ago |
Josh Stone
|
47515a10e1
Add a min-rustc badge and document compatibility
|
7 years ago |
Josh Stone
|
67f03391a1
Bump to 0.2 for the breaking feature change
|
7 years ago |
Josh Stone
|
4fbc583eb9
Don't use wildcards for pub use
|
7 years ago |
Josh Stone
|
e6bb97b3ac
Make `Float` and `Real` depend on the `std` feature
|
7 years ago |
Vinzent Steinberg
|
a843027b56
Re-introduce the std feature
|
7 years ago |
bors[bot]
|
93be5dbff2
Merge #23
|
7 years ago |
Yoan Lecoq
|
ddd664ae2b
RealNum -> Real
|
7 years ago |
Yoan Lecoq
|
52c87dd410
Remove
|
7 years ago |
Yoan Lecoq
|
5a6997c1c8
Add RealNum trait
|
7 years ago |
svartalf
|
53ab360d94
std::fmt::Display implemented for ParseFloatError
|
7 years ago |
Josh Stone
|
42a610d323
Move num-traits to its own repo
|
7 years ago |
Jacob Kiesel
|
f8dcec366b
Made requested changes.
|
8 years ago |
Jacob Kiesel
|
182e08a091
Add inline attribute
|
8 years ago |
Jacob Kiesel
|
b346f9c2df
Add a new line for improved formatting.
|
8 years ago |
Jacob Kiesel
|
a5445b7619
Adding documentation comments
|
8 years ago |
Jacob Kiesel
|
07ff5b62b9
Changing to >= and <= as it's a slight optimization
|
8 years ago |
Jacob Kiesel
|
28633b7e6d
Add clamp function
|
8 years ago |
bluss
|
ff2a350e98
Use the integer32 playground
|
8 years ago |
bluss
|
e4a6956e5a
Add doc(html_root_url) and other doc attrs to each crate
|
8 years ago |