Software for scientists
The site Software Carpentry is one of the better sites out there for scientists and researchers who want to learn more about computational science codes. It covers everything from Linux shells, to version control, to actual code development. I can't suggest strongly enough that people interested in this should go check the site out.
Subscribe to:
Post Comments (Atom)
-
You can use sed to delete particular lines, based on some unique criteria. This would look like sed -e "/search criteria/d" -i2 ...
-
Introduction Mac has always been the default alternative to Wintel systems. In the past, the Mac OS has been a fairly unique entity, with...
-
This is the first of my tips for using SGE. Sometimes you need to tell grid engine that you want to run on a particular host. In these cases...
No comments:
Post a Comment