Closed BenjaminOlsen closed 2 years ago
Sped up the function hpsTimeScale in hpsTransformations.py by allocating the hps output representation containers before the loop, instead of resizing them in every loop iteration.
hpsTimeScale
Sped up the function
hpsTimeScale
in hpsTransformations.py by allocating the hps output representation containers before the loop, instead of resizing them in every loop iteration.