Conversation
* Added new baryons module that will deprecate old BCM
* Tracers in V3
* Background, boltzmann and cls in v3
|
@nikosarcevic I've done merging the master branch into the revived distances_v3. Now you can try the new functions and see if the calculations are correct and maybe modify the code if you want. |
94bf4af to
621203b
Compare
|
@hsinfan1996 let me know when you'd like me to review this. Right now I see the tests are still failing, but happy to help. |
42a8a27 to
621203b
Compare
7f5bb5b to
c108752
Compare
6e079c7 to
418d6f0
Compare
|
@damonge This is ready for review. Is there a way to fix the tests on macOS? I don't know why sometimes they passed but sometimes not. |
From my observation, faster test runs on macOS (typically < 25 min) will pass, slower ones (~35 min) will not. The weird thing is that the failed tests are not timed, but it is good that the problem is not likely caused by our code. |
damonge
left a comment
There was a problem hiding this comment.
Thanks a lot @hsinfan1996 (and @nikfilippas for the initial implementation). Some comments below.
Merge distances_v3 branch into master (different from PR #1066 ). Closes issue #954 andd #408 .