Releases: SciML/PoissonRandom.jl
Releases · SciML/PoissonRandom.jl
v0.4.7
PoissonRandom v0.4.7
Merged pull requests:
- Bump actions/checkout from 4 to 5 (#55) (@dependabot[bot])
- Remove internal
rand
,randn
, andrandexp
(#57) (@devmotion)
v0.4.6
PoissonRandom v0.4.6
Merged pull requests:
- Add spell checking configuration (#53) (@ChrisRackauckas)
- gpu support for pois_rand (#54) (@sivasathyaseeelan)
Closed issues:
- GPU support for PoissionRandom (#51)
v0.4.5
PoissonRandom v0.4.5
Merged pull requests:
- doc_improv (#30) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#31) (@dependabot[bot])
- Documenter 1.0 upgrade (#32) (@ArnoStrouwen)
- typos CI (#33) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#34) (@dependabot[bot])
- [skip ci] dependabot ignore typos patches (#35) (@ArnoStrouwen)
- aqua CI (#36) (@ArnoStrouwen)
- Downgrade CI (#37) (@ArnoStrouwen)
- Julia 1.10 maintenance (#38) (@ArnoStrouwen)
- more CI (#39) (@ArnoStrouwen)
- more CI (#40) (@ArnoStrouwen)
- Bump crate-ci/typos from 1.16.23 to 1.17.0 (#41) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.1 (#42) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#43) (@dependabot[bot])
- [skip ci] Update dependabot.yml (#44) (@ArnoStrouwen)
- [skip ci] update downgrade CI repo (#45) (@ArnoStrouwen)
- reapply formatter (#46) (@ArnoStrouwen)
- Bump julia-actions/setup-julia from 1 to 2 (#47) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#48) (@thazhemadam)
- Bump julia-actions/cache from 1 to 2 (#49) (@dependabot[bot])
- ci: test with
1
,lts
andpre
versions of julia (#50) (@thazhemadam) - Use LogExpFunctions (#52) (@oscardssmith)
v0.4.4
PoissonRandom v0.4.4
Merged pull requests:
- added reproducibility code to index.md and make.jl (#22) (@00krishna)
- doc compat (#23) (@ArnoStrouwen)
- CompatHelper: add new compat entry for "PoissonRandom" at version "0.4" for package docs (#24) (@github-actions[bot])
- enable dependabot for GitHub actions (#25) (@ranocha)
- Bump actions/checkout from 1 to 3 (#26) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#27) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#28) (@dependabot[bot])
- ParametrizedFunctions.jl -> PoissonRandom.jl (#29) (@DanielVandH)
v0.4.3
v0.4.2
PoissonRandom v0.4.2
Closed issues:
- TagBot trigger issue (#13)
Merged pull requests:
- Pass RNG as first argument (#4) (@devmotion)
- Add CITATION.bib (#5) (@asinghvi17)
- Add Project.toml (#7) (@YingboMa)
- Install TagBot as a GitHub Action (#8) (@JuliaTagBot)
- MassInstallAction: Install the TagBot workflow on this repository (#9) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#10) (@christopher-dG)
- add real docs (#11) (@ChrisRackauckas)
- format SciML Style (#15) (@ChrisRackauckas)
- [skip ci] badges (#16) (@ArnoStrouwen)
- doc cov (#17) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#19) (@devmotion)
- updated README and make.jl as per sciml docs template. (#20) (@00krishna)
Change argument order
Merge pull request #4 from devmotion/change_order Pass RNG as first argument
Fix issue when not passing rng
Merge pull request #3 from devmotion/fix_rng Fix undefined RNG in exported sampler
v1.0
v0.3.0 Update appveyor.yml
Fix for v0.7
v0.2.0 fix depwarns