physical-quantities

GPLv2

A library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagation.

$ area51 add physical-quantitiesCopy

Usage

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

Dependencies