Anders Logg wrote: > On Mon, Apr 28, 2008 at 12:20:19PM +0200, Dag Lindbo wrote: >> Anders Logg wrote: >>> Are there any outstanding issues we need to fix before the release? >>> >>> (Other than adding "virtual" in LA subclasses if there are no further >>> opinions on that.) >>> >>> I guess it will be version 0.7.3 we release now, and then we can >>> release 0.8.0 in may/june after some more fixes. >>> >>> New releases of FFC, Instant, FIAT and Viper will also be needed I guess. >>> >> Note that Viper can do 1D plotting now, so the Poisson_1D demo can be >> updated :) >> >> /Dag > > Nice. Will update. >
Feedback on the xy-plotter? Example: http://www.csc.kth.se/~dag/dolfin/viper_1d.png I should probably change it so that it only draws the dots when the dataset is small. Viper now includes functionality for plotting x(s) vs y(s), i.e. "matlab-style" plot(vec x, vec y, linespec). This function is of course used to plot the 1d function, but it could perhaps have other uses from within dolfin? /Dag _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
