8000 Tags · PaulXiCao/Distributions.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: PaulXiCao/Distributions.jl

Tags

v0.21.1

Toggle v0.21.1's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.1 for r…

…elease notes

v0.21.0

Toggle v0.21.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaStats/Distributions.jl/releases/tag/v0.21.0 for r…

…elease notes

v0.20.0

Toggle v0.20.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot

v0.19.2

Toggle v0.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove test-only dependencies from [compat] (JuliaStats#869)

Due to a bug in Registrator, we can't register a new version of
Distributions until either the bug is fixed or we remove [compat]
entries for test-only dependencies.

v0.19.1

Toggle v0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project toml for registration (JuliaStats#860)

* added test deps

* bump version

* rm compat

v0.19.0

Toggle v0.19.0's commit message
Added cdf for Skellam (JuliaStats#859)

* added cdf skellam

* fixed

* usinf StatsFuns instead of Rmath

* added ref

* added in form of docstring

* fix docs

* fixed test

v0.18.0

Toggle v0.18.0's commit message
Chernoff distribution (JuliaStats#840)

* added Chernoff distribution code

* Add files via upload

* Add files via upload

* Update chernoff.jl

* Update chernoff.jl

* Update chernoff.jl

* Update chernoff.jl

* Update chernoff.jl

* Update categorical.jl

* Update categorical.jl

* Update categorical.jl

* Update categorical.jl

* Update Distributions.jl

* Update Distributions.jl

* Update Distributions.jl

* Update Distributions.jl

* Update Distributions.jl

* Update Distributions.jl

* Update categorical.jl

* Update Distributions.jl

* Fix the patch-1

* Fix the patch

* Remove redundant code

* Remove untracked symbols

* Update Distributions.jl

* Remove bullshit in categorical.jl

* Make f, F, Fbar global

* Correct anonymous functions

* delete newline, add const

* Update as per review

* fix the error

* enter the missing ]

* Updated as per required

* Update runtests.jl

* Update chernoff.jl

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* Fix format

* Fix coding format

* Fix coding format in test

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* `module`ate ChernoffComputations and update a typo

* update docs/src/univariate.md

* remove export

* module _pdf, _cdf, _cdfbar; add pdftest, include chernoff in runtests.jl

* Update chernoff.jl

* Update src/univariate/continuous/chernoff.jl

Co-Authored-By: eulerkochy <kc99.kol@gmail.com>

* Update chernoff.jl

v0.17.0

Toggle v0.17.0's commit message
Generic support for uni gmm (JuliaStats#615)

* Make uni gmm support generic type

* Add generic test

* Disable generic test

* Fix constructor

* Add generic test back

* Fix K and try to make mixture.jl generic

* Support Real

* enable cdf tests

* merge tests

* allow mean and std to have differetn types

* allow p to be abstract vector

v0.16.4

Toggle v0.16.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix missing broadcast sqrt in MvTDist rand (JuliaStats#769)

* test for size of random samples from MvTDist

* broadcast sqrt in sd adjustment for GenericMvTDist rand

v0.16.3

Toggle v0.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
complete docstrings (JuliaStats#763)

* complete docstrings

* Fix indentation, add titles

* Fix misplaced use of backticks in docstring
0