paddle-quantum

Paddle Quantum 入门

  • Paddle Quantum(量桨)
  • 入门与教程

API 文档

  • paddle_quantum.ansatz
  • paddle_quantum.backend.quleaf
  • paddle_quantum.biocomputing
  • paddle_quantum.channel
  • paddle_quantum.data_analysis
  • paddle_quantum.finance
  • paddle_quantum.gate
  • paddle_quantum.locc
  • paddle_quantum.loss
  • paddle_quantum.mbqc
  • paddle_quantum.operator
  • paddle_quantum.qchem
    • paddle_quantum.qchem.algorithm
    • paddle_quantum.qchem.ansatz
    • paddle_quantum.qchem.drivers
    • paddle_quantum.qchem.fermionic_state
    • paddle_quantum.qchem.molecule
    • paddle_quantum.qchem.properties
    • paddle_quantum.qchem.utils
  • paddle_quantum.qml
  • paddle_quantum.qpp
  • paddle_quantum.qsvt
  • paddle_quantum.state
  • paddle_quantum.base
  • paddle_quantum.dataset
  • paddle_quantum.fisher
  • paddle_quantum.gradtool
  • paddle_quantum.hamiltonian
  • paddle_quantum.linalg
  • paddle_quantum.model
  • paddle_quantum.qinfo
  • paddle_quantum.shadow
  • paddle_quantum.trotter
  • paddle_quantum.visual
paddle-quantum
  • <no title>
  • paddle_quantum.qchem
  • 查看页面源码

paddle_quantum.qchem

量子化学模块。

Submodules

  • paddle_quantum.qchem.algorithm
    • VQESolver
      • VQESolver.solve()
    • GroundStateSolver
      • GroundStateSolver.solve()
  • paddle_quantum.qchem.ansatz
    • HardwareEfficient
      • HardwareEfficient.rot_type
      • HardwareEfficient.entangle_type
    • UCC
      • UCC.onebody_tensor
      • UCC.twobody_tensor
    • HartreeFock
  • paddle_quantum.qchem.drivers
    • Driver
      • Driver.run_scf()
      • Driver.num_modes
      • Driver.energy_nuc
      • Driver.mo_coeff
      • Driver.load_molecule()
      • Driver.get_onebody_tensor()
      • Driver.get_twobody_tensor()
    • PySCFDriver
      • PySCFDriver.load_molecule()
      • PySCFDriver.run_scf()
      • PySCFDriver.energy_nuc
      • PySCFDriver.mo_coeff
      • PySCFDriver.get_onebody_tensor()
      • PySCFDriver.get_twobody_tensor()
  • paddle_quantum.qchem.fermionic_state
    • WaveFunction
      • WaveFunction.clone()
      • WaveFunction.swap()
      • WaveFunction.to_spin_mixed()
      • WaveFunction.to_spin_separated()
      • WaveFunction.slater_determinant_state()
      • WaveFunction.zero_state()
      • WaveFunction.num_elec()
      • WaveFunction.total_SpinZ()
      • WaveFunction.total_Spin2()
  • paddle_quantum.qchem.molecule
    • Molecule
      • Molecule.build()
      • Molecule.atom_charges
      • Molecule.atom_coords
      • Molecule.unit
      • Molecule.get_mo_integral()
      • Molecule.get_molecular_hamiltonian()
  • paddle_quantum.qchem.properties
    • energy()
    • symmetric_rdm1e()
    • dipole_moment()
  • paddle_quantum.qchem.utils
    • orb2spinorb()
上一页 下一页

© 版权所有 2023, Baidu Inc。

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.