Scientific computing toolkit with support for complex numbers
Portable, Extensible Toolkit for Scientific Computation (complex)
petsc-complex$ petsc-complex --version$ petsc-complex-config --cc$ mpicc -c myapp.c $(petsc-complex-config --includes) && mpicc -o myapp myapp.o $(petsc-complex-config --libs)