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

Extend the documentation of the nalgebra integration to discuss its likely surprising memory layout requirements. #414

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

adamreichold
Copy link
Member

Closes #413

@adamreichold
Copy link
Member Author

@Ruhrpottpatriot Could you have a look at the extended documentation here whether this would have answered your questions? Thanks.

src/array.rs Outdated Show resolved Hide resolved
src/array.rs Outdated Show resolved Hide resolved
src/borrow/mod.rs Outdated Show resolved Hide resolved
@Ruhrpottpatriot
Copy link

This pretty much explains what I'd expect from the docs. You made three typos that should be fixed, but I marked the lines in question.

…ikely surprising memory layout requirements.
@adamreichold adamreichold merged commit 5daf0e3 into main Mar 25, 2024
35 checks passed
@adamreichold adamreichold deleted the improve-nalgebra-docs branch March 25, 2024 09:24
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.

Converting a numpy array into a nagebra matrix returns "None"
2 participants