Skip to content

Support Complex number #35

Description

@Axect

Still peroxide supports only real number. But for many cases, complex number, vector & matrix should be required.

  • Integrate num_complex::Complex<F>
  • Complex vector
    • Re-design Vector traits
    • crate::traits::math::{Vector, Normed, InnerProduct, LinearOp, VectorProduct}
    • crate::traits::fp::FPVector
  • Complex matrix
    • Implement almost all of Matrix

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions