issues
search
rust-num
/
num-traits
Numeric traits for generic mathematics in Rust
Apache License 2.0
731
stars
135
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add an extra method to (Checked)Euclid trait to get both quotien and rem
#291
tdelabro
closed
1 year ago
4
add a quotien_and_rem_euclid method to Euclid trait
#290
tdelabro
closed
1 year ago
3
Release 0.2.17
#289
cuviper
closed
1 year ago
2
Is there any hope of seeing a minor release anytime soon?
#288
A1-Triard
closed
1 year ago
1
New nightly version broke `cargo-doc`, unintended use of unstable feature
#287
marcospb19
closed
1 year ago
3
Bugfix for text codeblock in documentation.
#286
robamu
closed
1 year ago
6
`cargo doc` fails if they run it with nightly Rust
#285
A1-Triard
closed
1 year ago
2
Remove the `Copy` trait
#284
LucaCiucci
opened
1 year ago
2
constifying traits in an nighlty branch or feature gate it? (with #[const_trait])
#283
haennes
closed
1 year ago
2
Add trigonometry functions
#282
gauteh
closed
1 year ago
1
Release 0.2.16
#281
cuviper
closed
1 year ago
2
Update Float forwarding for MSRV 1.31
#280
cuviper
closed
1 year ago
2
Add FloatCore and Float::is_subnormal
#279
cuviper
closed
1 year ago
2
Why not make zero() and one() as const functions?
#278
mhfan
closed
1 year ago
2
Add `--generate-link-to-definition` option when building on docs.rs
#277
GuillaumeGomez
closed
1 year ago
4
Make Zero and One const traits
#276
sigurd4
closed
9 months ago
10
Clarify `mul_add` Docs
#275
rs017991
closed
1 year ago
2
`CheckedAdd` should probably not extend `Add`
#274
popematt
opened
1 year ago
3
Check if `PrimInt` is even or not
#273
matthew-hennefarth
closed
1 year ago
3
Why does Zero::zero not take self?
#272
EdmundsEcho
opened
1 year ago
11
Add traits for `BITS`
#271
JonathanWoollett-Light
opened
1 year ago
12
Make CheckedSh{l,r} documentation more consistent
#270
vicsn
closed
1 year ago
4
Add a security policy
#269
pnacht
closed
1 year ago
1
Add a security policy
#268
pnacht
closed
1 year ago
0
Allow `arithmetic_overflow` lint in a cast test
#267
cuviper
closed
1 year ago
2
[question] Is `num_traits::cast::<f64, f32>(f64) -> Option<f32>` just `f64 as f32`? So it never returns `None`.
#266
viruscamp
closed
1 year ago
4
+Float::is_subnormal
#265
ctrlcctrlv
closed
1 year ago
1
Forgotten function in `Float`: `is_subnormal`!
#264
ctrlcctrlv
closed
1 year ago
1
Add read-only permissions to workflows
#263
pnacht
closed
1 year ago
0
Add minimal permissions to GitHub workflows
#262
pnacht
closed
1 year ago
6
Does not compiles with target-feature=-sse2
#261
tower120
closed
1 year ago
3
Num::FromStrRadixErr should implement Debug
#260
ValouBambou
closed
1 year ago
2
Documentation should state the purpose of the num-traits crate
#259
CaliViking
opened
1 year ago
0
Improved documentation.
#258
Enyium
opened
1 year ago
0
ci: downgrade libm for MSRV testing
#257
cuviper
closed
1 year ago
6
[feature request] total_cmp for num_traits::Float
#256
felix-clark
closed
1 year ago
8
Officially deprecate `Saturating`
#255
benluelo
opened
1 year ago
2
Why not `checked_pow` as a trait method
#254
lemunozm
opened
1 year ago
1
Exclusively increasing?
#253
cheako
opened
2 years ago
3
Make a const version of min/max_value
#252
Cypher1
opened
2 years ago
0
Add `CheckedSum` and `CheckedProduct` traits
#251
wainwrightmark
opened
2 years ago
0
Add `CheckedSum` and `CheckedProduct` traits
#250
wainwrightmark
opened
2 years ago
0
Add implementations of `logaddexp` and `logaddexp2`
#249
erikbrinkman
closed
2 years ago
2
Improve `bounds.rs`
#248
DoubleHyphen
opened
2 years ago
3
[feature request] Bits trait
#247
kyp44
opened
2 years ago
1
add BITS associated constant to PrimInt
#246
umanwizard
closed
2 months ago
1
[feature request] Remove `Copy` bound from `Real`
#245
CraftSpider
opened
2 years ago
1
Atomic Traits
#244
zommiommy
closed
2 years ago
1
[feature request] add Copy + PartialOrd + Sum + 'static supertraits to Num trait
#243
chahld
opened
2 years ago
2
Update and simplify the CI workflow
#242
cuviper
closed
2 years ago
2
Previous
Next