Package: IsingSampler
Type: Package
Title: Sampling Methods and Distribution Functions for the Ising Model
Version: 0.2.3
Authors@R: c(
  person("Sacha", "Epskamp", email = "mail@sachaepskamp.com",role = c("aut", "cre")),
  person("Jesse", "Boot", role = c("ctb"))
  )
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
Description: Sample states from the Ising model and compute the probability of states. Sampling can be done for any number of nodes, but due to the intractibility of the Ising model the distribution can only be computed up to ~10 nodes.
License: GPL-2
Imports: plyr, magrittr, nnet, dplyr
Depends: Rcpp (>= 0.10.4), R (>= 3.0.0)
LinkingTo: Rcpp
URL: github.com/SachaEpskamp/IsingSampler
NeedsCompilation: yes
Packaged: 2023-08-21 08:55:07 UTC; sachaepskamp
Author: Sacha Epskamp [aut, cre],
  Jesse Boot [ctb]
Repository: CRAN
Date/Publication: 2023-08-21 09:42:33 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-08-27 03:38:56 UTC; unix
Archs: IsingSampler.so.dSYM
