sbcl-antik-base 0.0.0-1.e4711a6
Scientific and engineering computation in Common Lisp
Antik provides a foundation for scientific and engineering computation in Common Lisp. It is designed not only to facilitate numerical computations, but to permit the use of numerical computation libraries and the interchange of data and procedures, whether foreign (non-Lisp) or Lisp libraries. It is named after the Antikythera mechanism, one of the oldest examples of a scientific computer known.
- Outputs:
out
- Website: https://common-lisp.net/project/antik/
- Licenses: GPL 3
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sbcl-antik-base 0.0.0-1.e4711a6
as follows:
guix install sbcl-antik-base@0.0.0-1.e4711a6
Or install the latest version:
guix install sbcl-antik-base
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.