Get rid of Fortran

We should get rid of Fortran. We can use the C bindings for LAPACK and BLAS. This would reduce the complexity of the current build code.

I know that two arguments are no longer valid against having Fortran

  • With Ninja 1.10 Fortran is supported.
  • With LLVM 10 they got a Fortran frontend.

Any thoughts?