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

Add test for tridiagonal matrix algorithm #12

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

andrei-punko
Copy link
Owner

@andrei-punko andrei-punko commented Feb 26, 2025

Add test for tridiagonal matrix algorithm

Change method signature for that

Add references to book with algorithm description in code

…ure for that

Add javadocs for readability
@andrei-punko andrei-punko self-assigned this Feb 26, 2025
@andrei-punko andrei-punko added the enhancement New feature or request label Feb 26, 2025
@andrei-punko andrei-punko linked an issue Feb 26, 2025 that may be closed by this pull request
@andrei-punko andrei-punko merged commit e1b25f2 into master Feb 26, 2025
2 checks passed
@andrei-punko andrei-punko deleted the 11_test_for_tridiagonal_matrix_algo branch February 26, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add test for tridiagonal matrix algorithm
1 participant