Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/matrix: Use consistent style | marcandre | 2018-11-02 | 1 | -9/+8 |
* | lib/matrix: use consistent style | marcandre | 2018-11-02 | 1 | -3/+3 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/matrix/eigenvalue_decomposition.rb (tridiagonalize): fix | shugo | 2015-10-23 | 1 | -103/+103 |
* | * lib/matrix/eigenvalue_decomposition.rb: refine code style. | hsbt | 2015-07-22 | 1 | -1/+1 |
* | * lib/matrix/eigenvalue_decomposition: Style fix | marcandre | 2014-07-18 | 1 | -3/+3 |
* | * lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3 | marcandre | 2013-01-13 | 1 | -8/+4 |
* | * lib/matrix/eigenvalue_decomposition: Fix eigensystem with complex | marcandre | 2013-01-13 | 1 | -2/+2 |
* | * lib/matrix: alias {row|column}_size to {row|column}_count and use the latter. | marcandre | 2012-12-10 | 1 | -1/+1 |
* | * lib/matrix: Add Eigenvalue Decomposition | marcandre | 2011-07-01 | 1 | -0/+886 |