_____

WEPS: download

The source is available: weps.tgz

The tarball contains the Fortran, C, Python, Matlab and Java version of the program. The following example scripts are provided that compile and run the program:

  • doitgfortran: compile using the gfortran Fortran compiler
  • doitjava: compile using Java
  • doitgcc: compile using the gcc C compiler
  • doitpython: run using Python
  • doitmatlab: run using Matlab
  • doitclang: run using clang
  • doitrust: run using rust

And there are some more doit's, probably not running on every system.