Usage of ndarray-linalg

Open
#177 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
documentation

Research direction

Start by reviewing the existing ndarray-linalg documentation and the APIs related to calculating an orthonormal basis and an inverse. Done means providing a clear usage guide that explains how to perform both operations and addresses the confusion about the library's conventions.

Written by the indexing model from the issue text.

Description

examples question

Hey folks!

I am trying to use ndarray-linalg to calculate an orthonormal basis and an inverse. Sadly it is 100% non-obvious to how to achieve this.

Is there maybe a guide how to use this lib somewhere? Because most of it's functionality seems to be implemented in non-convential ways (compare to numpy, matlab, etc.), even tho that might be me missunderstanding.

Best,
Yatekii

Dominant language
Rust
Stars
452
Forks
95
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rust-ndarray/ndarray-linalg

All issues in rust-ndarray/ndarray-linalg

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.