wilson-labs / cola

Compositional Linear Algebra
Apache License 2.0
326 stars 24 forks source link

Fix stale references to cola.linalg.inverse in docs #68

Closed gpleiss closed 10 months ago

gpleiss commented 10 months ago

A few places in the docs still references cola.linalg.inverse. This PR catches (hopefully) all of them. Also some doc nits regarding spacing and capitalization.

codecov[bot] commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (14d9093) 78.38% compared to head (32e580c) 78.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ======================================= Coverage 78.38% 78.38% ======================================= Files 36 36 Lines 2988 2988 ======================================= Hits 2342 2342 Misses 646 646 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.