Project

General

Profile

Feature #10352 » update_NEWS.patch

gogotanaka (Kazuki Tanaka), 10/09/2014 07:44 PM

View differences:

NEWS
along the +num+ -th row or column.
* Vector.basis(size:, index:) returns the specified basis vector
* Unary - and + added for Vector and Matrix
* Vector#inner_product is aliased to Vector#dot. Vector#cross_product is aliased to Vector#cross.
* Pathname
* Pathname#/ is aliased to Pathname#+.
(1-1/2)