Skip to content

make scalar type a generic parameter #32

@martinjrobins

Description

@martinjrobins

different applications require different scalar types (more/less precision, complex numbers etc). Currently diffsl only supports f64, need to also support:

  • a generic scalar type T

then some concrete types:

  • f32
  • c32
  • c64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions