cl-cf 1.0-6.2bf64fe
Continued fractions library
CF is a Common Lisp library for doing computations using continued fractions.
- Website: https://codeberg.org/glv/cl-cf
- Licenses: GPL 3+
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-cf 1.0-6.2bf64fe
as follows:
guix install cl-cf@1.0-6.2bf64fe
Or install the latest version:
guix install cl-cf
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.