On Mon, Dec 01, 2008 at 06:23:05PM +0100, Marie Rognes wrote: > Anders Logg wrote: > > On Mon, Dec 01, 2008 at 05:15:14PM +0100, Frederik Treue wrote: > > > >> Can anyone tell me what version numbers of dolfin, and the components in > >> its > >> dependency-tree, that will work with python 2.4 is? I have some > >> binary-versions of some > >> C++-wrappers that were compiled for python 2.4 for my project, but not a > >> compilable version > >> of their source code, so going to python 2.5 is not an option, and I can't > >> find any info > >> on the webpage on the subject of python version dependency of various > >> fenics packages... > >> > > > > I think only SyFi (and possibly UFL?) depend on Python 2.5 but I'm not > > sure. > > > > > > > FFC also depends on 2.5, cf. ffc-dev posts: "Python version" from June > this year.
Ah yes, we use all() which is very convenient. This is also used in in DOLFIN so it seems we depend on 2.5 for both FFC and DOLFIN. -- Anders
signature.asc
Description: Digital signature
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
