pints-team / pints

Probabilistic Inference on Noisy Time Series
http://pints.readthedocs.io
Other
217 stars 32 forks source link

#1496 replace np.product by np.prod everywhere #1497

Closed DavAug closed 8 months ago

DavAug commented 8 months ago

Closes #1496

codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (d8cec9b) 100.00% compared to head (1ba17cb) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1497 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 97 97 Lines 9546 9546 ========================================= Hits 9546 9546 ``` | [Files](https://app.codecov.io/gh/pints-team/pints/pull/1497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team) | Coverage Δ | | |---|---|---| | [pints/\_error\_measures.py](https://app.codecov.io/gh/pints-team/pints/pull/1497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX2Vycm9yX21lYXN1cmVzLnB5) | `100.00% <100.00%> (ø)` | | | [pints/\_log\_likelihoods.py](https://app.codecov.io/gh/pints-team/pints/pull/1497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX2xvZ19saWtlbGlob29kcy5weQ==) | `100.00% <100.00%> (ø)` | | | [pints/\_log\_priors.py](https://app.codecov.io/gh/pints-team/pints/pull/1497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX2xvZ19wcmlvcnMucHk=) | `100.00% <100.00%> (ø)` | | | [pints/\_mcmc/\_\_init\_\_.py](https://app.codecov.io/gh/pints-team/pints/pull/1497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX21jbWMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [pints/\_optimisers/\_\_init\_\_.py](https://app.codecov.io/gh/pints-team/pints/pull/1497?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pints-team#diff-cGludHMvX29wdGltaXNlcnMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.