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
#205 - tracker: 0.17 release
Issue -
State: closed - Opened by YeungOnion 8 months ago
- 2 comments
#204 - Implement: Convolution for probability distributions
Issue -
State: open - Opened by tessob 9 months ago
- 3 comments
#203 - fix: doctest `ignore` is used for math expressions that are not valid Rust
Issue -
State: closed - Opened by YeungOnion 9 months ago
- 1 comment
Labels: documentation, good first issue
#202 - Implement `erfcx` ?
Issue -
State: open - Opened by avhz 9 months ago
#201 - Is the crate/protect still maintained/alive?
Issue -
State: closed - Opened by Magnetuz 9 months ago
- 16 comments
#200 - Inverse cdf inconsistency with cdf for the gamma distibution
Issue -
State: closed - Opened by RonBarakBackal 9 months ago
- 1 comment
#199 - feature: Implement Continuous<Vec<f64>> for MultivariateNormal
Pull Request -
State: closed - Opened by saona-raimundo 10 months ago
- 6 comments
#198 - [Request] Alternative parameterization for negative binomial distributions?
Issue -
State: open - Opened by diaorch 10 months ago
- 13 comments
#197 - Consider implementing `Continuous<&f64, f64>` in addition to `Continuous<f64, f64>`
Issue -
State: closed - Opened by rihardsk 12 months ago
- 3 comments
#196 - Adding Feature Flags and optional dependency?
Issue -
State: closed - Opened by abstractqqq 12 months ago
- 3 comments
#195 - non-free NIST data
Issue -
State: closed - Opened by decathorpe about 1 year ago
- 4 comments
#194 - [request] Update nalgebra dependency
Issue -
State: closed - Opened by saona-raimundo about 1 year 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 over 1 year ago
- 3 comments
#191 - normal cdf function gives probability of 0.0 for very low probabilities
Issue -
State: closed - Opened by robinpaul85 over 1 year ago
- 3 comments
#190 - Fix: Exponential distribution inverse CDF accuracy & performance
Pull Request -
State: closed - Opened by tessob over 1 year ago
- 3 comments
#189 - [Feature]: add support for Gumbel Distribution
Issue -
State: closed - Opened by wiseaidev over 1 year ago
- 6 comments
Labels: good first issue
#188 - nalgebra v0.27 (dependency of statrs) is going to get rejected by a future version of rust
Issue -
State: closed - Opened by robinpaul85 over 1 year ago
- 2 comments
#187 - Update nalgebra to 0.32
Pull Request -
State: closed - Opened by kalev over 1 year ago
- 6 comments
#186 - create accessors for all distributions
Issue -
State: open - Opened by bentheiii over 1 year ago
- 3 comments
Labels: good first issue
#185 - Inverse CDF for binomial distribution doesn't seem to converge
Issue -
State: closed - Opened by derekdreery over 1 year ago
- 8 comments
#184 - Implement FisherSnedecor inverse CDF
Issue -
State: closed - Opened by TheIronBorn almost 2 years ago
- 1 comment
#183 - Multinomial sampling is very slow
Issue -
State: open - Opened by jamaltas almost 2 years ago
- 13 comments
#182 - Interest in ranksum and mannwhitney u?
Issue -
State: open - Opened by noamteyssier almost 2 years ago
- 3 comments
#181 - Example code contains errors
Issue -
State: closed - Opened by EliaBernardi almost 2 years ago
- 3 comments
#180 - Mutable/Movable parameters for multivariate normal
Issue -
State: open - Opened by limads almost 2 years ago
- 2 comments
#179 - Add default implementation of survival functions
Pull Request -
State: closed - Opened by henryjac almost 2 years ago
- 1 comment
#178 - Add CDF for multivariate normal
Pull Request -
State: open - Opened by henryjac almost 2 years ago
#177 - Use nalgebra structs for constructing multivariate dist
Pull Request -
State: closed - Opened by henryjac almost 2 years ago
#176 - Multivariate students t distribution
Pull Request -
State: closed - Opened by henryjac almost 2 years ago
- 6 comments
#175 - Calculate the coefficient of variation without calculating the mean twice?
Issue -
State: closed - Opened by Boscop almost 2 years ago
- 2 comments
#174 - Mention quantile function in docstring
Pull Request -
State: closed - Opened by rikhuijzer about 2 years ago
- 4 comments
#173 - Added missing parenthesis on README example
Pull Request -
State: closed - Opened by nottotis about 2 years ago
- 1 comment
#172 - Survival functions
Pull Request -
State: closed - Opened by noamteyssier over 2 years ago
- 2 comments
#171 - Negative binomial cdf floating point precision not within range of f64 minimum positive.
Issue -
State: closed - Opened by noamteyssier over 2 years ago
- 3 comments
#170 - Adds `Wishart` and `InverseWishart` distributions
Pull Request -
State: open - Opened by egordm over 2 years ago
- 3 comments
#169 - Adds `Wishart` and `InverseWishart` distributions
Pull Request -
State: closed - Opened by EgorDm over 2 years ago
#168 - I wonder why `MultivariateNormal::new` need for `Vec<f64>`
Issue -
State: closed - Opened by chatblanc-ciel over 2 years ago
#167 - Add fisher exact
Pull Request -
State: closed - Opened by Maxyme over 2 years ago
- 1 comment
#166 - Adds an `inverse_cdf()` specialization for Uniform
Pull Request -
State: closed - Opened by TonyRippy over 2 years ago
- 2 comments
#165 - no_std support
Issue -
State: open - Opened by h4x3rotab over 2 years ago
- 2 comments
#164 - Some updates for NegativeBinomial
Pull Request -
State: closed - Opened by WarrenWeckesser almost 3 years ago
- 1 comment
#163 - segfault in `select_inplace` from v0.12
Issue -
State: open - Opened by jonathanstrong almost 3 years ago
- 1 comment
#162 - Update nalgebra to 0.30
Pull Request -
State: closed - Opened by Palladinium almost 3 years ago
- 1 comment
#161 - fix: Fix laplace.inverse_cdf().
Pull Request -
State: closed - Opened by WarrenWeckesser almost 3 years ago
- 1 comment
#160 - BUG: `laplace.inverse_cdf()` is not correct.
Issue -
State: closed - Opened by WarrenWeckesser almost 3 years ago
#159 - Fix inverse_cdf for StudentsT.
Pull Request -
State: closed - Opened by WarrenWeckesser almost 3 years ago
- 4 comments
#158 - Median has inconsistent behaviour with NaN (sometimes panic, sometimes wrong result)
Issue -
State: open - Opened by theHausdorffMetric almost 3 years ago
- 3 comments
#157 - Improve geometric distribution CDF so it handles small p correctly.
Pull Request -
State: closed - Opened by WarrenWeckesser almost 3 years ago
- 1 comment
#156 - StudentsT inverse_cdf is broken
Issue -
State: closed - Opened by scullionw almost 3 years ago
- 1 comment
#155 - Support sampling integers from discrete distributions
Pull Request -
State: closed - Opened by SabrinaJewson about 3 years ago
- 10 comments
#154 - Update nalgebra to 0.29
Pull Request -
State: closed - Opened by davide125 about 3 years ago
- 2 comments
#153 - Add logistic distribution
Pull Request -
State: closed - Opened by dsaxton about 3 years ago
#152 - Update URLs in README
Pull Request -
State: closed - Opened by dsaxton about 3 years ago
#151 - fix laplace distribution sampling
Pull Request -
State: closed - Opened by boxtown about 3 years ago
- 4 comments
#150 - Is statrs::distribution::Laplace correct?
Issue -
State: closed - Opened by vi about 3 years ago
- 2 comments
#149 - Broken link to "Exp distribution" Wikipedia article in documentation.
Issue -
State: closed - Opened by vi about 3 years ago
#148 - I wonder why there is no "median" function for rust array?
Issue -
State: closed - Opened by dbsxdbsx over 3 years ago
- 2 comments
#147 - Restore codecov integration
Issue -
State: closed - Opened by vks over 3 years ago
#146 - Remove codecov badge
Pull Request -
State: closed - Opened by vks over 3 years ago
- 1 comment
#145 - Fix crates.io badge
Pull Request -
State: closed - Opened by vks over 3 years ago
#144 - Migrate CI to GitHub actions
Pull Request -
State: closed - Opened by vks over 3 years ago
- 1 comment
#143 - Fix outdated version in README
Pull Request -
State: closed - Opened by vks over 3 years ago
#142 - Address nalgebra advisory
Pull Request -
State: closed - Opened by vks over 3 years ago
#141 - Update to nalgebra 0.27.1 to avoid RUSTSEC-2021-0070
Issue -
State: closed - Opened by nnethercote over 3 years ago
- 8 comments
#140 - Tracker: 0.14 release
Issue -
State: closed - Opened by vks over 3 years ago
- 3 comments
#139 - Fix doctests
Pull Request -
State: closed - Opened by vks over 3 years ago
#138 - Release request
Issue -
State: closed - Opened by nlhepler over 3 years ago
- 7 comments
#137 - Example code fails to build?
Issue -
State: closed - Opened by jodavaho over 3 years ago
- 3 comments
#136 - Beta skewness limits incorrect
Issue -
State: open - Opened by Bi-Modal over 3 years ago
- 1 comment
#135 - README out of date
Issue -
State: closed - Opened by reknih over 3 years ago
- 2 comments
#134 - Fixes and updates
Pull Request -
State: closed - Opened by vks over 3 years ago
- 3 comments
#133 - Update to rand >= 0.8
Issue -
State: closed - Opened by rob-p over 3 years ago
- 6 comments
#132 - fix typo: statrs::distribution::Gamma sample_unchecked
Pull Request -
State: closed - Opened by doraneko94 over 3 years ago
- 1 comment
#131 - Allow vector of floats for mean in statsrs::distribution::Normal (as per numpy.random.normal)
Issue -
State: closed - Opened by 0jg over 3 years ago
- 5 comments
#130 - Migrate CI to GitHub actions (or elsewhere)
Issue -
State: closed - Opened by larsgw over 3 years ago
- 2 comments
#129 - fix: remove second statrs::distribution::laplace
Pull Request -
State: closed - Opened by larsgw over 3 years ago
#128 - cargo: nalgebra 0.23.0 -> 0.24.1
Pull Request -
State: closed - Opened by lovesegfault almost 4 years ago
- 3 comments
#127 - Specialize inverse_cdf for LogNormal distribution
Pull Request -
State: closed - Opened by Twister915 almost 4 years ago
- 3 comments
#126 - Prevent Chi mean and variance producing NaN for dof > 340
Pull Request -
State: closed - Opened by millardjn almost 4 years ago
#125 - Tests
Pull Request -
State: closed - Opened by troublescooter almost 4 years ago
#124 - Serde feature for serialization/deserialization
Issue -
State: closed - Opened by ndebuhr almost 4 years ago
- 4 comments
#123 - StudentT::inverse_cdf() ignores location and scale parameters
Issue -
State: closed - Opened by asayers almost 4 years ago
- 1 comment
#122 - Licencing issues
Issue -
State: open - Opened by troublescooter almost 4 years ago
- 2 comments
#121 - License compliance issue
Issue -
State: closed - Opened by jnqnfe almost 4 years ago
- 9 comments
#120 - API refactoring, Empirical distribution
Pull Request -
State: closed - Opened by troublescooter almost 4 years ago
- 1 comment
#119 - Ideal and robust soliton distribution
Pull Request -
State: open - Opened by refugeesus almost 4 years ago
#118 - Linear algebra vector types
Issue -
State: closed - Opened by troublescooter about 4 years ago
- 1 comment
#117 - API discussion
Issue -
State: closed - Opened by troublescooter about 4 years ago
- 1 comment
#116 - Fix clippy warnings
Pull Request -
State: closed - Opened by troublescooter about 4 years ago
- 1 comment
#115 - Characterization of negative binomial extended to the reals
Issue -
State: closed - Opened by boxtown over 4 years ago
- 3 comments
Labels: help wanted, discussion
#114 - Sources for functions::exponential::integral function?
Issue -
State: closed - Opened by Cazadorro over 4 years ago
- 2 comments
#113 - Add negative binomial distribution
Pull Request -
State: closed - Opened by danyx23 over 4 years ago
- 2 comments
#112 - PPF functions in particular for Student's T
Issue -
State: closed - Opened by willir over 4 years ago
- 4 comments
#111 - Added Dirac Distribution [Feature Request]
Pull Request -
State: closed - Opened by JulianKnodt over 4 years ago
- 1 comment
#110 - Should the Statistics trait exist?
Issue -
State: open - Opened by FelixBenning over 4 years ago
- 4 comments
#109 - A stab at removing unsafes
Pull Request -
State: closed - Opened by troublescooter over 4 years ago
- 12 comments
#108 - Change floating point tests to be approximate instead of exact
Issue -
State: open - Opened by ghost over 4 years ago
- 4 comments
#107 - empirical-cdf support
Issue -
State: closed - Opened by ronniec95 over 4 years ago
- 2 comments
#106 - [RFC] Student's T inverse CDF
Pull Request -
State: closed - Opened by asayers over 4 years ago
- 7 comments