This package browser is in early development. Mind the rough edges.

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.

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.