-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve README documentation (#151)
* Improve Readme Formatting * Grammar and Technical Fixes Replaced `Cinit` with `C` because it's obvious what `C = C + A` means in programming 😉 Fixed Inplace Operations comments (some math equations were missing) Fixed Error in Math Operations `absolute` comment Improved `Manipulation of the matrix` comments Fixed missing var in `Instantiation of matrix` comment separated `inverse` sections converted `b` in `inverse` section to `B` since it's a matrix and should be declared using Capital letters
- Loading branch information
1 parent
5f517e6
commit bb1a8cb
Showing
1 changed file
with
111 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters