Skip to content

Commit

Permalink
No type stability checks
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed May 29, 2024
1 parent ca87921 commit 0b5f47b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/correctness.jl
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,4 @@ end

test_identical_hmmbase(rng, hmm, T; hmm_guess)
test_coherent_algorithms(rng, hmm, control_seq; seq_ends, hmm_guess, init=false)
test_type_stability(rng, hmm, control_seq; seq_ends, hmm_guess)
test_allocations(rng, hmm, control_seq; seq_ends, hmm_guess)
end

0 comments on commit 0b5f47b

Please sign in to comment.