Project

General

Profile

Feature #10073 » update_news.patch

gogotanaka (Kazuki Tanaka), 10/06/2014 02:33 AM

View differences:

NEWS
by deleting the specified row and column.
* Matrix#cofactor(row, column) returns the (row, column) cofactor
which is obtained by multiplying the first minor by (-1)**(row + column).
* Matrix#laplace_expansion(row_or_column: num) returns the laplace_expansion
along +num+ -th +row_or_column+.
* Method
* New methods:
(3-3/4)