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

#305 - Implement `FromIterator<f64>` for `Empirical` and remove `from_vec`

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

#303 - ArgIntervalExcl

Issue - State: open - Opened by rm-minus-r-star about 2 months ago - 10 comments

#302 - cli example usage

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

#301 - refactor: Categorical now stores normalized values for cdf and sf

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

#300 - Feature request: Implement Distribution<u64> for Geometric

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

#299 - refactor!: forbid α=inf || β=inf in Beta distr.

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

#298 - refactor: rewrite Dirichlet::ln_pdf

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

#297 - doc: Add example for Hypergeometric

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

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

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

#294 - fix: Use exp_m1 instead of subtracting directly

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

#293 - Docs: add `#[doc(cfg(feature = "...'))` to feature-gated structs and trait impls

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

#292 - 0.18 release

Issue - State: open - Opened by FreezyLemon 2 months ago - 2 comments

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

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

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

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

#289 - drop error.rs like 284 initially intended

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

#288 - tests to verify correctness of sampling

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

#287 - multinomial sampling should rely on binomial

Pull Request - State: open - Opened by YeungOnion 2 months ago - 8 comments

#286 - noncentral t distribution

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

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

Pull Request - State: closed - Opened by soumyasen1809 2 months ago - 13 comments

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

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

#283 - ci: pin nightly rust as temporary fix

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

#282 - Inline string formatting arguments when possible

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

#281 - Reduce MSRV to 1.61

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

#280 - Revert "run coverage on stable rust"

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

#279 - run coverage on stable rust

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

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

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

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

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

#275 - Make rand optional

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

#274 - Update criterion to 0.5

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

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

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

#272 - Update rustfmt config to not require nightly

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

#271 - Fix several rustdoc warnings

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

#270 - Make nalgebra optional

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

#269 - Update testing_boiler and unify test helpers

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

#268 - Implement and document MSRV

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

#267 - Add noncentral t distribution

Issue - State: open - Opened by masai2018 3 months ago - 1 comment

#266 - multivariate students t distribution

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

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

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

#264 - Add examples to `Hypergeometric` docs

Issue - State: closed - Opened by FreezyLemon 3 months ago

#263 - Multivariate students T distribution

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

#262 - Feat/multivariate dimension generic: electric boogaloo

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

#261 - ci testing for isolating issue in #259

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

#260 - Add some more inverse CDF functions

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

#259 - Collect coverage from doctests too

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

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

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

#257 - Remove unused imports

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

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

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

#254 - update `Dirichlet` to nalgebra multivariate

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

#253 - Feat/multivariate dimension generic

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

#252 - Multivariate normal dimension

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

#251 - Update uniform.rs

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

#250 - Fix fisher test

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

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

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

#248 - Add NIST tests to CI

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

#247 - hierarchy of errors

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

#246 - feat/common traits

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

#245 - Empirical distribution refactor

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

#244 - Efficient access to private data

Issue - State: open - Opened by YeungOnion 5 months ago - 1 comment

#242 - Support MSRV concept

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

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

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

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

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

#238 - Create dependabot.yml

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

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

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

#235 - release 0.17.0

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

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

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

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

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

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

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

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

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

#230 - Handle tests with NIST data as integration tests

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

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

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

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

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

#227 - Fix inverse_cdf for Gamma

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

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

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

#225 - multivariate API and dependency on nalgebra

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

#223 - Fix more simple clippy warnings

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

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

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

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

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

#220 - Fix for issue #185

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

#219 - Make `rustfmt` happy

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

#218 - Ensure Uniform constructed on bounded interval

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

#217 - fix: correct repository link

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

#216 - Fix simple clippy warnings

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

#215 - Update and expand CI jobs

Pull Request - State: closed - Opened by FreezyLemon 7 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 7 months ago - 1 comment

#213 - Various chores

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

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

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

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

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

#210 - Bug: Mode calculation for Gamma distribution

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

#209 - Make `MultivariateNormal` generic over dimension

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

#208 - Add MultivariateNormalDiag distribution.

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

#207 - review CI

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

#206 - crate revival and discussion

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