Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Абилов Дамир Тимурович
cpp-Lab-1
Graph
master
Select Git revision
Branches
1
master
default
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Oct
21
20
19
18
17
16
15
m_cols * m_cols :(
master
master
!= change
operator= redone
added an exception for non-invertible matrixes
fixed operator= hopefully
fixed operator= for real
fixed operator=
fixed reshape for real
fixed reshape
fixed compiler incompatibility
fix2
fixed dependencies
small fix for a more beautiful structure
removed not needed dependencies
Added working tests
testing redo
final MatrixLib code
small RVO optimization
implemented template typename fix for ambiguity with nested init_lists
added more advanced functions
added concatenate and transpose
added determinant testing
added shockingly complicated submatrix method and some other easier ones
added sanity checks for comparisons like nan ?= nan or -0.0 ?= 0.0
added in-depth documentation on are_equal() function
added a naive solution to matrix comparison
removed unnessesary linalg:: disambiguations
added multiplication between matrixes
added multiplication by a number to the left of a matrix
added multiplication by number and subtraction
added matrix addition
declared math operations overloads
added noexcept where needed
added operator<<
added operator() tests
seems like i solved heap corruption somehow
added operator=
added operator() and const keyword
added simple interface and a couple of tests
fixed rvalue constructor and small edge cases
Menu
Explore
Projects
Groups
Topics
Snippets