wallstreetflets
Wall Street FLETs: A library for calculating Options Greeks
$ area51 add wallstreetfletsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(wallstreetflets:some-function ...)