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

autocorrelations

  • rayon
  • rustfft

parallel-tempering

  • rayon
  • tempering

const_generics

  • smallvec/const_generics

tempering

  • itertools

rustfft

    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.

itertools

    This feature flag does not enable additional features.