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
2053
Commits
2
Branches
0
Tags
187 MiB
C++
97.8%
CMake
1.4%
Raku
0.4%
Cuda
0.3%
Tree:
ba95065ce3
tempest
/
util
History
TimQu
ba95065ce3
Fixed memory leak by adding destructors for linear equation solvers. Previously, the member unique_ptr<...> gmmxxMatrix from the gmmxx subclasses was not deleted properly
Former-commit-id:
c21911b56a
10 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