Match CEC2021 and CEC2022 operator output values #35
Open
firestrand wants to merge 5 commits intothieu1995:masterfrom
Open
Match CEC2021 and CEC2022 operator output values #35firestrand wants to merge 5 commits intothieu1995:masterfrom
firestrand wants to merge 5 commits intothieu1995:masterfrom
Conversation
… and this library, corrected differences.
Update vulnerable requests dependency
# Conflicts: # ChangeLog.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📑 Description
Some discrepancies were found between the original CEC2021 and CEC2022 reference implementation outputs versus
the opfunu outputs. Zakharov and the Schaffer F7 functions don't match the functions as published but do match the implementation and graphics.
References for the correct functions are included in the function comments.
Unit tests with manual output values from the reference implementations for comparison added.
✅ Checks
ℹ Additional Information