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/patch failed Sep 28, 2024 in 0s

68.42% of diff hit (target 91.00%)

View this Pull Request on Codecov

68.42% of diff hit (target 91.00%)

Annotations

Check warning on line 95 in src/types/abstract_hmm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/abstract_hmm.jl#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 118 in src/types/abstract_hmm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/abstract_hmm.jl#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 67 in src/types/hmm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/hmm.jl#L67

Added line #L67 was not covered by tests

Check warning on line 69 in src/types/hmm.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/hmm.jl#L69

Added line #L69 was not covered by tests