ruby-matrix 0.4.2
Channel: guix
Home page: https://github.com/ruby/matrix
Licenses: FreeBSD
Synopsis: @code{Matrix} and @code{Vector} classes implementation for Ruby
Description:
This Ruby library provides an implementation of the Matrix
and Vector
classes. The Matrix
class represents a mathematical matrix. It provides methods for creating matrices, operating on them arithmetically and algebraically, and determining their mathematical properties (trace, rank, inverse, determinant, eigensystem, etc.). The Vector
class represents a mathematical vector, which is useful in its own right, and also constitutes a row or column of a Matrix
.
Total results: 1