dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23917
Python 3.2
Hello!
I just enabled compiling of SWIG wrappers for Python 3.2 for another project I
am involved in. It was not that painful as I thought it would be. Most of the
time was spent updating the configuring process and porting the python code to
3.2 syntax. The previous showstopper, NumPy incompatability, has been removed
since NumPy 1.5.
I have added a Blueprint on this. Discussion can continue there.
https://blueprints.launchpad.net/dolfin/+spec/python3-interface
Cheers!
Johan