Open joezuntz opened 5 years ago
@yymao @philbull : do you agree that CCL handles everything needed at this point for parameter definitions and conventions? Is there a lightweight CCL object that can be used for this and is sufficiently general?
I am actually not familiar with this new feature of CCL. Can someone point me to the relevant documentation/code?
The pyccl.Cosmology object now does almost no calculations when it's first instantiated, so is lightweight enough for general use. And you can use Cosmology.write_yaml and .read_yaml to serialize.
Thanks for the pointer. I haven't tried it out yet but I suspect that it serves the need.
This functionality in this repository has (for practical purposes) been subsumed into CCL, so I think this repo should now be archived or removed.