Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsdfish/DifferentialEvolutionMCMC.jl
A Julia package for Differential Evolution MCMC
https://github.com/itsdfish/DifferentialEvolutionMCMC.jl
differential-evolution-mcmc julia julialang mcmc
Last synced: 3 months ago
JSON representation
A Julia package for Differential Evolution MCMC
- Host: GitHub
- URL: https://github.com/itsdfish/DifferentialEvolutionMCMC.jl
- Owner: itsdfish
- License: mit
- Created: 2020-05-28T11:04:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T09:16:18.000Z (8 months ago)
- Last Synced: 2024-05-22T06:34:36.450Z (6 months ago)
- Topics: differential-evolution-mcmc, julia, julialang, mcmc
- Language: Julia
- Homepage:
- Size: 1.31 MB
- Stars: 14
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sciml - itsdfish/DifferentialEvolutionMCMC.jl: A Julia package for Differential Evolution MCMC
README
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5083368.svg)](https://doi.org/10.5281/zenodo.5083368)
[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://itsdfish.github.io/DifferentialEvolutionMCMC.jl/dev/)
# DifferentialEvolutionMCMC
DifferentialEvolutionMCMC.jl is a Differential Evolution MCMC sampler written in Julia. Please see the documentation for additional information.