guile-newra
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.
- Versions: 0-0.266e72e
- 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 the latest version of guile-newra as follows:
guix install guile-newra
Or install a particular version:
guix install guile-newra@0-0.266e72e
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
You can use the following badge to inform users of guile-newra about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/guile-newra'><img src='https://packages.guix.gnu.org/packages/guile-newra/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/guile-newra)
Example Org:
[[https://packages.guix.gnu.org/packages/guile-newra][https://packages.guix.gnu.org/packages/guile-newra/badges/latest-version.svg]]