Conversation
…e converted to lower case
The usage of std::result_of within the header makes it impossible for this code to compile when the user uses C++20 but has HiGHS as dependency. Added a new guard to change the function signature for be compatible with C++20 and later
ipo off for debug builds
…with C++11 and C++20 without preprocessor checks
All values passed for string option values (except for file names) are converted to lower case
Exclude OpenBLAS unit tests on windows 32, occassional time out
Static packages generation bug fix
Pr 3110 with julia updates
…ured, so that it works correctly when using `BLAS_LIBRARIES`. Note that when using `BLAS_LIBRARIES`, the version number is not known unless you manually set `OpenBLAS_VERSON="x.x.x"`.
fix: wrong comment in postsolve basis
Fixed issue with OpenBLAS not recognized when using BLAS_LIBRARIES
Version bump patch 1.15.1
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3127 +/- ##
==========================================
+ Coverage 73.15% 73.17% +0.01%
==========================================
Files 430 430
Lines 103937 103967 +30
Branches 16717 16718 +1
==========================================
+ Hits 76039 76076 +37
+ Misses 27622 27615 -7
Partials 276 276 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
No description provided.