qmc 2.11.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 11 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

serialize

  • serde
  • rand/serde1
  • smallvec/serde

nightly

  • smallvec/specialization
  • smallvec/union
  • const_generics

parallel-tempering

  • rayon
  • tempering

autocorrelations

  • rayon
  • rustfft

const_generics

  • smallvec/const_generics

tempering

  • itertools

itertools

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

rustfft

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.