DEPP - Differential Evolution Parallel Program
DEPP - Differential Evolution Parallel Program - Published in JOSS (2020)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
Differential Evolution Parallel Program
Basic Info
- Host: GitHub
- Owner: gbertoldo
- License: gpl-3.0
- Language: Fortran
- Default Branch: master
- Size: 4.02 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
DEPP - Differential Evolution Parallel Program
DEPP is an open-source optimization software based on Differential Evolution heuristic. It was designed to solve non-linear optimization problems of real-valued functions (objective functions) constrained to boxed domains. Additionally, this software is gradient-free, it is not code-invasive, i.e., objective function is treated as a "black-box", it is tolerant to failures, to poor precision calculated or noisy objective functions, it uses parallelization, that is particularly useful for handling computationally expensive objective functions, and it allows a Response Surface Methodology-Differential Evolution hybridization for convergence acceleration. Code is written using standard Fortran 2008 and applies the object-oriented paradigm, so that new differential evolution and/or hybridization strategies may be implemented more easily.
For details, please, see the documentation page: https://github.com/gbertoldo/DEPP/wiki
VERSION
Version 1.0.3
Owner
- Login: gbertoldo
- Kind: user
- Repositories: 1
- Profile: https://github.com/gbertoldo
JOSS Publication
DEPP - Differential Evolution Parallel Program
Authors
Tags
Optimization Differential Evolution MPI Fortran 2008GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Guilherme Bertoldo | g****o@g****m | 147 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 9
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 3
- Total pull request authors: 0
- Average comments per issue: 2.11
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- HaoZeke (5)
- dham (3)
- gbertoldo (1)
