[Bugzilla] [Bug 13829] Samuel GOUGEON has changed attachments.created

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Thu Apr 16 15:22:57 CEST 2015


http://bugzilla.scilab.org/show_bug.cgi?id=13829
--------- Bug Summary -----------
Mean and sum functions return wrong array type

---------- Changed by ------------
sgougeon at free.fr

---------- What changed ----------
attachments.created

--- Comment #7 from Samuel GOUGEON <sgougeon at free.fr> ---
Created attachment 4051
  --> http://bugzilla.scilab.org/attachment.cgi?id=4051&action=edit
%hm_sum.sci corrected

For the non regression test:
a = matrix(1:24, 1:4);
and(sum(a,4) == matrix([40  44  48  52  56  60], 1:3))  // must be true

-- 
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/20150416/16718ceb/attachment.htm>


More information about the Bugzilla mailing list