Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading docs about matrix divison #83

Open
Andlon opened this issue Aug 15, 2023 · 0 comments
Open

Misleading docs about matrix divison #83

Andlon opened this issue Aug 15, 2023 · 0 comments

Comments

@Andlon
Copy link
Sponsor Contributor

Andlon commented Aug 15, 2023

Quoting from the docs:

Multiplication and division requires the matrix on the left-hand-side to have as many columns as the number of rows of the matrix on the right-hand-side.

This is not true for division: only division by a scalar is supported, or alternatively component-wise with .component_div.

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

No branches or pull requests

1 participant