Ecosyste.ms: Issues

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

GitHub / statrs-dev/statrs issues and pull requests

#291 - allow ci to continue on error for newest nightly

Pull Request - State: closed - Opened by YeungOnion 17 days ago - 3 comments

#290 - doc: feature-gate doctest that needs `rand`

Pull Request - State: closed - Opened by FreezyLemon 17 days ago - 1 comment

#289 - drop error.rs like 284 initially intended

Pull Request - State: closed - Opened by YeungOnion 17 days ago - 2 comments

#288 - tests to verify correctness of sampling

Issue - State: open - Opened by YeungOnion 17 days ago

#287 - multinomial sampling should rely on binomial

Pull Request - State: open - Opened by YeungOnion 18 days ago - 3 comments

#286 - noncentral t distribution

Pull Request - State: open - Opened by YeungOnion 19 days ago - 1 comment

#285 - [Feature]: adds support for Gumbel Distribution

Pull Request - State: open - Opened by soumyasen1809 19 days ago - 12 comments

#284 - Replace all instances of `StatsError` with custom error types or `Option<T>`

Pull Request - State: closed - Opened by FreezyLemon 20 days ago - 7 comments

#283 - ci: pin nightly rust as temporary fix

Pull Request - State: closed - Opened by YeungOnion 20 days ago - 1 comment

#282 - Inline string formatting arguments when possible

Pull Request - State: closed - Opened by FreezyLemon 20 days ago

#281 - Reduce MSRV to 1.61

Pull Request - State: closed - Opened by FreezyLemon 20 days ago - 1 comment

#280 - Revert "run coverage on stable rust"

Pull Request - State: closed - Opened by YeungOnion 20 days ago - 3 comments

#279 - run coverage on stable rust

Pull Request - State: closed - Opened by YeungOnion 20 days ago - 6 comments

#278 - feat: experiment for reusing allocated buffers for Dyn multivariate

Pull Request - State: closed - Opened by YeungOnion 23 days ago - 9 comments

#277 - fix: missing/moved type import after auto-merge

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 3 comments

#275 - Make rand optional

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 6 comments

#274 - Update criterion to 0.5

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 1 comment

#273 - Add `into_params()` to multivariate distributions

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 5 comments

#272 - Update rustfmt config to not require nightly

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 2 comments

#271 - Fix several rustdoc warnings

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 1 comment

#270 - Make nalgebra optional

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 2 comments

#269 - Update testing_boiler and unify test helpers

Pull Request - State: closed - Opened by FreezyLemon 25 days ago - 7 comments

#268 - Implement and document MSRV

Pull Request - State: closed - Opened by FreezyLemon about 1 month ago - 4 comments

#267 - Add noncentral t distribution

Issue - State: open - Opened by masai2018 about 1 month ago - 1 comment

#266 - multivariate students t distribution

Pull Request - State: closed - Opened by YeungOnion about 1 month ago - 1 comment

#265 - Implement concrete Error types for each distribution's `new` function

Pull Request - State: closed - Opened by FreezyLemon about 1 month ago - 8 comments

#264 - Add examples to `Hypergeometric` docs

Issue - State: open - Opened by FreezyLemon about 1 month ago

#263 - Multivariate students T distribution

Pull Request - State: closed - Opened by YeungOnion about 1 month ago - 1 comment

#262 - Feat/multivariate dimension generic: electric boogaloo

Pull Request - State: closed - Opened by YeungOnion about 2 months ago - 1 comment

#261 - ci testing for isolating issue in #259

Pull Request - State: closed - Opened by YeungOnion about 2 months ago

#260 - Add some more inverse CDF functions

Pull Request - State: closed - Opened by ColmTalbot about 2 months ago - 5 comments

#259 - Collect coverage from doctests too

Pull Request - State: closed - Opened by FreezyLemon about 2 months ago - 7 comments

#258 - Remove `StatsError` type & replace `Result<T, StatsError>` with `Option<T>`

Pull Request - State: closed - Opened by FreezyLemon about 2 months ago - 3 comments

#257 - Remove unused imports

Pull Request - State: closed - Opened by FreezyLemon about 2 months ago - 2 comments

#256 - Replace `is_zero(x)` with `x == 0.0`

Pull Request - State: closed - Opened by FreezyLemon about 2 months ago - 3 comments

#255 - update multivariate related traits in `statistics` module'

Issue - State: open - Opened by YeungOnion about 2 months ago

#254 - update `Dirichlet` to nalgebra multivariate

Issue - State: closed - Opened by YeungOnion about 2 months ago - 1 comment

#253 - Feat/multivariate dimension generic

Pull Request - State: closed - Opened by YeungOnion about 2 months ago - 1 comment

#252 - Multivariate normal dimension

Pull Request - State: closed - Opened by YeungOnion 2 months ago

#251 - Update uniform.rs

Pull Request - State: closed - Opened by avhz 2 months ago - 3 comments

#250 - Fix fisher test

Pull Request - State: closed - Opened by YeungOnion 2 months ago

#249 - chore(deps): update nalgebra requirement from 0.32 to 0.33

Pull Request - State: open - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, rust

#248 - Add NIST tests to CI

Issue - State: open - Opened by YeungOnion 3 months ago

#247 - hierarchy of errors

Pull Request - State: closed - Opened by YeungOnion 3 months ago - 1 comment

#246 - feat/common traits

Pull Request - State: closed - Opened by YeungOnion 4 months ago

#245 - Empirical distribution refactor

Issue - State: open - Opened by YeungOnion 4 months ago - 2 comments

#244 - Efficient access to private data

Issue - State: open - Opened by YeungOnion 4 months ago

#242 - Support MSRV concept

Issue - State: closed - Opened by YeungOnion 4 months ago - 4 comments

#241 - fix: handle signed infinty in `prec::almost_eq`

Pull Request - State: closed - Opened by YeungOnion 4 months ago

#239 - chore(deps): update criterion requirement from 0.3.3 to 0.5.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#238 - Create dependabot.yml

Pull Request - State: closed - Opened by YeungOnion 4 months ago

#237 - Make almost_eq return false if a and/or b is NaN

Pull Request - State: closed - Opened by FreezyLemon 4 months ago - 8 comments

#235 - release 0.17.0

Pull Request - State: closed - Opened by YeungOnion 4 months ago - 11 comments

#234 - Update testing_boiler macro to not need a nightly compiler

Pull Request - State: closed - Opened by FreezyLemon 4 months ago - 1 comment

#233 - Change compile requirements for running `cargo test`

Issue - State: closed - Opened by YeungOnion 4 months ago - 3 comments

#232 - Remove `feature = "nightly"` gate where unneeded

Pull Request - State: closed - Opened by FreezyLemon 4 months ago - 2 comments

#231 - chore: run fmt before introducing fmt into CI

Pull Request - State: closed - Opened by YeungOnion 4 months ago

#230 - Handle tests with NIST data as integration tests

Pull Request - State: closed - Opened by YeungOnion 4 months ago - 7 comments

#229 - feat: reintroduce coverage and upload to codecov.io

Pull Request - State: closed - Opened by YeungOnion 5 months ago - 7 comments

#228 - Add a way to easily get the standard normal distribution.

Pull Request - State: closed - Opened by RationalAsh 5 months ago - 9 comments

#227 - Fix inverse_cdf for Gamma

Pull Request - State: closed - Opened by YeungOnion 5 months ago - 1 comment

#226 - Add test asserting that `StatsError` is Sync & Send

Pull Request - State: closed - Opened by FreezyLemon 5 months ago

#225 - multivariate API and dependency on nalgebra

Issue - State: open - Opened by YeungOnion 5 months ago - 3 comments

#223 - Fix more simple clippy warnings

Pull Request - State: closed - Opened by FreezyLemon 5 months ago

#222 - Make PartialOrd implementation canonical for `NonNAN<T>`

Pull Request - State: closed - Opened by FreezyLemon 5 months ago - 1 comment

#221 - Consider improving error handling and `StatsError` type

Issue - State: closed - Opened by FreezyLemon 5 months ago - 11 comments

#220 - Fix for issue #185

Pull Request - State: closed - Opened by YeungOnion 5 months ago - 1 comment

#219 - Make `rustfmt` happy

Pull Request - State: closed - Opened by FreezyLemon 5 months ago - 1 comment

#218 - Ensure Uniform constructed on bounded interval

Pull Request - State: closed - Opened by YeungOnion 5 months ago - 2 comments

#217 - fix: correct repository link

Pull Request - State: closed - Opened by YeungOnion 5 months ago

#216 - Fix simple clippy warnings

Pull Request - State: closed - Opened by FreezyLemon 6 months ago - 7 comments

#215 - Update and expand CI jobs

Pull Request - State: closed - Opened by FreezyLemon 6 months ago - 3 comments

#214 - Use `include` in Cargo.toml to remove some files from crates.io package

Pull Request - State: closed - Opened by FreezyLemon 6 months ago - 1 comment

#213 - Various chores

Pull Request - State: closed - Opened by YeungOnion 6 months ago - 4 comments

#212 - fix: mode for gamma distribution is 0 for shape<=1

Pull Request - State: closed - Opened by YeungOnion 6 months ago - 2 comments

#211 - Remove lazy-static and make FCACHE a proper const

Pull Request - State: closed - Opened by anergictcell 6 months ago - 4 comments

#210 - Bug: Mode calculation for Gamma distribution

Issue - State: closed - Opened by tessob 7 months ago - 2 comments

#209 - Make `MultivariateNormal` generic over dimension

Pull Request - State: closed - Opened by riverbl 7 months ago - 9 comments

#208 - Add MultivariateNormalDiag distribution.

Pull Request - State: open - Opened by SiegeLord 7 months ago - 6 comments

#207 - review CI

Issue - State: closed - Opened by YeungOnion 7 months ago - 3 comments

#206 - crate revival and discussion

Issue - State: open - Opened by YeungOnion 7 months ago - 5 comments

#205 - tracker: 0.17 release

Issue - State: closed - Opened by YeungOnion 7 months ago - 2 comments

#204 - Implement: Convolution for probability distributions

Issue - State: open - Opened by tessob 7 months ago - 3 comments

#203 - fix: doctest `ignore` is used for math expressions that are not valid Rust

Issue - State: closed - Opened by YeungOnion 7 months ago - 1 comment
Labels: documentation, good first issue

#202 - Implement `erfcx` ?

Issue - State: open - Opened by avhz 7 months ago

#201 - Is the crate/protect still maintained/alive?

Issue - State: closed - Opened by Magnetuz 7 months ago - 16 comments

#200 - Inverse cdf inconsistency with cdf for the gamma distibution

Issue - State: closed - Opened by RonBarakBackal 8 months ago - 1 comment

#199 - feature: Implement Continuous<Vec<f64>> for MultivariateNormal

Pull Request - State: closed - Opened by saona-raimundo 8 months ago - 6 comments

#196 - Adding Feature Flags and optional dependency?

Issue - State: closed - Opened by abstractqqq 10 months ago - 3 comments

#195 - non-free NIST data

Issue - State: closed - Opened by decathorpe 12 months ago - 4 comments

#194 - [request] Update nalgebra dependency

Issue - State: closed - Opened by saona-raimundo 12 months ago - 3 comments

#193 - [Feature]: Kernel Density Estimation

Issue - State: open - Opened by humphreylee about 1 year ago - 4 comments

#192 - Fix invalid `k` letter in Poisson formula docs.

Pull Request - State: closed - Opened by iago-lito about 1 year ago - 3 comments