Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Jack Poulson earned this badge 16 times |
apr 8 at 17:28
C++ vs Fortran for HPC
mar 30 at 19:05
Can the solution of a linear system of equations be approximated for only the first few variables?
jul 29 at 17:11
Why would a computational scientist need to implement their own version of std::complex?
may 31 '12 at 9:58
Can diagonal plus fixed symmetric linear systems be solved in quadratic time after precomputation?
may 6 '12 at 21:03
Is there software that can autogenerate numerically-accurate floating point C routines from symbolic formulae?
apr 3 '12 at 22:05
What guidelines should I use when searching for good preconditioning methods for a specific problem?
feb 5 '12 at 16:11
How much better are Fortran compilers really?
jan 31 '12 at 18:21
Is there any open-source or easy-to-access software that can simplify algebraic expressions like $x^{2}+2x+3, x=\sqrt{2}t-1$?
jan 30 '12 at 14:58
When do orthogonal transformations outperform Gaussian elimination?
jan 29 '12 at 16:30
What's the most efficient way to compute the eigenvector of a dense matrix corresponding to the eigenvalue of largest magnitude?
jan 20 '12 at 16:59
Efficient tridiagonal matrix algorithm implementation
jan 17 '12 at 15:14
How do I take the FFT of unevenly spaced data?
dec 9 '11 at 6:55
How can the gravitational n-body problem be solved in parallel?