Monthly Archives: June 2009

Using custom ebuilds with Gentoo Linux

In some cases you may want to install software in Gentoo Linux that is not available in the Portage tree or any software overlay. This page briefly outlines how to use such a custom ebuild and where to obtain obsolete … Continue reading

Posted in All, Software | Tagged , | Leave a comment

Fortran input/output

Here are some options for the open() and read() statements in Fortran that I keep looking up, as well as format descriptors for the read() and write() statements.

Posted in All, Software | Tagged , | Leave a comment