From charlesreid1

m (Admin moved page Category:Scientific Computing to Scientific Computing over a redirect without leaving a redirect)
No edit summary
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.


Related categories:
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]]
 
 
 
Categories related to scientific software:
* [[:Category:Cantera]] - combustion simulation software
* [[:Category:Cantera]] - combustion simulation software
* [[:Category:Linear Algebra]] - linear algebra software, pages, topics, discussions, notes
* [[:Category:Linear Algebra]] - linear algebra software, pages, topics, discussions, notes


Related software:
Scientific software:
* [[Lapack]] - the linear algebra package
* [[Lapack]] - the linear algebra package
* [[Blas]]
* [[Blas]]
Line 13: Line 19:
* [[Matlab]]
* [[Matlab]]
* [[Octave]]
* [[Octave]]
[[Category:Scientific Computing]]

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.

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


Categories related to scientific software:

Scientific software: