An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-ndarray/ndarray-stats issues and pull requests

#106 - ci: Add Dependabot

Pull Request - State: open - Opened by sjackman 4 months ago

#105 - bump rand to 0.9.0

Pull Request - State: open - Opened by TD-Sky 5 months ago - 1 comment

#104 - How to find `mode` of a 1d-array?

Issue - State: open - Opened by rawhuul 7 months ago - 1 comment

#103 - Tests do not pass with `--profile release`

Issue - State: open - Opened by LecrisUT 10 months ago

#102 - add `merge` method for `Histogram`

Pull Request - State: closed - Opened by JamboChen 10 months ago

#101 - Release 0.6.0

Pull Request - State: closed - Opened by bluss 11 months ago

#100 - Upgrade to codecov-action@v4 and use token

Pull Request - State: closed - Opened by bluss 11 months ago - 1 comment

#99 - Upgrade indexmap to 2.4, itertools to 0.13

Pull Request - State: closed - Opened by bluss 11 months ago - 1 comment

#98 - Update to ndarray 0.16

Pull Request - State: closed - Opened by bluss 11 months ago - 5 comments

#97 - Support master branch of `ndarray`

Issue - State: closed - Opened by duskmoon314 about 1 year ago - 2 comments

#96 - Bumping `approx` dependency

Issue - State: closed - Opened by LecrisUT about 1 year ago

#95 - `no-std` support?

Issue - State: open - Opened by hiltay over 1 year ago - 2 comments

#94 - Depend on indexmap >= 1

Pull Request - State: closed - Opened by sjackman almost 2 years ago

#93 - Depend on itertools >= 0.10

Pull Request - State: closed - Opened by sjackman about 2 years ago - 1 comment

#92 - Remove `Sort1dExt` in favor of `SliceExt`.

Pull Request - State: open - Opened by n3vu0r over 2 years ago - 1 comment

#91 - Replace Travis CI with GitHub CI

Pull Request - State: closed - Opened by jturner314 almost 3 years ago

#90 - Fix remove_nan_mut when stride != 1

Pull Request - State: closed - Opened by jturner314 almost 3 years ago

#89 - map_axis_skipnan_mut invalid result

Issue - State: closed - Opened by JacekCzupyt almost 3 years ago - 1 comment
Labels: Bug

#88 - Reexport `noisy_float::types::N64`

Issue - State: open - Opened by metasim about 3 years ago

#87 - No unweighted standard deviation

Issue - State: open - Opened by albertsgarde over 3 years ago - 1 comment

#86 - quantile_mut: fatal runtime error: stack overflow

Issue - State: open - Opened by sjackman over 3 years ago - 5 comments

#85 - Can we improve speed of `argmin`/`min` by removing the `Result` part?

Issue - State: closed - Opened by fzyzcjy almost 4 years ago - 2 comments

#84 - Add argsort methods

Pull Request - State: open - Opened by jturner314 almost 4 years ago - 2 comments
Labels: Enhancement

#83 - Define and implement a cov_to_corr() method in the CorrelationExt trait

Pull Request - State: open - Opened by multimeric almost 4 years ago - 1 comment

#82 - Implement a `cov_to_corr()` method

Issue - State: open - Opened by multimeric almost 4 years ago

#81 - The assumed matrix layout for correlation is unintuitive

Issue - State: open - Opened by multimeric about 4 years ago - 2 comments

#80 - Implement Yaroslavskiy-Bentley-Bloch Quicksort.

Pull Request - State: closed - Opened by n3vu0r about 4 years ago - 8 comments

#79 - Update version numbers in README.md

Pull Request - State: closed - Opened by jturner314 about 4 years ago
Labels: Docs

#78 - Fix typo

Pull Request - State: closed - Opened by BenMoon about 4 years ago - 1 comment
Labels: Docs

#77 - Update changelog and version for release

Pull Request - State: closed - Opened by xd009642 over 4 years ago - 4 comments

#76 - Ndarray 0.15

Pull Request - State: closed - Opened by cassiersg over 4 years ago - 1 comment

#75 - Support ndarray 0.15

