Ecosyste.ms: Issues

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

GitHub / JuliaStats/Distributions.jl issues and pull requests

#1905 - Decouple `rand` and `eltype`

Pull Request - State: open - Opened by devmotion 5 days ago - 2 comments

#1904 - Overparameterized constructors

Issue - State: open - Opened by Deduction42 7 days ago

#1903 - MvTDist is not documented

Issue - State: open - Opened by andreasnoack 8 days ago
Labels: documentation

#1902 - Type of sample of `Exponential{T}` is not `T`

Issue - State: open - Opened by wouterwln 14 days ago - 11 comments

#1901 - Bump minimal supported julia version to 1.6

Pull Request - State: closed - Opened by LebedevRI 18 days ago - 3 comments

#1900 - Quantile: use `Newton` method from `Roots.jl`

Pull Request - State: open - Opened by LebedevRI 18 days ago - 11 comments

#1899 - Quantile: Newton: introduce oscillation dampening

Pull Request - State: open - Opened by LebedevRI 19 days ago - 4 comments

#1896 - `LogUniform` distribution fitting not supported

Issue - State: open - Opened by LebedevRI 21 days ago
Labels: feature: method coverage for existing function

#1894 - Fix deprecation warnings in tests

Pull Request - State: closed - Opened by devmotion 26 days ago - 1 comment

#1893 - mark the MatrixReshaped type as deprecated

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

#1892 - axes(::ReshapedDistribution) should throw, added missing ndims

Pull Request - State: closed - Opened by stevengj about 1 month ago - 7 comments

#1891 - Adding the Sinh-Arcsinh (Shash) normal distribution

Issue - State: open - Opened by DominiqueMakowski about 1 month ago
Labels: feature: new distribution

#1890 - Relax Fill return type in mvlognormal tests

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

#1889 - `truncated` does not work with `Turing.jl`'s random variables

Issue - State: closed - Opened by Tobias-Thomas about 1 month ago - 6 comments

#1888 - Test pre-release Julia versions

Pull Request - State: closed - Opened by devmotion about 1 month ago - 3 comments

#1887 - How to draw a density sample from a multivariate normal

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

#1886 - Fix Dirichlet rand overflows #1702

Pull Request - State: open - Opened by quildtide about 2 months ago - 4 comments

#1885 - fix type stability of sampling from `Chisq`, `TDist`, `Gamma`

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

#1884 - Is there a reason `rand(TDist(nu))` does not obey the type of `nu`?

Issue - State: open - Opened by Red-Portal about 2 months ago - 10 comments

#1883 - Better samplers for Bernoulli(p) and Geometric(1/2) random variables

Issue - State: open - Opened by abigail-gentle about 2 months ago - 2 comments

#1882 - Fix InverseGaussian cdf overflows

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

#1881 - Handle degenerate Beta distribution cases

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

#1880 - Degenerate Distribution interface is probably necessary

Issue - State: open - Opened by quildtide about 2 months ago - 1 comment

#1879 - Specialized vector rand! for many distributions

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

#1876 - Bump julia-actions/cache from 1 to 2

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

#1875 - Define fallback implementations for mean, var, and entropy

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

#1874 - Add mean et al. for truncated log normal

Pull Request - State: open - Opened by ararslan 3 months ago - 7 comments

#1873 - cdf of InverseGaussian

Issue - State: closed - Opened by ldoyen 3 months ago - 1 comment

#1872 - Fix #1870: Rename ValueSupport subtypes for improved clarity

Pull Request - State: closed - Opened by juliohm 4 months ago - 17 comments

#1871 - Who is maintaining Distributions.jl?

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

#1870 - Rename `ValueSupport` subtypes to more specific names

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

#1866 - JET reports type-instability when sampling from `Beta`

Issue - State: open - Opened by bvdmitri 4 months ago - 8 comments

#1865 - Clamp `cdf` and `ccdf` of `Truncated`

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

#1864 - New GPL dependency introduced through AliasTables

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

#1863 - Update CI: No nightly tests, improve macOS CI setup + use julia-actions/cache

Pull Request - State: closed - Opened by devmotion 4 months ago - 5 comments

#1862 - Fix failing tests on 1.11-beta

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

#1861 - Stop testing on nightly

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

#1860 - Fix type bug in `Uniform`

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

#1859 - fixing error in xval function in gumbel.jl

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

#1858 - Error in xval in gumbel

Issue - State: closed - Opened by ajshephard 4 months ago

#1857 - Replace deprecated lfact(x)

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

#1856 - Update CI.yml to include mac aarch64

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

#1855 - Suggestion: 3-argument cdf()

Issue - State: closed - Opened by droodman 5 months ago - 1 comment

