cl-3d-matrices 1.0.0-2.b4f5a58
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.
- 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 cl-3d-matrices 1.0.0-2.b4f5a58
as follows:
guix install cl-3d-matrices@1.0.0-2.b4f5a58
Or install the latest version:
guix install cl-3d-matrices
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.