Skip to content

Add support for Complex64 matrix exponentials? #1

@rootware

Description

@rootware

Hi all,
Thank you so much for this crate, it's much needed in the ecosystem! Have a feature request: would it be possible to extend the functionality in this crate (esp for calculating matrix exponentials) to support not just f64 but also Complex64/c64 matrices? A lot of the matrix exponential functionality as well as integrators you have developed have amazing applications in quantum physics (especially exp(A t) calculations), except a lot of the time we're working with complex numbers instead just floats.

I couldn't find any other stable matrix exponentials for complex numbers in the Rust ecosystem, and especially none using faer so there's definitely a need in the ecosystem 🙂
Thank you!

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