Hardcode time
to be only Float64, only if it improves compiler inference
#154
Labels
enhancement
New feature or request
As discussed in #152, specifying a type for
time
can significantly help the compiler. If that is indeed true (as measured by drastically fewer JET warnings), we should restrict ourselves to just Float64. In the future this can be relaxed with appropriately parameterized types.The text was updated successfully, but these errors were encountered: