Here you can find a number of programs available for download.
All programs should be considered as free software, meaning you
can freely use, modify, and redistribute them as long as you
maintain the copyright notice.
Fractals Grabber: This program lets you explore the Mandelbrot set
and save images.
dos2win.exe: This utility helps you convert dos ASCII Greek text files into
text files for windows notepad and other applications.
typeg.zip: View greek (windows) text files from
command line.
solve.tgz: Perl script that symbolically
solves a system of linear equations with integer and rational coefficients
and outputs LaTeX.
math2gif: Shell script that converts LaTeX
formulas
into gif files. The input file must contain a valid LaTeX-math expression
on each line. For example a line can be "$$a_{i,j}$$". The script creates
the files "math1.gif","math2.gif"... (requires a number of other programs
such as "pnmcrop" ...)
plot2ps: Perl script that converts text files
containing numbers into EPS files depicting the plot of the data. The
input files must have two numbers per line (x,y pair).
|