Skip to content

Complex numbers #116

@fwinter

Description

@fwinter

Hi! We are looking for a sparse tensor framework just like yours. However we rely on computations on complex numbers and a first attempt with the current taco code didn't quite succeed. I.e. I couldn't do

Tensor<std::complex<double> > A({2,2}, sm);

Is it already possible to define tensors on complex numbers? If not, would this represent a major feature addition (and thus will not be available for some time to come)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions