;; -*- Scheme -*- ((synopsis "Statistics library") (author "Peter Lane") (maintainer "Ivan Raikov") (license "GPL-3") (category math) (build-dependencies compile-file srfi-13 ) (dependencies srfi-1 srfi-25 srfi-69 vector-lib random-mtzig yasos) (test-dependencies test srfi-1) (components (c-object toms743) (c-object toms179) (c-object asa239) (c-object asa245) (extension statistics (objects toms743 toms179 asa239 asa245))))