This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
tempest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1362
Commits
2
Branches
0
Tags
187 MiB
C++
97.8%
CMake
1.4%
Raku
0.4%
Cuda
0.3%
Tree:
01cefbb2c0
tempest
/
util
History
dehnert
01cefbb2c0
Modified the multiplication of a sparse matrix with a dense vector to only use the parallel version if available and the number of nonzero entries exceeds a certain threshold.
Former-commit-id:
07957b2d29
11 years ago
..
astyle
Added configuration file for astyle (a code-formatting tool) that is tailored to our formatting style.
12 years ago
checklist
Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix.
12 years ago