# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "IsingSampler" in publications use:' type: software license: GPL-2.0-only title: 'IsingSampler: Sampling Methods and Distribution Functions for the Ising Model' version: 0.2.3 abstract: 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. authors: - family-names: Epskamp given-names: Sacha email: mail@sachaepskamp.com repository: https://CRAN.R-project.org/package=IsingSampler date-released: '2023-08-21' contact: - family-names: Epskamp given-names: Sacha email: mail@sachaepskamp.com