Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:language_reference:functions:densitymatrix [2016/10/10 09:41] – external edit 127.0.0.1 | documentation:language_reference:functions:densitymatrix [2025/11/20 03:29] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ### | ### | ||
| - | // | + | // |
| ### | ### | ||
| ===== Input ===== | ===== Input ===== | ||
| - | * psi : Wavefunction | + | * psi : Wavefunction |
| - | * OrbitalTable : Vector (table) of unsigned integers. Orbitals start at 0. | + | * OrbitalTable : Vector (table) of unsigned integers. Orbitals start at 0. If the table is not given, all orbitals will be included. |
| + | * options: a list of options. Currently, only one option can be given: { {" | ||
| ===== Output ===== | ===== Output ===== | ||