[go: nahoru, domu]

Skip to content

Tags: HyQD/quantum-systems

Tags

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Multiple time evolution operators (#57)

* 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

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from Schoyen/dim-property

Dim property

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from Schoyen/Schoyen-patch-1

Use Python 3.8 when testing on Travis

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #49 from Schoyen/spin-tests

Spin fix

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from Schoyen/custom-one-body-operator

Custom one-body operator

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #38 from Schoyen/sparse_dvr

Sparse dvr

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from Schoyen/fixes

Minor bugfixes

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #45 from Schoyen/spin-matrices

Spin matrices

v0.1.2

Toggle v0.1.2's commit message
Bug fixes

v0.1.1

Toggle v0.1.1's commit message
Include required packages in installation