python-linear-operator 0.6
Linear operator implementation
LinearOperator is a PyTorch package for abstracting away the linear algebra routines needed for structured matrices (or operators).
- Outputs:
out
- Website: https://github.com/cornellius-gp/linear_operator/
- Licenses: Expat
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-linear-operator 0.6
as follows:
guix install python-linear-operator@0.6
Or install the latest version:
guix install python-linear-operator
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.