Config Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configuration settings for modifying chemistry library behavior.
public class Config
type Config = class
Public Class Config
- Inheritance
-
Config
Constructors
| Config() |
Default configuration constructor; |
Fields
| UseIndexConvention |
Choose indexing convention from spin-orbital index to an integer. |
| UseQubitEncoding |
Chose mapping from fermions operators to Pauli operators. |
| UseTruncationThreshold |
Threshold below which to truncate Hamiltonian coefficients. |
Methods
| Default() |
Construct default configuration. |