possible issue in documentation
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 236
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
In
https://www.librom.net/features.html
In Step 4 for DMD you say
$$
\tilde{A}_r X = \Lambda X
$$
Shouldn't it be
$$
\tilde{A}_r X = X \Lambda
$$
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open https://www.librom.net/features.html and inspect Step 4 for DMD. Check the displayed equation against the surrounding notation and correct the documentation if the matrix multiplication order is confirmed; done means the published formula is accurate.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100