1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to 1.3-2

- Update pkg-descr

Feature safe:	yes
This commit is contained in:
TAKATSU Tomonari 2013-04-20 23:10:25 +00:00
parent 0b7621a916
commit 618d50cb93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316167
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MCMCpack
DISTVERSION= 1.3-1
DISTVERSION= 1.3-2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (MCMCpack_1.3-1.tar.gz) = d2f445b979fe5467278abbb783661020522d2c1964d10c3109b4d2f20a99e5ff
SIZE (MCMCpack_1.3-1.tar.gz) = 491811
SHA256 (MCMCpack_1.3-2.tar.gz) = 6aec4a38e05631e5cc42d5eddf2bc70f7623ea0ba7429b3a1641e61fdfcacec6
SIZE (MCMCpack_1.3-2.tar.gz) = 509502

View File

@ -1,7 +1,7 @@
This package contains functions to perform Bayesian inference using
posterior simulation for a number of statistical models. Most
simulation is done in compiled C++ written in the Scythe Statistical
Library Version 1.0.2. All models return coda mcmc objects that can
Library Version 1.0.3. All models return coda mcmc objects that can
then be summarized using the coda package. MCMCpack also contains
some useful utility functions, including some additional density
functions and pseudo-random number generators for statistical