CLLIB

CLLIB is a collection o Common lisp tools? and routines from CLOCC.

ASDF packed by Leonardo Varuzza.

Tested on SBCL 1.0.6

Examples

Using gnuplot to make graphics:

(asdf:oos 'asdf:load-op :cllib)

(use-package :cllib)

;; Plot the functions cos and sin in the interval [0,2 Pi], using ;; 100 samples

(with-plot-stream (str :title "cos and sin") (plot-functions (list (cons "cos" #'cos ) (cons "sin" #'sin) ) 0.0d0 (* 2d0 pi) 100)))

Download ASDF package from http://www.lambdatau.com/asdf/cllib_1.4.1.tar.gz


This page is linked from: Leonardo Varuzza   metering  

CLiki pages can be edited by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively