cl-cf

GPL-3

Computations using continued fractions

$ area51 add cl-cfCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-cf:some-function ...)

Dependencies