[SciPy-Dev] Boundary Value Problem solver for inclusion in SciPy

Pauli Virtanen pav at iki.fi
Thu Oct 8 04:16:40 EDT 2015


David Pugh <david.pugh <at> maths.ox.ac.uk> writes:
> I am developing a pure-python (i.e., no external
> fortran/C dependencies) two-point boundary value
> solver tentatively called pyCollocation and I am
> writing to gauge the level of interest in eventually
> including the solver in SciPy.

This would fall into the scope for Scipy.

Existing Python packages for bvps have not been included
so far largely due to licensing issues and due to the situation
with free fortran 90 compilers on Windows (this latter problem
however will likely be solved in near future).

-- 
Pauli Virtanen


More information about the SciPy-Dev mailing list