ecl-3d-matrices
Utility library implementing 2x2, 3x3, 4x4 and NxM matrices
3D-MATRICES
is a library implementing common matrix operations, mainly intended as the counterpiece to 3d-vectors
and thus being aimed at operations in 3D space.
- Versions: 1.0.0-2.b4f5a58
- Website: https://shinmera.github.io/3d-matrices/
- Licenses: Zlib
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ecl-3d-matrices
as follows:
guix install ecl-3d-matrices
Or install a particular version:
guix install ecl-3d-matrices@1.0.0-2.b4f5a58
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/ecl-3d-matrices/'><img src='http://127.0.0.1:3000/packages/ecl-3d-matrices/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ecl-3d-matrices/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ecl-3d-matrices/) Org: [[http://127.0.0.1:3000/packages/ecl-3d-matrices/][http://127.0.0.1:3000/packages/ecl-3d-matrices/badges/latest-version.svg]]