guile-newra 0-0.266e72e
Scheme replacement for Guile's array system
guile-newra (newra) wants to replace the current (3.0) Guile array system, which is almost entirely implemented in C. The new implementation should be at least as fast.
- Outputs: out
- Website: https://notabug.org/lloda/guile-newra
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-newra 0-0.266e72e as follows:
guix install guile-newra@0-0.266e72e
Or install the latest version:
guix install guile-newra
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.