Skip to content

Commit

Permalink
Basics of matrix object is done
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmoein committed Nov 9, 2024
1 parent b26eb24 commit 02b2f5a
Show file tree
Hide file tree
Showing 6 changed files with 900 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/HTML/self_contained.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
It also has some disadvantages:
<UL>
<LI>There might be functionalities that are hard/time-consuming to implement that are already there</LI>
<LI>If you find a battle-test library, the debugging is already done for you</LI>
<LI>If you find a battle-tested library, the debugging is already done for you</LI>
<LI>There might be industry-wide standards/trends that you want to follow by using a reputed library</LI>
</UL>
<BR>
Expand Down
Loading

0 comments on commit 02b2f5a

Please sign in to comment.