-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecation warnings and JADE fix #299
Merged
Merged
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 365c24e - Browse repository at this point
Copy the full SHA 365c24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca02a4d - Browse repository at this point
Copy the full SHA ca02a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0319c - Browse repository at this point
Copy the full SHA 1d0319cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8532fe7 - Browse repository at this point
Copy the full SHA 8532fe7View commit details
Commits on Sep 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e929187 - Browse repository at this point
Copy the full SHA e929187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68aed74 - Browse repository at this point
Copy the full SHA 68aed74View commit details
Commits on Nov 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2364993 - Browse repository at this point
Copy the full SHA 2364993View commit details
Commits on Dec 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a5b4a0f - Browse repository at this point
Copy the full SHA a5b4a0fView commit details
Commits on Mar 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7affc1a - Browse repository at this point
Copy the full SHA 7affc1aView commit details -
The warning has been fixed by using the .tolist() function in order for the comparison to be between native Python objects
Configuration menu - View commit details
-
Copy full SHA for 00aa68b - Browse repository at this point
Copy the full SHA 00aa68bView commit details -
Deprecation warnings have been fixed, using dtype for needed arrays
Configuration menu - View commit details
-
Copy full SHA for e5c753f - Browse repository at this point
Copy the full SHA e5c753fView commit details
Commits on Mar 28, 2021
-
JADE algorithm has been fixed during the test warning fixing stage. It seems that the CrossRandCurr2Pbest function needed a rework, as the third parameter was misused, it needed to be the function evaluations for the population
Configuration menu - View commit details
-
Copy full SHA for c31a243 - Browse repository at this point
Copy the full SHA c31a243View commit details -
Fixed test warnings for ASO method, there was the need of specifying dtype
Configuration menu - View commit details
-
Copy full SHA for 7dc6d55 - Browse repository at this point
Copy the full SHA 7dc6d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75f4029 - Browse repository at this point
Copy the full SHA 75f4029View commit details
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 24eab81 - Browse repository at this point
Copy the full SHA 24eab81View commit details
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.