Skip to content

Releases: qutech/filter_functions

Follow formulation in terms of the cumulant expansion

11 Oct 17:06
v0.3.0
Compare
Choose a tag to compare

The package has been restructured to follow the theory's formulation in terms of the cumulant expansion.

Refactor integration

16 Mar 14:37
Compare
Choose a tag to compare

Refactor the frequency domain integration.

  • Toss duplicate code
  • Introduce switch to integrate the error vector correlation functions <u_kl> in a loop over one index to save memory at the cost of computation speed.

Docstring update

02 Mar 10:16
8a9c8aa
Compare
Choose a tag to compare

Minor docstring fix.

Non-traceless bases and housekeeping

02 Mar 09:53
Compare
Choose a tag to compare

The main change is the possibility to use bases with more than one traceless element. This allows for separating subspaces, see PR #11.

Additionally, some housekeeping and performance improvements have been made. Most of the performance gain was achieved by calculating the real and imaginary parts of a complex exponential separately.

First release

26 Aug 16:59
Compare
Choose a tag to compare

Note that this package is still in alpha stage and thus subject to changes that may break backwards compatibility.