Skip to content

Releases: ev-br/mc_lib

v0.4.1

05 Feb 16:28
Compare
Choose a tag to compare
  • Add more examples (non-uniform random sampling, Wolff cluster updates)
  • Add Windows CI build
  • bump minimum meson version

v0.3 : build with mesonbuild

08 Aug 11:04
Compare
Choose a tag to compare

Build process is with meson and PEP517, and does not use numpy.distutils anymore. User code may use either numpy.distutils (not recommended), or setuptools or meson itself -- see the examples/ directory.