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
d2c811d3af
Rework wait primitive to condvar
2021-08-20 15:57:12 +00:00
..
benches
increase bench size
2021-02-01 23:22:35 +01:00
src
Rework wait primitive to condvar
2021-08-20 15:57:12 +00: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
Use core_simd over packed_simd
2021-07-27 18:32:22 +00: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.