#1854 - `0 <= cdf(truncated(Normal(2.5, 0.2), lower=0.0),x)` not always true.

Issue - State: closed - Opened by lrnv 5 months ago - 3 comments

#1853 - `0 <= cdf(Normal(),x) <= 1` not always true.

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

#1850 - Add Convolve for DiscreteNonParametric (Redux)

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

#1848 - Use a faster implementation of AliasTables

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

#1847 - Couple documentation fixes

Pull Request - State: open - Opened by cgarling 6 months ago - 1 comment

#1846 - Bump julia-actions/setup-julia from 1 to 2

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

#1845 - Missing docstring for loglikelihood

Issue - State: open - Opened by cgarling 6 months ago - 3 comments

#1844 - Documentation for gradlogpdf

Issue - State: open - Opened by cgarling 6 months ago - 1 comment

#1843 - Outdated code sample in Mixture documentation

Issue - State: open - Opened by BatyLeo 6 months ago

#1841 - No characteristic function of MvNormal

Issue - State: open - Opened by jaksle 7 months ago - 2 comments

#1840 - `suffstats` integer overflow

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

#1838 - Characteristic function for Univariate Mixtures

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

#1837 - Remove TruncatedNormal

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

#1835 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#1834 - perf improvements to MultinomialSampler

Pull Request - State: closed - Opened by adienes 8 months ago - 19 comments

#1833 - Infinite loop for quantile of InverseGaussian for specific value

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

#1831 - microoptimization on rand(::AliasTable)

Pull Request - State: closed - Opened by adienes 8 months ago - 12 comments

#1830 - sampling from `BetaSampler` slower than directly from `Beta`

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

#1829 - Document Thread Safety

Issue - State: open - Opened by adomasbaliuka 8 months ago - 1 comment

#1828 - Bump actions/cache from 3 to 4

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

#1827 - Extend `gradlogpdf` to MixtureModels

Pull Request - State: open - Opened by rmsrosa 8 months ago - 7 comments

#1826 - inv(Σ) fails with StaticArrays

Issue - State: open - Opened by 3f6a 9 months ago - 2 comments

#1825 - Tweak docs, add tests for extension interface

Pull Request - State: open - Opened by timholy 9 months ago - 2 comments

#1824 - Misuse of `Base.minimum` and `Base.maximum`?

Issue - State: open - Opened by timholy 9 months ago - 7 comments

#1823 - RFC/WIP: coercion "cascades" for MvNormal

Pull Request - State: open - Opened by timholy 9 months ago - 1 comment

#1822 - StackOverflowError with rand!

Issue - State: closed - Opened by 3f6a 9 months ago - 3 comments

#1821 - Fix typo in Gumbel `gradlogpdf`

Pull Request - State: closed - Opened by rubenseyer 9 months ago - 1 comment

#1820 - What `Distributions.pdf` returns, and when?

Issue - State: open - Opened by aplavin 9 months ago - 13 comments

#1819 - Fix `eachvariate` with zero variates

Pull Request - State: closed - Opened by devmotion 9 months ago - 1 comment

#1817 - `rand(::Sampleable{Multivariate}, 0)` errors

Issue - State: closed - Opened by btmit 9 months ago

#1815 - rand! with Uniform distribution does not work with CUDA arrays

Issue - State: closed - Opened by gkantsidis 9 months ago - 8 comments

#1814 - Clarify definitions of inverse CDF functions

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

#1813 - `inv*` functions are not really inverses

Issue - State: closed - Opened by aplavin 9 months ago - 9 comments

#1812 - support for multivariate t distribution

Issue - State: open - Opened by SimonEnsemble 9 months ago - 1 comment

#1810 - random log-gamma for taming underflow issues

Issue - State: open - Opened by chelate 10 months ago - 1 comment

#1809 - support intervals

Pull Request - State: open - Opened by aplavin 10 months ago - 16 comments

#1808 - Add Asymmetric Exponential Power Distribution

Pull Request - State: open - Opened by lukketotte 10 months ago - 1 comment

#1807 - Quantile of MixtureModel seems to never converge

Issue - State: open - Opened by stephenll 10 months ago - 1 comment

#1806 - Add Generalized chi-squared distribution

Pull Request - State: open - Opened by heliosdrm 10 months ago - 3 comments

#1805 - Fix inconsistent return types of `quantile` etc.

Pull Request - State: open - Opened by devmotion 10 months ago - 1 comment

#1804 - Fix method ambiguities & unbound parameters + add Aqua tests

Pull Request - State: closed - Opened by devmotion 10 months ago - 1 comment

#1803 - Add NamedTupleVariate and ProductNamedTupleDistribution

Pull Request - State: open - Opened by sethaxen 10 months ago - 18 comments