qmc 2.12.0

Quantum Monte Carlo simulations in Rust
Documentation

qmc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

serialize

  • serde
  • rand/serde1
  • smallvec/serde

parallel-tempering

  • rayon
  • tempering

nightly

  • smallvec/specialization
  • smallvec/union

autocorrelations

  • rayon
  • rustfft

tempering

  • itertools

rayon

    This feature flag does not enable additional features.

itertools

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

rustfft

    This feature flag does not enable additional features.