---
name: randlib
version: 1.3
origin: math/randlib
comment: Library of Routines for Random Number Generation
arch: freebsd:9:x86:64
www: https://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware.aspx?Software_Id=27
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 159144
desc: |
  This library provides routines that return:
      (1)  Beta random deviates
      (2)  Chi-square random deviates
      (3)  Exponential random deviates
      (4)  F random deviates
      (5)  Gamma random deviates
      (6)  Multivariate normal random deviates (mean and covariance
           matrix specified)
      (7)  Noncentral chi-square random deviates
      (8)  Noncentral F random deviates
      (9)  Univariate normal random deviates
      (10) Random permutations of an integer array
      (11) Real uniform random deviates between specif
      (12) Binomial random deviates
      (13) Negative Binomial random deviates
      (14) Multinomial random deviates
      (15) Poisson random deviates
      (16) Integer uniform deviates between specified limits
      (17) Seeds for the random number generator calculated from a
           character string

  WWW: https://biostatistics.mdanderson.org/SoftwareDownload/SingleSoftware.aspx?Software_Id=27
categories: [math]
files:
  /usr/local/include/randlib.h: e0c509a32dcd42f42dfcb1a67ea033211557a3c76d3dd2ebb819f7c6a2eb7a4b
  /usr/local/lib/librandlib.a: 83ed0411a8772b3c2a2a40d6c915eadf78242a45aad0d2810ca3cfda932349e2
  /usr/local/lib/librandlib.so: '-'
  /usr/local/lib/librandlib.so.1: 87d5a4bc2e390ce3b1b165f1f9d83f579bb732bdd8a070f6338437568b0ed853
  /usr/local/share/doc/randlib/Basegen.c.doc: 79ef2060a9171f7ef184aea32052157431ee3cd7219eb2da9a36a4ffd7d48146
  /usr/local/share/doc/randlib/randlib.c.chs: 2e9fc86d338f2be53fc2f0f43b38a2c81256223342317573897f3f43a3427f9b
  /usr/local/share/doc/randlib/randlib.c.fdoc: 9a46fa3e9237de67eb51816005dfda8fce797b1b3835ea5c42832eceb70f9143
directories:
  /usr/local/share/doc/randlib/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
