Add more missing hash functions#4638
Merged
lgoettgens merged 5 commits intooscar-system:masterfrom Feb 27, 2025
Merged
Conversation
Collaborator
|
Looks reasonable to me, but @fieker should check |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4638 +/- ##
==========================================
+ Coverage 84.14% 84.50% +0.35%
==========================================
Files 674 675 +1
Lines 89724 90623 +899
==========================================
+ Hits 75500 76577 +1077
+ Misses 14224 14046 -178
|
aaruni96
pushed a commit
that referenced
this pull request
Feb 28, 2025
(cherry picked from commit 6b464a0) Signed-off-by: Aaruni Kaushik <aaruni@edufor.me>
aaruni96
added a commit
that referenced
this pull request
Feb 28, 2025
Backports for 1.3.0 : Add DOI of the book #4654 Add attribute for more detailed info on tunable sections #4636 Move book tests to github runners #4629 Update Nemo to 0.49 #4645 fix a NiceMonomorphism for GAP constructed in Oscar #4640 Polyhedral: fix hash for halfspace and related types #4600 Cleanup some code related to dim(I) == -inf checks #4571 Fix bug in G4-flux computation of big model #4647 Add more missing hash functions #4638 Document how changelog maintenance works #4579 Update changelog #4667
fieker
pushed a commit
that referenced
this pull request
Mar 17, 2025
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.
Some more progress towards #2222.