Quoting Anders Logg <[EMAIL PROTECTED]>: > Should we try to have a release ready by Friday? > > My suggestion is that we release DOLFIN 0.7.2 and FFC 0.4.4 fairly > quickly and then after some more work on the parallel assembly > (merging pAssember and Assembler) we can release 0.8.0 (and 0.5.0). > > See below for some more comments. > > > > There are quite a few things to fix in both FFC and DOLFIN before a > > > release. > > > > > > FFC: > > > > > > 1. Use FooTransformedSpace in FIAT to get correct function spaces on > > > UFC reference element. This also requires making a new release of > > > FIAT. > > Done. > > > > 2. A few fixes are needed for the JIT compiler. > > Mostly done, one little fix remains. > > > > 3. Get BDM, RT, BDFM, Nedelec working when using FIAT transformed > > > spaces. > > Done. > > > > 4. Maybe some fixes for quadrature elements. Kristian? > > Done?
It works, but there is an efficiency issue when using quadrature elements together with quadrature representation. I'm looking into this, but I think the current state is OK for the 0.4.4 release and then I hope to have the optimisation ready for 0.5.0 release. OK? Kristian > > 5. Get all demos working in both C+ and Python (mostly done) > > Needs to be checked. > > 6. Parallel assembly > > Seems to work but is still experimental. Work on it a little more and > make it more visible in 0.8.0. > > 7. Scons-based build system > > Not ready? Åsmund? > > -- > Anders > _______________________________________________ > FFC-dev mailing list > [EMAIL PROTECTED] > http://www.fenics.org/mailman/listinfo/ffc-dev > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
