LWN.net Logo

Ten simple rules for the open development of scientific software

Ten simple rules for the open development of scientific software

Posted Dec 30, 2012 11:59 UTC (Sun) by macc (subscriber, #510)
In reply to: Ten simple rules for the open development of scientific software by man_ls
Parent article: Ten simple rules for the open development of scientific software

It is always a good thing to separate computation and presentation.
Use human readable formats.
Realise your problemsolving in (combinable) modules.
( netpbm, though not really scientific software is a perfect example.)

Make your solution scriptable!
Use human readable configuration files.
Incorporate the configuration in the results file.

GUI is fluff.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds