Extension 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.
Methods for converting electronic structure problem to data for consumption by Q#.
public static class Extension
type Extension = class
Public Module Extension
- Inheritance
-
Extension
Methods
| Pad(ValueTuple<Double,Int64,JWOptimizedHTerms>) |
Combine Q# Hamiltonian with empty wavefunciton data to a format consumed by the Q# chemistry libraries. |
| Pad(ValueTuple<Int64,QArray<JordanWignerInputState>>) |
Combine Q# wavefunction data with empty Hamiltonian data to a format consumed by the Q# chemistry libraries. |