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.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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.