Skip to content

teodora-grigorova/ParallelDifferentialEvolution.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParallelDifferentialEvolution

Build Status Coverage

An extremely simple implementation of Differential Evolution (https://doi.org/10.1023/A:1008202821328) set up for easy parallel evaluation.

Based mostly on the original paper by R. Storn and K. Price in 1997 (cited above) with some tips from the R DEOptim package and Scipy's code.

About

An extremely simple implementation of Differential Evolution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Julia 100.0%