Update changelog.
A 100% Swift implementation of matrices. The matrix type conforms to the full set of Collection protocols, supports basic matrix operations, and includes standard mathematical functions when the matrix contains a Numeric type.
Collection
Numeric
Documentation can be found on Github Pages or the Swift Package Index.
Matrix
A 100% Swift implementation of matrices. The matrix type conforms to the full set of
Collectionprotocols, supports basic matrix operations, and includes standard mathematical functions when the matrix contains aNumerictype.Documentation
Documentation can be found on Github Pages or the Swift Package Index.