[go: nahoru, domu]

Skip to content

Releases: HyQD/quantum-systems

v0.2.7: Multiple time evolution operators (#57)

21 Apr 19:21
b64de6d
Compare
Choose a tag to compare
* Delete __init__.py in tests-directory

* Return self when passing in system

* Allow for list of time-evolution operators

  This lets the user set up multiple (independent) time-evolution
  operators and sum these together. An example might be a time-dependent
  potential and a dipole laser acting on a system.

* Add test of empty operators

* Update documentation

* Add documentation to set_time_evolution_operator

v0.2.6: Merge pull request #53 from Schoyen/dim-property

09 Apr 10:35
c4965af
Compare
Choose a tag to compare
Dim property

New naming convention

16 Feb 12:04
f178c68
Compare
Choose a tag to compare

Rename dipole-interaction operator and the dipole-moment integrals.

Spin-fix

21 Sep 12:56
cd15165
Compare
Choose a tag to compare

This release addresses several bugs in the implementation of the spin-squared operator.

Custom one-body operator

21 Sep 12:24
41af6da
Compare
Choose a tag to compare
Merge pull request #48 from Schoyen/custom-one-body-operator

Custom one-body operator

Sinc-DVR

21 Sep 12:20
f3b31fb
Compare
Choose a tag to compare

Inclusion of latest Sinc-DVR changes from the thesis of @halvarsu.

Bugfixes

01 Sep 14:10
66e1056
Compare
Choose a tag to compare
Merge pull request #47 from Schoyen/fixes

Minor bugfixes

Spin operators

10 Aug 13:44
5f3ce67
Compare
Choose a tag to compare

This release include matrix elements for the one- and two-body spin operators in the GeneralOrbitalSystem.