C library for statistical and scientific computing
C library for statistical and scientific computing
apophenia$ gcc -o myprogram myprogram.c -lapophenia -lgsl -lm$ gcc -I/usr/local/include -c analysis.c -lapophenia$ pkg-config --modversion apophenia