Skip to content

Feat/012 krylov lanczos - #45

Merged
tec-eli merged 2 commits into
mainfrom
feat/012-krylov-lanczos
Jul 12, 2026
Merged

Feat/012 krylov lanczos#45
tec-eli merged 2 commits into
mainfrom
feat/012-krylov-lanczos

Conversation

@tec-eli

@tec-eli tec-eli commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Description

Checklist

  • cargo test passes (default)
  • cargo test --features alloc passes
  • cargo clippy -- -D warnings is clean
  • cargo fmt --check passes
  • New public API has doc comments and a # Examples block
  • CHANGELOG.md updated under [Unreleased]

Related issue

Closes: #12

tec-eli added 2 commits July 11, 2026 23:40
- Entry for the book
- Docs for tolerance and convergence
@tec-eli
tec-eli merged commit 1fcd242 into main Jul 12, 2026
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.

Implement Lanczos iteration (symmetric tridiagonalization)

1 participant