Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| documentation:basics:wave_functions [2025/11/20 02:45] – external edit 127.0.0.1 | documentation:basics:wave_functions [2026/04/29 16:38] (current) – I believe here a down spin at px is created, no? Berna Esmer | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ### | ### | ||
| - | Wave-functions can be created from a string containing 1's (occupied) and 0's (unoccupied). For each Fermionic spin-orbital on has one bit. For Bosonic modes Quanty reserves 8 bit, i.e. Bosons can have an occupation from 0 to 255. A wave-function resembling a single electron in a $p_x$ orbital with spin-up could be created by defining 6 spin-orbitals, | + | Wave-functions can be created from a string containing 1's (occupied) and 0's (unoccupied). For each Fermionic spin-orbital on has one bit. For Bosonic modes Quanty reserves 8 bit, i.e. Bosons can have an occupation from 0 to 255. A wave-function resembling a single electron in a $p_x$ orbital with spin-down could be created by defining 6 spin-orbitals, |
| <code Quanty Example.Quanty> | <code Quanty Example.Quanty> | ||
| -- a number of Fermionic modes or spin-orbitals | -- a number of Fermionic modes or spin-orbitals | ||