Skip to content

Only FFT each Pk once #13

@jablazek

Description

@jablazek

This may require a moderate re-factor. Currently, Pk gets an FFT each time it is called. We should instead create a Pk object (including P_window and C_window effects) that stores the coefficients and is then used by the main fast-pt functions.

Was there a reason we didn't do this already?

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions