-
Notifications
You must be signed in to change notification settings - Fork 42
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
Fix first_and_second_max() #206
Merged
Merged
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ac613f - Browse repository at this point
Copy the full SHA 5ac613fView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a730b11 - Browse repository at this point
Copy the full SHA a730b11View commit details
Commits on Aug 2, 2023
-
also only increase virtualLoss Counter by 1
Configuration menu - View commit details
-
Copy full SHA for bdb422a - Browse repository at this point
Copy the full SHA bdb422aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b5dcb - Browse repository at this point
Copy the full SHA 14b5dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 283f319 - Browse repository at this point
Copy the full SHA 283f319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6908a18 - Browse repository at this point
Copy the full SHA 6908a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for de76cab - Browse repository at this point
Copy the full SHA de76cabView commit details
Commits on Aug 3, 2023
-
Update virtual-Offset implementation
+ use also virtual-visit of 1 + don't use additional vector operation
Configuration menu - View commit details
-
Copy full SHA for e46506a - Browse repository at this point
Copy the full SHA e46506aView commit details -
Add missing implementation for VIRTUAL_OFFSET in
get_transposition_q_value()
Configuration menu - View commit details
-
Copy full SHA for bb0fec1 - Browse repository at this point
Copy the full SHA bb0fec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf0312 - Browse repository at this point
Copy the full SHA faf0312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b544a - Browse repository at this point
Copy the full SHA 52b544aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c92b7a4 - Browse repository at this point
Copy the full SHA c92b7a4View commit details -
Rename VIRTUAL_LOSS into VIRTUAL_WEIGHT Replace virtualVisitIncrement by virtualMixThreshold
Configuration menu - View commit details
-
Copy full SHA for 1d17d91 - Browse repository at this point
Copy the full SHA 1d17d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 875820f - Browse repository at this point
Copy the full SHA 875820fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38dc0fe - Browse repository at this point
Copy the full SHA 38dc0feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0141e - Browse repository at this point
Copy the full SHA 2d0141eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d910b7 - Browse repository at this point
Copy the full SHA 7d910b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 522f347 - Browse repository at this point
Copy the full SHA 522f347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a55691 - Browse repository at this point
Copy the full SHA 5a55691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e92cb5 - Browse repository at this point
Copy the full SHA 4e92cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 511d583 - Browse repository at this point
Copy the full SHA 511d583View commit details -
Add virtualOffsetStrenght(0.001)
Switch between VIRTUAL_OFFSET and VIRTUAL_VISIT when using VIRTUAL_MIX
Configuration menu - View commit details
-
Copy full SHA for e8fd85a - Browse repository at this point
Copy the full SHA e8fd85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46dd935 - Browse repository at this point
Copy the full SHA 46dd935View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa391b - Browse repository at this point
Copy the full SHA cfa391bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c38d9f4 - Browse repository at this point
Copy the full SHA c38d9f4View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f94920 - Browse repository at this point
Copy the full SHA 0f94920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eba23f - Browse repository at this point
Copy the full SHA 8eba23fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed0c8d - Browse repository at this point
Copy the full SHA 3ed0c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ef98b - Browse repository at this point
Copy the full SHA e1ef98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 514dad5 - Browse repository at this point
Copy the full SHA 514dad5View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d51ff2f - Browse repository at this point
Copy the full SHA d51ff2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa57a4 - Browse repository at this point
Copy the full SHA 0aa57a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for db35e1d - Browse repository at this point
Copy the full SHA db35e1dView commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f4a5a2 - Browse repository at this point
Copy the full SHA 3f4a5a2View commit details -
Update secondMax = std::numeric_limits<T>::min();
Configuration menu - View commit details
-
Copy full SHA for ab632bd - Browse repository at this point
Copy the full SHA ab632bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c323c - Browse repository at this point
Copy the full SHA 63c323cView 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.