Skip to content

Conversation

@LukeMathWalker
Copy link
Member

I am starting to familiarize myself with the crate and I think it's a golden occasion to review the docs: if I landed here without knowing much about ndarray-linalg, would the docs be clear enough for me to stick around and learn?

I have done some changes to the landing page - main differences:

  • surfaced a couple more routines in the functionality list (e.g. linear problem resolution for Hermite matrices);
  • grouped together related features (linear problem resolution);
  • link to submodules instead of single traits (to show the different variants of each trait);
  • provided details on the naming convention I have observed when browsing the different traits.
Copy link
Member

@termoshtt termoshtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!
Please fix some points.

@LukeMathWalker
Copy link
Member Author

Fixed 👍

@LukeMathWalker LukeMathWalker merged commit 129f49c into rust-ndarray:master May 8, 2019
@LukeMathWalker LukeMathWalker deleted the docs branch May 8, 2019 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants