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

Update user guide to include matrix, stack macros #1421

Open
Andlon opened this issue Jun 28, 2024 · 0 comments
Open

Update user guide to include matrix, stack macros #1421

Andlon opened this issue Jun 28, 2024 · 0 comments
Labels
documentation Issues about the rustdoc-generated documentation enhancement

Comments

@Andlon
Copy link
Sponsor Collaborator

Andlon commented Jun 28, 2024

We need to update the user guide to guide users towards the matrix! family of macros for construction from single elements, and the stack! macro for matrix concatenation.

I think we should rewrite it in such a way that we introduce matrix! as the main way of constructing small fixed-size matrices, rather than ::new(...) constructors.

@Andlon Andlon added enhancement documentation Issues about the rustdoc-generated documentation labels Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues about the rustdoc-generated documentation enhancement
Projects
None yet
Development

No branches or pull requests

1 participant