Skip to content

Fix inner constraints Jacobian usage#31

Open
jackjcoop wants to merge 1 commit intodevelopmentfrom
codex/fix-data-pointer-and-matrix-layout-for-jacobian
Open

Fix inner constraints Jacobian usage#31
jackjcoop wants to merge 1 commit intodevelopmentfrom
codex/fix-data-pointer-and-matrix-layout-for-jacobian

Conversation

@jackjcoop
Copy link
Owner

Summary

  • use raw data pointers when computing the minus Jacobian
  • store the minus Jacobian in row-major format
  • weight inner-constraint residuals with a scaled loss

Testing

  • ruff check python --quiet --exclude '*.ipynb'

https://chatgpt.com/codex/tasks/task_e_684e35d8caac83229b6a8e1f101e2bf9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments