Skip to content

Make package work on more general numerical types #91

@graeme-a-stewart

Description

@graeme-a-stewart

Betraying its R&D origin (😊) our jet types are currently locked down to Float64. Time to change this! We should have parameterised types T where T <: Real.

To be fair, integer types don't make much sense, but, e.g., ForwardDiff states The target function must be written generically enough to accept numbers of type T<:Real as input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions