Conversation
Message color from previous message in Unix was mixed.
- Extensive test coverage for core mathematical algorithms (Newton methods, optimization, linear algebra, root finding) - Bug fix for proper iteration count tracking in `math_FunctionRoot` - Bug fix for custom vector bounds handling in `math_SVD` - Dependency update in `OSD_PerfMeter_Test` by replacing Boolean operations with mathematical computations
|
Performance Test Summary Commit: Title: Merge 8ae8540 into 5c814b0 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
|
Performance Test Summary Commit: Title: Merge 51abcfc into 5c814b0 Platform: linux-clang-x64 Platform: macos-x64 Platform: windows-x64 |
- Introduced `StackOfFrames` class to manage processing frames iteratively instead of recursively - Modified `killTrianglesAroundVertex` method to collect victim nodes in a provided container rather than recursively processing them - Replaced recursive depth-first traversal with iterative processing using the new stack-based approach
|
Performance Test Summary Commit: Title: Merge 5bd2882 into 5c814b0 Platform: windows-x64 Platform: linux-clang-x64 Platform: macos-x64 |
- Replaces single brew install command with multiple individual brew install commands - Each package installation is wrapped with `|| true` to prevent failures from stopping the workflow
|
Performance Test Summary Commit: Title: Merge 1f02122 into 5c814b0 Platform: windows-x64 Platform: linux-clang-x64 Platform: macos-x64 |
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.
Integration request to collect a sequence of patches as a periodical branch.
Will be available for short time only during development circle.