sarah-ek / faer-rs

Linear algebra foundation for the Rust programming language

Home Page:https://faer-rs.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some links in the docs need to be fixed

Transurgeon opened this issue · comments

Describe the bug
Update broken links in the faer documentation for sparse matrices.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://faer-rs.github.io/sparse.html
  2. Click on SparseColMator its (mutable) reference variant

Expected behavior
The link should be updated to the following.

Screenshots
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
I couldn't find the source code that generates the doc, if you point me to it I can make a PR resolving this issue.

thanks! should be fixed now