Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Create EigenDecomposition for Complex FieldMatirx #174

Open
axkr opened this issue Dec 5, 2021 · 1 comment
Open

[Feature] Create EigenDecomposition for Complex FieldMatirx #174

axkr opened this issue Dec 5, 2021 · 1 comment
Labels
feature field Anything related to interface CalculusField

Comments

@axkr
Copy link
Contributor

axkr commented Dec 5, 2021

Can you please create EigenDecomposition's for `FieldMatirx

Can you also introduce a constructor for

public OrderedComplexEigenDecomposition(final FieldMatrix<Complex> matrix, ...)

parameter?

Complex eigenvalues can be sorted descending by their "absolute value" for example.

axkr added a commit to axkr/symja_android_library that referenced this issue Dec 11, 2021
@axkr axkr changed the title [Feature] Create EigeneDecomposition for Complex FieldMatirx [Feature] Create EigenDecomposition for Complex FieldMatirx Dec 12, 2021
@axkr
Copy link
Contributor Author

axkr commented Apr 20, 2023

See #248

@Serrof Serrof added field Anything related to interface CalculusField feature labels Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature field Anything related to interface CalculusField
Projects
None yet
Development

No branches or pull requests

2 participants