Skip to content

is_derive_trmx - #2060

Open
yosakaon wants to merge 1 commit into
math-comp:masterfrom
yosakaon:29juil
Open

is_derive_trmx#2060
yosakaon wants to merge 1 commit into
math-comp:masterfrom
yosakaon:29juil

Conversation

@yosakaon

Copy link
Copy Markdown
Contributor

This PR introduces is_derive_trmx instance, which provides automatic differentiation for transposed matrices.
It is particularly useful as the development uses a row-vector convention rather than the more common column-vector convention found in physics and mechanics literature.

Most of the code is from robot-rocq, co-authored by @affeldt-aist.

Motivation for this change
Checklist
  • added corresponding entries in CHANGELOG_UNRELEASED.md
  • added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

Co-authored-by: Reynald Affeldt <reynald.affeldt@aist.go.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant