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

Some improvements to the computations of collisions #3846

Merged
merged 12 commits into from
Jan 17, 2024

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Jan 16, 2024

  1. Change ЧебышёвPolynomialInterpolant to return the first approximant that matches the error bound, not the next one (which is more costly).
  2. Change RealSchurDecomposition to compute and return the real eigenvalues, including the ones that are not obvious because they are buried in a 2×2 diagonal block.
  3. Add a Mathematica utility for tracing UnboundedMatrix.

@eggrobin eggrobin added the LGTM label Jan 17, 2024
@pleroy pleroy merged commit f34c358 into mockingbirdnest:master Jan 17, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants