Module: tfq.datasets.spin_system
Stay organized with collections
Save and categorize content based on your preferences.
Quantum datasets for quantum many-body spin systems.
Classes
class SpinSystemInfo
: SpinSystemInfo(g, gs, gs_energy, res_energy, fidelity, params, var_circuit)
Functions
tfi_chain(...)
: 1D Transverse field Ising-model quantum data set.
tfi_rectangular(...)
: 2D transverse field Ising-model quantum data set.
unique_name(...)
: Generator to generate an infinite number of unique names.
xxz_chain(...)
: 1D XXZ model quantum data set.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-17 UTC.
[null,null,["Last updated 2024-05-17 UTC."],[],[],null,["# Module: tfq.datasets.spin_system\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/quantum/blob/v0.7.3/tensorflow_quantum/datasets/spin_system.py) |\n\nQuantum datasets for quantum many-body spin systems.\n\nClasses\n-------\n\n[`class SpinSystemInfo`](../../tfq/datasets/spin_system/SpinSystemInfo): SpinSystemInfo(g, gs, gs_energy, res_energy, fidelity, params, var_circuit)\n\nFunctions\n---------\n\n[`tfi_chain(...)`](../../tfq/datasets/tfi_chain): 1D Transverse field Ising-model quantum data set.\n\n[`tfi_rectangular(...)`](../../tfq/datasets/spin_system/tfi_rectangular): 2D transverse field Ising-model quantum data set.\n\n[`unique_name(...)`](../../tfq/datasets/spin_system/unique_name): Generator to generate an infinite number of unique names.\n\n[`xxz_chain(...)`](../../tfq/datasets/xxz_chain): 1D XXZ model quantum data set."]]