Comparison

What is the most convenient approach in this case?
Fortran!
If we cannot use Fortran, which solution is attractive?
C++, with classes allowing higher-level programming
To interface a large existing library, the filter idea and exchanging pointers is attractive (no need to SWIG the whole library)
When using the Python C API extensively, SCXX simplifies life

previousnexttable of contents