chez-matrices 0.3.0-alpha.0
Implementation of common matrix (tensor) constructions and operatoins.
$ akku update $ akku install chez-matrices $ .akku/env
Authors
Liam Packer
Uploaded to Akku by liampack
Homepage
Information missing.
License
MIT
Dependencies
>=0.0.0-akku <1.0.0
Source code
https://github.com/LiamPack/chez-matrices.git git
855c8978966dfa7bff415db763461b78f92f39bd
Package contents
- (chez-matrices) R6
- → make-matrix matrix-ref matrix-set! matrix-shape matrix-rank matrix-num-vals matrix-num-rows matrix-num-cols matrix? matrix-copy matrix-flatten vec->row-matrix matrix-ref-row matrix-set-row! matrix-set-diagonal! matrix-identity matrix-max matrix-min matrix-contract matrix-ref-col matrix-set-col! matrix-map mul T matrix-fold tr euclidean-norm cross-product theta phi linsolve matrix-inverse matrix= do-matrix matrix-fold matrix-generate matrix-slice matrix-slice-view
- ← (rnrs) R6
- ← (srfi :133 vectors) SRFI
Version history
- 2021-11-20 ~ 0.3.0-alpha.0
- 2021-11-18 ~ 0.2.0-alpha.0
- 2021-11-13 ~ 0.1.0-alpha.0