Scientific Computing: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
I have worked on scientific computing work both in the context of high-performance computing (as a university researcher and a national lab postdoc) and in an industrial context (working at a natural gas processing company). This has given me wide exposure to a variety of problems and resources to solve them. | I have worked on scientific computing work both in the context of high-performance computing (as a university researcher and a national lab postdoc) and in an industrial context (working at a natural gas processing company). This has given me wide exposure to a variety of problems and resources to solve them. | ||
==Best Practices== | |||
The following article is a classic, and introduces a list of 10 best practices that all scientists doing computation can adopt in order to improve their software engineering practices: | |||
[[10 Best Practices for Software Engineering]] | |||
==Pages== | |||
Scientific software: | |||
* [[Lapack]] - the linear algebra package | * [[Lapack]] - the linear algebra package | ||
* [[Blas]] | * [[Blas]] | ||
| Line 13: | Line 17: | ||
* [[Matlab]] | * [[Matlab]] | ||
* [[Octave]] | * [[Octave]] | ||
* | |||
==Categories== | |||
Categories related to scientific software: | |||
* [[:Category:Cantera]] - combustion simulation software | |||
* [[:Category:Linear Algebra]] - linear algebra software, pages, topics, discussions, notes | |||
[[Category:Scientific Computing]] | |||
Latest revision as of 02:13, 17 April 2017
Pages related to scientific computing topics.
I have worked on scientific computing work both in the context of high-performance computing (as a university researcher and a national lab postdoc) and in an industrial context (working at a natural gas processing company). This has given me wide exposure to a variety of problems and resources to solve them.
Best Practices
The following article is a classic, and introduces a list of 10 best practices that all scientists doing computation can adopt in order to improve their software engineering practices:
10 Best Practices for Software Engineering
Pages
Scientific software:
Categories
Categories related to scientific software:
- Category:Cantera - combustion simulation software
- Category:Linear Algebra - linear algebra software, pages, topics, discussions, notes