Draft
Conversation
Member
Author
|
@leedh0124 why is there a dependency on |
Collaborator
|
I never noticed that. I think we can remove it
Dong Ho Lee, PhD Student
The University of Texas at Austin | CLeAR Lab, Department of Aerospace
Engineering and Engineering Mechanics | 737-230-7783 |
https://clearoboticslab.github.io/ <https://www.utexas.edu/>
…On Tue, Jul 22, 2025 at 4:10 PM David Fridovich-Keil < ***@***.***> wrote:
*dfridovi* left a comment (CLeARoboticsLab/Reduced-GOOP#1)
<#1 (comment)>
@leedh0124 <https://github.com/leedh0124> why is there a dependency on
IntelOpenMP? Can we rm that? It's causing the tests to fail:
https://github.com/CLeARoboticsLab/Quasi-GOOP/actions/runs/16454832091/job/46509114257?pr=1
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIPBX4GB6CYGC2HUEVEE4E33J2SDTAVCNFSM6AAAAACB25G4XKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTCMBUHA2DCNRQGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Member
Author
|
@leedh0124 I think it should be fixed now. I just removed a bunch of unnecessary dependencies. Btw, when you put back in the examples with intersections and stuff that you want to visualize, put those into a separate |
…tional lagrangian hessian regularization (eta) per NW
…s are given (first cut, needs debugging)
…n to follow math more precisely
…e innermost level
…comparison_QP_tests.jl for comprehensive testing of new and older GOOP solutions.
… (inter-level) Lagrangian functions, tested for bilevel and trilevel QP settings.
- Added new experiment script for running nonlinear GOOP tests. - Improved structure and readability of the code.
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.
Reworking the KKT system to be lower dimensional by handling each nested problem as follows:
Main features: