Skip to content

Julia framework for high-performance Monte Carlo simulations of physical systems.

License

Notifications You must be signed in to change notification settings

bghannad/MonteCarlo.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonteCarlo.jl

travis appveyor codecov

This is a package for numerically simulating physical systems in Julia. The purpose of this package is to supply efficient Julia implementations of Monte Carlo flavors for the study of physical models of spins, bosons and/or fermions. Examples that ship with the package are

  • Ising spin model simulated by Monte Carlo
  • Fermionic Hubbard model simulated by variants of determinant quantum Monte Carlo

In Julia REPL:

Pkg.clone("https://github.com/crstnbr/MonteCarlo.jl")
using MonteCarlo

Look at the documentation for more information.

Authors

About

Julia framework for high-performance Monte Carlo simulations of physical systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%