Module: openfermion.utils.rdm_mapping_functions
Mapping RDMs to other RDMs
Functions
kronecker_delta(...)
map_one_hole_dm_to_one_pdm(...)
: Convert a 1-hole-RDM to a 1-RDM
map_one_pdm_to_one_hole_dm(...)
: Convert a 1-RDM to a 1-hole-RDM
map_particle_hole_dm_to_one_pdm(...)
: Map the particle-hole-RDM to the 1-RDM
map_particle_hole_dm_to_two_pdm(...)
: Map the 2-RDM to the particle-hole-RDM
map_two_hole_dm_to_one_hole_dm(...)
: Map from 2-hole-RDM to 1-hole-RDM
map_two_hole_dm_to_two_pdm(...)
: Map from the 2-hole-RDM to the 2-RDM
map_two_pdm_to_one_pdm(...)
: Contract a 2-RDM to a 1-RDM
map_two_pdm_to_particle_hole_dm(...)
: Map the 2-RDM to the particle-hole-RDM
map_two_pdm_to_two_hole_dm(...)
: Map from the 2-RDM to the 2-hole-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.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-04-26 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-26 UTC."],[],[]]