Files

23 lines
890 B
Tcl
Raw Permalink Normal View History

2023-05-17 19:17:42 +08:00
# -*- 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
2023-08-21 20:24:52 +08:00
R.setup cran SachaEpskamp IsingSampler 0.2.3
revision 1
2023-05-17 19:17:42 +08:00
categories-append math
2026-04-11 19:42:02 +04:00
maintainers nomaintainer
2023-05-17 19:17:42 +08:00
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.
2023-08-21 20:24:52 +08:00
checksums rmd160 12a9b2ff87d79bc9ab2d5ea1197db35a0d3fc3a1 \
sha256 7d6f146d79e6b1b36338df03e13547efd14146946cf490045df8c2b663a2bda4 \
size 23658
2023-05-17 19:17:42 +08:00
depends_lib-append port:R-dplyr \
port:R-magrittr \
port:R-plyr \
port:R-Rcpp
test.run yes