Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxiaodong008008 authored Jan 12, 2019
1 parent 2ff4ba5 commit 515b9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# MatrixLib

!!! **NEW**2019.1.12 add QR decomposition, Cholesckey decomposition Gram-Schmit orthog, matrix stack, matrix repeat

!!! **NEW**2019.1.11 add LU, LDU, matmul for many matrices, col(from,cnt), row(from,cnt)

Lightweight header-only matrix library (C++) for numerical optimization and machine learning.
Expand Down

0 comments on commit 515b9eb

Please # to comment.