Skip to content

Commit

Permalink
Update de.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Evolutionary-Intelligence authored Aug 22, 2024
1 parent 7172017 commit c56af47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pypop7/optimizers/de/de.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ class DE(Optimizer):
<https://www.science.org/doi/10.1126/science.add5190>`_, `[Shinn et al., 2023, Nature Neuroscience]
<https://www.nature.com/articles/s41593-023-01299-3>`_, `[Barbosa et al., 2021, PAAP]
<https://link.springer.com/chapter/10.1007/978-981-16-0010-4_15>`_, `[Lawson et al., 2020, AJ]
<https://doi.org/10.3847/1538-3881/ababa6>`_, `[Lawson et al., 2019, AJ]
<https://doi.org/10.3847/1538-3881/ababa6>`_, `[Event Horizon Telescope Collaboration, 2019, ApJL]
<https://iopscience.iop.org/article/10.3847/2041-8213/ab1141>`_, `[Lawson et al., 2019, AJ]
<https://doi.org/10.3847/1538-3881/ab3461>`_, `[Laganowsky et al., 2014, Nature]
<https://www.nature.com/articles/nature13419>`_, just to name a few.
Expand Down

0 comments on commit c56af47

Please sign in to comment.