Assertion error when trying to take jacobian of projected gradient solution using projection_polyhedron #341
Unanswered
Basant1861
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The output of compute_pg is a (12 ,1) 2D array . This is a minimal reproducible example.
This is the error I get:
What I observed was that if I set implicit_diff=False in the ProjectedGradient then it works but is super slow.Kindly advice.
Beta Was this translation helpful? Give feedback.
All reactions