db7091d5c4 | ||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
README.md | ||
centermag.f90 | ||
chkpixels.f90 | ||
dummy.f90 | ||
mathstuff2.f90 | ||
pixrgb.f90 | ||
spitpgm.f90 | ||
t.f90 | ||
trials.f90 | ||
trnd.f90 |
README.md
General purpose modules
Compiler un module
Mmmmm...
Modules disponibles
spitpgm
Write gray level 2d buffer (aka picture) to disk in the NetPNM format.
pixrgb
Write 8 bits RGB pictures to PNM format.
trials
Experimental WIPs from hell.
dummy
A "do nothing" useless module. But you cas use it to fool an optimizing compiler, or have a sane place to put a breakpoint with gdb
TODO
- écrire la doc !