Files

23 lines
890 B
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup R 1.0
R.setup cran SachaEpskamp IsingSampler 0.2.3
revision 1
categories-append math
maintainers nomaintainer
license GPL-2
description Sampling methods and distribution functions for the Ising model
long_description Sample states from the Ising model and compute the probability of states.
checksums rmd160 12a9b2ff87d79bc9ab2d5ea1197db35a0d3fc3a1 \
sha256 7d6f146d79e6b1b36338df03e13547efd14146946cf490045df8c2b663a2bda4 \
size 23658
depends_lib-append port:R-dplyr \
port:R-magrittr \
port:R-plyr \
port:R-Rcpp
test.run yes