issues
search
rust-ndarray
/
ndarray-stats
Statistical routines for ndarray
https://docs.rs/ndarray-stats
Apache License 2.0
201
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tests do not pass with `--profile release`
#103
LecrisUT
opened
1 month ago
0
add `merge` method for `Histogram`
#102
JamboChen
closed
3 weeks ago
0
Release 0.6.0
#101
bluss
closed
3 months ago
0
Upgrade to codecov-action@v4 and use token
#100
bluss
closed
3 months ago
1
Upgrade indexmap to 2.4, itertools to 0.13
#99
bluss
closed
3 months ago
1
Update to ndarray 0.16
#98
bluss
closed
3 months ago
5
Support master branch of `ndarray`
#97
duskmoon314
closed
3 months ago
2
Bumping `approx` dependency
#96
LecrisUT
closed
3 months ago
0
`no-std` support?
#95
hiltay
opened
11 months ago
2
Depend on indexmap >= 1
#94
sjackman
closed
3 months ago
0
Depend on itertools >= 0.10
#93
sjackman
closed
3 months ago
1
Remove `Sort1dExt` in favor of `SliceExt`.
#92
n3vu0r
opened
1 year ago
1
Replace Travis CI with GitHub CI
#91
jturner314
closed
2 years ago
0
Fix remove_nan_mut when stride != 1
#90
jturner314
closed
2 years ago
0
map_axis_skipnan_mut invalid result
#89
JacekCzupyt
closed
2 years ago
1
Reexport `noisy_float::types::N64`
#88
metasim
opened
2 years ago
0
No unweighted standard deviation
#87
albertsgarde
opened
2 years ago
1
quantile_mut: fatal runtime error: stack overflow
#86
sjackman
opened
2 years ago
5
Can we improve speed of `argmin`/`min` by removing the `Result` part?
#85
fzyzcjy
closed
2 years ago
2
Add argsort methods
#84
jturner314
opened
3 years ago
2
Define and implement a cov_to_corr() method in the CorrelationExt trait
#83
multimeric
opened
3 years ago
1
Implement a `cov_to_corr()` method
#82
multimeric
opened
3 years ago
0
The assumed matrix layout for correlation is unintuitive
#81
multimeric
opened
3 years ago
2
Implement Yaroslavskiy-Bentley-Bloch Quicksort.
#80
n3vu0r
closed
1 year ago
8
Update version numbers in README.md
#79
jturner314
closed
3 years ago
0
Fix typo
#78
BenMoon
closed
3 years ago
1
Update changelog and version for release
#77
xd009642
closed
3 years ago
4
Ndarray 0.15
#76
cassiersg
closed
3 years ago
1
Support ndarray 0.15
#75
cassiersg
closed
3 years ago
4
ndarray 0.15
#74
Armavica
closed
3 years ago
0
Covariance not working in 0.4
#73
ronniec95
closed
3 years ago
2
Change get_from_sorted_mut signature to be analogous to select_nth_unstable
#72
jturner314
opened
3 years ago
0
Update changelog
#71
xd009642
closed
3 years ago
3
Bump version and dependencies post ndarray 0.14
#70
xd009642
closed
3 years ago
8
Release a new version to coincide with ndarray 0.14
#69
xd009642
closed
3 years ago
0
(min/max)_axis(_skipnan)
#68
sebasv
opened
4 years ago
2
How to use the histogram if the min/max is not known on compile time?
#67
selvavm
opened
4 years ago
1
Consider renaming `mean` to `arithmetic_mean`.
#66
n3vu0r
opened
4 years ago
1
Binned statistic as extension to histogram.
#65
RolfStierle
closed
2 years ago
2
On sorting
#64
lebensterben
opened
4 years ago
0
Improved Documentation
#63
lebensterben
closed
3 years ago
4
Binned statistic similar to scipy.stats.binned_statistic_dd
#62
RolfStierle
opened
4 years ago
0
cosine similarity and other distance measures
#61
xd009642
opened
4 years ago
5
Gaussian kernels
#60
GoWebProd
closed
4 years ago
4
clippy and a bugfix
#59
felix-clark
closed
4 years ago
1
using .quantile_mut() on Array1::<f64>
#58
CharlieBickerton
opened
4 years ago
6
Remove redundant call to abs in sq_l2_dist
#57
munckymagik
closed
5 years ago
0
Housekeeping: move deviation test
#56
munckymagik
closed
5 years ago
0
Weighted var
#55
nilgoyette
closed
5 years ago
7
Update README + Changelog
#54
LukeMathWalker
closed
5 years ago
0
Next