Revisions of octave-forge-dataframe
buildservice-autocommit
accepted
request 529945
from
Stanislav Brabec (sbrabec)
(revision 4)
baserev update by copy to link target
Stanislav Brabec (sbrabec)
accepted
request 529126
from
Atri Bhattacharya (badshah400)
(revision 3)
- Update to version 1.2.0: * Most of the mapping functions are now supported: abs, acosh, acos, all, and, angle, any, arg,... They are simple proxies to the corresponding Octave functions. * The display function now supports 3.8, 4.0, 4.2, and upcoming 4.4 Octave major release. * if some specific output format is requested, it must come first, e.g. x.dataframe([1:10]) instead of x([1:10].dataframe. * a longstanding bug on default separator was corrected. If more than one are used, they must be grouped into a cellstr instead of a str. * a dataframe may now contain 'pages' corresponding to a third dimension. The inner mechanism uses a "copy-on-write" scheme and avoid duplicating content repeated over many pages.
Stephan Kulow (coolo)
accepted
request 310958
from
Dmitry Roshchin (Dmitry_R)
(revision 2)
initialized devel package after accepting 310958
Dmitry Roshchin (Dmitry_R)
committed
(revision 1)
osc copypac from project:home:Dmitry_R:octave package:octave-forge-dataframe revision:1
Displaying all 4 revisions