Pull Request - State: closed - Opened by cassiersg over 4 years ago - 4 comments

#74 - ndarray 0.15

Pull Request - State: closed - Opened by Armavica over 4 years ago

#73 - Covariance not working in 0.4

Issue - State: closed - Opened by ronniec95 over 4 years ago - 2 comments

#71 - Update changelog

Pull Request - State: closed - Opened by xd009642 over 4 years ago - 3 comments

#70 - Bump version and dependencies post ndarray 0.14

Pull Request - State: closed - Opened by xd009642 over 4 years ago - 8 comments

#69 - Release a new version to coincide with ndarray 0.14

Issue - State: closed - Opened by xd009642 over 4 years ago

#68 - (min/max)_axis(_skipnan)

Issue - State: open - Opened by sebasv almost 5 years ago - 2 comments

#67 - How to use the histogram if the min/max is not known on compile time?

Issue - State: open - Opened by selvavm about 5 years ago - 1 comment

#66 - Consider renaming `mean` to `arithmetic_mean`.

Issue - State: open - Opened by n3vu0r about 5 years ago - 1 comment

#65 - Binned statistic as extension to histogram.

Pull Request - State: closed - Opened by RolfStierle over 5 years ago - 2 comments

#64 - On sorting

Issue - State: open - Opened by lebensterben over 5 years ago

#63 - Improved Documentation

Pull Request - State: closed - Opened by lebensterben over 5 years ago - 4 comments

#61 - cosine similarity and other distance measures

Issue - State: open - Opened by xd009642 over 5 years ago - 5 comments

#60 - Gaussian kernels

Issue - State: closed - Opened by GoWebProd over 5 years ago - 4 comments

#59 - clippy and a bugfix

Pull Request - State: closed - Opened by felix-clark over 5 years ago - 1 comment

#58 - using .quantile_mut() on Array1::<f64>

Issue - State: open - Opened by CharlieBickerton over 5 years ago - 6 comments
Labels: Enhancement, Good first issue

#57 - Remove redundant call to abs in sq_l2_dist

Pull Request - State: closed - Opened by munckymagik over 5 years ago

#56 - Housekeeping: move deviation test

Pull Request - State: closed - Opened by munckymagik over 5 years ago

#55 - Weighted var

Pull Request - State: closed - Opened by nilgoyette almost 6 years ago - 7 comments

#54 - Update README + Changelog

Pull Request - State: closed - Opened by LukeMathWalker almost 6 years ago

#53 - 0.3 Release

Issue - State: closed - Opened by LukeMathWalker almost 6 years ago - 1 comment

#52 - Update for ndarray to 0.13

Pull Request - State: closed - Opened by LukeMathWalker almost 6 years ago

#51 - Weighted mean

Pull Request - State: closed - Opened by nilgoyette almost 6 years ago - 6 comments

#50 - Use the latest rand and ndarray-rand

Pull Request - State: closed - Opened by LukeMathWalker almost 6 years ago

#49 - Add examples to Rust cookbook

Issue - State: open - Opened by nestordemeure almost 6 years ago - 2 comments
Labels: Docs

#48 - Deviation - Allow mixed ownership

Pull Request - State: closed - Opened by LukeMathWalker almost 6 years ago - 1 comment

#47 - Consider adding examples

Issue - State: closed - Opened by munckymagik about 6 years ago - 5 comments

#46 - Improve coverage testing

Pull Request - State: closed - Opened by jturner314 about 6 years ago - 1 comment

#45 - Update URLs from jturner314 to rust-ndarray

Pull Request - State: closed - Opened by jturner314 about 6 years ago

#44 - Move to rust-ndarray organization

Issue - State: closed - Opened by LukeMathWalker about 6 years ago - 1 comment

#43 - Add standard deviation

Pull Request - State: closed - Opened by oberien about 6 years ago - 4 comments

#42 - Add link to #rust-sci in README

Pull Request - State: closed - Opened by jturner314 over 6 years ago - 3 comments

#41 - Add deviation functions

Pull Request - State: closed - Opened by munckymagik over 6 years ago - 10 comments

#40 - Update to Rust 2018 and replace quickcheck! with #[quickcheck]

Pull Request - State: closed - Opened by jturner314 over 6 years ago - 1 comment
Labels: Internal

#39 - Fix get_many_from_sorted_mut benchmark

Pull Request - State: closed - Opened by jturner314 over 6 years ago
Labels: Bug

#38 - Prevent other crates from implementing our traits

Pull Request - State: closed - Opened by jturner314 over 6 years ago
Labels: Breaking changes

#37 - Make argmin/max_skipnan use EmptyInput error type

Pull Request - State: closed - Opened by jturner314 over 6 years ago
Labels: Enhancement, Breaking changes

#36 - 0.2.0 release

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 4 comments

#35 - Work on performance issues in summary statistics due to using ArrayBase::sum

Issue - State: open - Opened by jturner314 over 6 years ago - 1 comment
Labels: Enhancement, On Hold

#34 - Prevent other crates from implementing *Ext traits

Issue - State: closed - Opened by jturner314 over 6 years ago - 3 comments
Labels: Enhancement, Breaking changes

#33 - Argmin argmax skipnan

Pull Request - State: closed - Opened by phungleson over 6 years ago - 17 comments
Labels: Enhancement, Breaking changes

#32 - Clarify which (arg)min/max index/value is returned

Pull Request - State: closed - Opened by jturner314 over 6 years ago - 2 comments
Labels: Docs

#31 - Add rustfmt to the CI pipeline

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 2 comments

#30 - Implement argmin argmax

Pull Request - State: closed - Opened by phungleson over 6 years ago - 7 comments

#29 - Added a cumulative sum function to Histogram

Pull Request - State: closed - Opened by xd009642 over 6 years ago - 12 comments

#28 - Fix overflow for Midpoint

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 4 comments
Labels: Bug, Breaking changes

#27 - Reduce chance of overflow panics on Midpoint Interpolate

Issue - State: closed - Opened by xd009642 over 6 years ago - 1 comment
Labels: Bug

#26 - Bulk quantiles

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 10 comments
Labels: Breaking changes

#25 - Histogram error handling

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 4 comments
Labels: Breaking changes

#24 - Entropy

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 2 comments

#23 - Central moments

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 6 comments
Labels: Enhancement

#22 - Higher order moments

Issue - State: closed - Opened by LukeMathWalker over 6 years ago - 1 comment

#21 - Change macro_use to normal use

Pull Request - State: closed - Opened by jturner314 over 6 years ago

#20 - Means

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 5 comments

#19 - Update to rand 0.6 and ndarray-rand 0.9

Pull Request - State: closed - Opened by jturner314 over 6 years ago

#18 - Fix coverage testing in CI

Pull Request - State: closed - Opened by jturner314 over 6 years ago

#17 - Update to ndarray 0.12.1

Pull Request - State: closed - Opened by jturner314 over 6 years ago

#16 - Reduce cases where histogram strategies panic

Issue - State: open - Opened by jturner314 over 6 years ago

#15 - Update subview calls to use index_axis

Pull Request - State: closed - Opened by jturner314 over 6 years ago

#14 - Alias email for rust

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago

#13 - Replace min/max, make quantile_mut return None for empty arrays, and fix docs

Pull Request - State: closed - Opened by jturner314 over 6 years ago - 3 comments

#12 - Final touches

Pull Request - State: closed - Opened by LukeMathWalker over 6 years ago - 1 comment

#11 - Update noisy_float to 0.1.8

Pull Request - State: closed - Opened by jturner314 over 6 years ago

#10 - Update dependencies

Pull Request - State: closed - Opened by jturner314 over 6 years ago

#9 - Histogram (revisited)

Pull Request - State: closed - Opened by LukeMathWalker almost 7 years ago - 9 comments

#8 - Histogram

Pull Request - State: closed - Opened by LukeMathWalker almost 7 years ago - 2 comments

#7 - Fix covariance of zero-observation arrays and corresponding test

Pull Request - State: closed - Opened by jturner314 almost 7 years ago