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

PRv.1.0.5 #13

Merged
merged 2 commits into from
Nov 15, 2023
Merged

PRv.1.0.5 #13

merged 2 commits into from
Nov 15, 2023

Conversation

BernardoFerreira
Copy link
Collaborator

New Features and Improvements

None

Bug Fixes

  • Implemented handling of neglectable imaginary parts (tolerance with respect to machine epsilon of input type) stemming from spectral decomposition of symmetric second-order tensors;
  • A new boolean parameter can be optionally passed to spectral_decomposition() to drop imaginary parts of eigenvalues and eigenvectors when these are close to zero (set False by default);

…ctral decomposition.

- A new flag in spectral decomposition can be set True to drop imaginary parts of eigenvalues and eigenvectores when these are close to zero;
@BernardoFerreira BernardoFerreira self-assigned this Nov 15, 2023
@BernardoFerreira BernardoFerreira merged commit 1b7f45a into master Nov 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant