This website requires JavaScript.
Explore
Help
Sign In
mulimoen
/
SummationByParts
Watch
1
Star
0
Fork
0
You've already forked SummationByParts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
SummationByParts
/
sbp
History
Magnus Ulimoen
0c8b02b466
add short README
2020-08-31 21:05:05 +02:00
..
benches
split euler and maxwell to separate crates
2020-05-02 00:22:59 +02:00
src
Use min_specialisation
2020-08-24 18:08:58 +02:00
tests
split euler and maxwell to separate crates
2020-05-02 00:22:59 +02:00
.gitignore
add .gitignores
2020-02-19 21:51:48 +01:00
Cargo.toml
Downgrade sprs (rayon non-optional)
2020-08-22 10:51:13 +02:00
README.md
add short README
2020-08-31 21:05:05 +02:00
README.md
SBP operators
Traits and implementations for creating both matrix-free and matrix SBP solvers.