On Mon, Dec 01, 2008 at 06:49:46PM +0100, Frederik Treue wrote: > On Mon, Dec 01, 2008 at 06:36:17PM +0100, Anders Logg wrote: > > 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. > > Ofcause, sticking with python 2.4 would be undesireable, the new language > constructs in > python 2.5 and 2.6 are very nice. However, I have absolutely no choice: My > program relies > on binaries that breaks if used with python >2.4, so I still need the python > 2.4 version > numbers for dolfin, ffc, and their dependencies, if you remember them...
My guess is: DOLFIN, FFC: 2.5 FIAT: 2.4 -- Anders
signature.asc
Description: Digital signature
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
