ColmTalbot / GPUCBC

Code for CBC parameter estimation with GPUs
MIT License
7 stars 3 forks source link

Add native PN terms #10

Closed ColmTalbot closed 1 year ago

ColmTalbot commented 3 years ago

Add a native version of the PN phasing to remove lalsuite requirement.

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f709507). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #10 +/- ## ======================================== Coverage ? 0.00% ======================================== Files ? 4 Lines ? 341 Branches ? 0 ======================================== Hits ? 0 Misses ? 341 Partials ? 0 ``` | Flag | Coverage Δ | | |---|---|---| | python3.10 | `0.00% <0.00%> (?)` | | | python3.11 | `0.00% <0.00%> (?)` | | | python3.9 | `0.00% <0.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Colm+Talbot#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

ColmTalbot commented 1 year ago

Closes https://github.com/ColmTalbot/GPUCBC/issues/5