-
Notifications
You must be signed in to change notification settings - Fork 23
Add user-defined near null space to aggregation-based AMG #118
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
Merged
termi-official
merged 25 commits into
JuliaLinearAlgebra:master
from
Abdelrahman912:user-defined-nns
Jun 10, 2025
Merged
Changes from 23 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
101be7a
init elasticity test
Abdelrahman912 d550e26
write the test for nns
Abdelrahman912 847c9fa
add qr user defined nns
Abdelrahman912 99e5550
some changes
Abdelrahman912 59d2c3f
rm dead code
Abdelrahman912 ed798f6
minor fixes
Abdelrahman912 674a76b
some changes
Abdelrahman912 a3e680c
init fix
Abdelrahman912 f718a6c
fix test
Abdelrahman912 ca23f84
init beam test
Abdelrahman912 b559e12
add cant. beam test
Abdelrahman912 374b768
Merge pull request #1 from Abdelrahman912/add-nns
Abdelrahman912 517bb95
minor fix
Abdelrahman912 d619511
fix tests + add nns tests to ci
Abdelrahman912 959f884
undo formatting
Abdelrahman912 0a82215
rm Ferrite dependency
Abdelrahman912 3c21520
undo .gitignore added extensions
Abdelrahman912 3ac6528
fix ci
Abdelrahman912 c030852
add nns to prec
Abdelrahman912 53ddeb7
add B to kwargs
Abdelrahman912 04005d5
minor fix
Abdelrahman912 9ea6190
add B to docstring
Abdelrahman912 7000381
add B as kwargs
Abdelrahman912 97976ce
fix format
Abdelrahman912 25c959d
add docstring and make ruge stuben fail for B
Abdelrahman912 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ | |
*.jl.*.cov | ||
*.jl.mem | ||
/Manifest.toml | ||
.vscode |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
termi-official marked this conversation as resolved.
Show resolved
Hide resolved
|
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.