# -------------------------------------------- # 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.4.0 doi: 10.32614/CRAN.package.IsingSampler 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 intractability of the Ising model the distribution can only be computed up to roughly 10 nodes. The Blume-Capel model, an Ising model with an additional on-site quadratic (crystal-field) term, is also supported. authors: - family-names: Epskamp given-names: Sacha email: mail@sachaepskamp.com repository: https://sachaepskamp.r-universe.dev repository-code: https://github.com/SachaEpskamp/IsingSampler commit: 7482a547dc79c73343d4768d911d2f6aec461f1b url: https://github.com/SachaEpskamp/IsingSampler date-released: '2026-05-30' contact: - family-names: Epskamp given-names: Sacha email: mail@sachaepskamp.com