Select Git revision
  • master default
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Oct21201918171615m_cols * m_cols :(mastermaster!= changeoperator= redoneadded an exception for non-invertible matrixesfixed operator= hopefullyfixed operator= for realfixed operator=fixed reshape for realfixed reshapefixed compiler incompatibilityfix2fixed dependenciessmall fix for a more beautiful structureremoved not needed dependenciesAdded working teststesting redofinal MatrixLib codesmall RVO optimizationimplemented template typename fix for ambiguity with nested init_listsadded more advanced functionsadded concatenate and transposeadded determinant testingadded shockingly complicated submatrix method and some other easier onesadded sanity checks for comparisons like nan ?= nan or -0.0 ?= 0.0added in-depth documentation on are_equal() functionadded a naive solution to matrix comparisonremoved unnessesary linalg:: disambiguationsadded multiplication between matrixesadded multiplication by a number to the left of a matrixadded multiplication by number and subtractionadded matrix additiondeclared math operations overloadsadded noexcept where neededadded operator<<added operator() testsseems like i solved heap corruption somehowadded operator=added operator() and const keywordadded simple interface and a couple of testsfixed rvalue constructor and small edge cases