[Bugzilla] [Bug 13850] New: problem with hypermatrices
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Wed Apr 29 09:16:08 CEST 2015
http://bugzilla.scilab.org/show_bug.cgi?id=13850
--------- Bug Summary -----------
problem with hypermatrices
---------- Changed by ------------
laurence.luneville at cea.fr
---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter
Bug ID: 13850
Summary: problem with hypermatrices
Product: Scilab software
Version: 5.5 GIT version [5.5 branch]
Hardware: PC
OS: Windows 7
Status: NEW
Severity: Major
Priority: P5
Component: Internal
Assignee: bugzilla.admin at scilab.org
Reporter: laurence.luneville at cea.fr
BUG DESCRIPTION:
----------------
sum or mean along a direction is not working correctly with hypermatrices
ERROR LOG:
----------
A=ones(5,4,3,2);
V=sum(A,4);
size(V)
3. 5. 4. ==> size is not correct
HOW TO REPRODUCE THE BUG:
-------------------------
OTHER INFORMATION:
------------------
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20150429/ea510aa0/attachment.htm>
More information about the Bugzilla
mailing list