Removed SWIG as the glue code generator and moved to Cython, which works like a dream. There is a new API which doesn't require the length of the list, and a compatibility call which follows the old call signature so that no client code breaks.
Removed SWIG as the glue code generator and moved to Cython, which works like a dream. There is a new API which doesn't require the length of the list, and a compatibility call which follows the old call signature so that no client code breaks.