A new version of dataframe, it now passes all tests under 3.3.52+.

This implies a few changes:
- conversion type must occur first, x(some_range).cell is now illegal; use
x.cell(some_range)
- output format may be specified as x.as.something(range)
- x.types subsref and subsassign must use parenthesis instead of {}
- numel now always returns '1'

Regards

Pascal

Save money, use Scarlet Internet solutions: as from EUR 25/month... visit 
http://www.scarlet.be/


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to