Fortraneries/Modules
tTh f95dc7ed2a more compact PNM8 file 2024-01-06 18:47:47 +01:00
..
.gitignore more useless work done 2023-05-07 23:48:37 +02:00
Makefile winter is coming 2023-10-10 22:08:50 +02:00
README.md more useless work done 2023-05-07 23:48:37 +02:00
centermag.f90 boilerplate 2023-06-03 11:50:48 +02:00
chkpixels.f90 more compact PNM8 file 2024-01-06 18:47:47 +01:00
dummy.f90 useless module 2023-03-15 14:39:44 +01:00
mathstuff2.f90 add the "diff_sign" function 2024-01-06 02:54:06 +01:00
noisepictures.f90 winter is coming 2023-10-10 22:08:50 +02:00
pixrgb.f90 more compact PNM8 file 2024-01-06 18:47:47 +01:00
spitpgm.f90 tweaking... 2023-01-07 10:40:29 +01:00
t.f90 more useless work done 2023-05-07 23:48:37 +02:00
trials.f90 add pixrgb support 2022-12-16 19:26:54 +01:00
trnd.f90 winter is coming 2023-10-10 22:08:50 +02:00

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 !