qmc 2.19.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

parallel-tempering

  • rayon
  • tempering

nightly

  • smallvec/specialization
  • smallvec/union

const_generics

  • smallvec/const_generics

tempering

  • itertools

autocorrelations

  • rustfft

rustfft

    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.

rayon

    This feature flag does not enable additional features.