View source on GitHub |
Map the particle-hole-RDM to the 1-RDM
openfermion.utils.map_particle_hole_dm_to_one_pdm(
phdm, num_particles, num_basis_functions
)
Returns | |
---|---|
opdm
|
numpy.ndarray
the 1-RDM transformed from a 1-RDM. |
View source on GitHub |
Map the particle-hole-RDM to the 1-RDM
openfermion.utils.map_particle_hole_dm_to_one_pdm(
phdm, num_particles, num_basis_functions
)
Returns | |
---|---|
opdm
|
numpy.ndarray
the 1-RDM transformed from a 1-RDM. |
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-04-26 UTC.