-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Here is what I propose as a roadmap.
-
Implement pure python classylss.cosmology that can be constructed from Astropy cosmology objects, and yet delegates to CLASS for all function evaluation,
-
Reimplement a classylss.lss module that contains original functionalities of classylss.legacy, but in pure python, using mcfit.
-
migrate classylss.cosmology and lss to nbodykit. Now classylss contains only class binding, and nbodykit doesn't contain any compiled code.
-
Move the original lss routines to a classylss.legacy module. We break all code that uses classylss at this step, such that they can be clearly grepped and switch to nbodykit when necessary.
Metadata
Metadata
Assignees
Labels
No labels