← Back to team overview

dolfin team mailing list archive

Re: IO: [...]

 

ok, sounds great!

I'll try to use the new Python format for future demos and switch the
ones I'm working with to the new format.

/Anders

On Mon, Nov 07, 2005 at 12:14:54AM +0100, Johan Jansson wrote:
> On Sun, Nov 06, 2005 at 05:08:47PM -0600, Anders Logg wrote:
> > What about speed? Is read_array() still slow in SciPy?
> > 
> > /Anders
> > 
> 
> Yes, the read_array() in SciPy is very slow, but I switched to
> readFloatArray() (similar but not identical interface, same file
> format) in Scientific which is actually faster than the custom
> read_array(). SciPy and Scientific seem to overlap quite a lot in
> functionality, but they both seem to be pretty established.
> 
>   Johan
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> 

-- 
Anders Logg
Research Assistant Professor
Toyota Technological Institute at Chicago
http://www.tti-c.org/logg/



References