Update quantum code from matgwinc, and vectorize
Compare changes
- Christopher Wipf authored
The matgwinc updates include a new shotradSignalRecycled(), and minor corrections to the previous code, which is still available as shotradSignalRecycledBnC(). shotradSignalRecycled() has been vectorized for good performance, with its two TF inversions pre-computed by sympy.
+ 204
− 2
@@ -254,7 +254,209 @@ def shotrad(f, ifo):
@@ -342,7 +544,7 @@ def shotradSignalRecycled(f, ifo):
@@ -381,7 +583,7 @@ def shotradSignalRecycled(f, ifo):