Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store transposed transition matrix to speed up forward #107

Closed
wants to merge 4 commits into from

Zygote

af9a64f
Select commit
Loading
Failed to load commit list.
Closed

Store transposed transition matrix to speed up forward #107

Zygote
af9a64f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 28, 2024 in 1s

90.07% (-0.93%) compared to a8b048a

View this Pull Request on Codecov

90.07% (-0.93%) compared to a8b048a

Details

Codecov Report

Attention: Patch coverage is 68.42105% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.07%. Comparing base (a8b048a) to head (af9a64f).

Files with missing lines Patch % Lines
src/types/abstract_hmm.jl 42.85% 4 Missing ⚠️
src/types/hmm.jl 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   91.00%   90.07%   -0.93%     
==========================================
  Files          17       17              
  Lines         489      504      +15     
==========================================
+ Hits          445      454       +9     
- Misses         44       50       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.