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

Speed up viterbi #93

Merged
merged 8 commits into from
Feb 24, 2024

Fix docs

4bf59ed
Select commit
Loading
Failed to load commit list.
Merged

Speed up viterbi #93

Fix docs
4bf59ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 24, 2024 in 1s

94.62% of diff hit (target 92.87%)

View this Pull Request on Codecov

94.62% of diff hit (target 92.87%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/abstract_hmm.jl#L130

Added line #L130 was not covered by tests

Check warning on line 28 in src/utils/valid.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/valid.jl#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/utils/valid.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/valid.jl#L30

Added line #L30 was not covered by tests

Check warning on line 32 in src/utils/valid.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/valid.jl#L32

Added line #L32 was not covered by tests

Check warning on line 34 in src/utils/valid.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/valid.jl#L34

Added line #L34 was not covered by tests