Computing links
General
Operating systems
GNU/Linux
Computer programming languages
Fortran
m4
Octave
Octave is an high-level language
well-suited to numerical computations.
R
Mathematical and numerical packages
- GAMS, NIST's Guide to
Available Mathematical Software
- ‘Netlib is a collection of
mathematical software, papers, and databases.’
Calc
xmds
www.xmds.org
Visualization, graphics, and data analysis systems
- Gnuplot:
- Kpl:
‘It's purpose is the two- and three-dimensional graphical
presentation of data sets and functions.’
- SciCraft: a GPL
data analysis tool.
- OpenDX
- Stefan van der
Walt's FFMpeg wrapping class ‘allows you to
generate movies from within Octave’.
- FPDF:—generate
PDF files with PHP
Drawing
Drawing languages
- MetaPost
- SVG:—
Scalable Vector Graphics
- Asymptote
- g2 graphical
library:—
an easy to use, portable and powerful
2D graphics library
released under the GLPL
- Cairo:—
a 2D graphics library with support for multiple output
devices [including] the X Window System
Interactive drawing systems
Digital typography
- Pango:—
a
library for laying out and rendering of text
- FreeType:—
a free, high-quality, and portable font engine
- FontForge:—
an outline font editor that lets you create your own
postscript, truetype, opentype, […] fonts, or edit
existing ones
Animation, movies, &c.
Generating MPEG with Imagemagick
Imagemagick can
convert
multiple-image files (like PPM) to the much
more compact MPEG format, but it
requires mpeg2encode
, which is available in the mpeg2vidcodec
package. As an example of the compactness, the 85M
vorticity.ppm
von
Kármán vortex street animation produced by Gerris, becomes 1.9M after
$ convert vorticity.{ppm,mpg}
swftools
swftools looks nice
Image manipulation systems
- The GIMP—the GNU
Image Manipulation Program
- pfstools— for HDR
processing. HDR means High Dynamic Range. Pfstools offers
‘good integration with a high-level mathematical
programming language GNU Octave’.
Information processing, transmission, and mark-up
valid XHTML 1.1,
valid CSS
Last modified Wed. 16 July 2008 by Geordie
McBain.