<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Samuel,</p>
    <p><br>
    </p>
    <p>Thanks a lot for this nice SEP.<br>
      I have a couple of comments:</p>
    <p>1) I think I should be good to also show some multidimensional
      examples using "shifts" and using both "shifts" and "dims".
      Sometimes in the scilab documentation, the user is served with
      examples only covering the most basic usage and not the advanced
      one with N optional arguments.</p>
    <p>2) For multidimentional cshift, the order of the shifts (for
      example shift  by N along the lines than shift by M along the
      columns or the other way round) is key, right? Inverting the order
      would give a different result, right? Should this be specified in
      the SEP: <br>
    </p>
    <p>circshift(A, shifts) first circularly shifts indices of A rows by
      shifts(1), then the indices of A columns by shifts(2), then
      indices of A layers by shifts(3), etc.<br>
      <br>
    </p>
    Cheers,<br>
    <br>
    Antoine<br>
    <br>
    (& Happy New Year to all!)<br>
    <br>
    <div class="moz-cite-prefix">Le 23/12/2017 à 19:06, Samuel Gougeon a
      écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:1b44e4b4-a924-06f2-b4ee-c1c416008947@free.fr">Dear
      co-scilabers,
      <br>
      <br>
      After the wish reported at <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/7293">http://bugzilla.scilab.org/7293</a> in
      2010,
      <br>
      some cshift() function was proposed on the FileExchange at
      <br>
      <a class="moz-txt-link-freetext" href="http://fileexchange.scilab.org/toolboxes/161000">http://fileexchange.scilab.org/toolboxes/161000</a> to provide a way
      <br>
      to circularly shift the rows or columns of a matrix or an
      hypermatrix.
      <br>
      <br>
      In order to include this basic but non-trivial feature in Scilab
      6.1,
      <br>
      a Scilab Enhancement Proposal is posted on review at
      <br>
      <a class="moz-txt-link-freetext" href="https://codereview.scilab.org/#/c/19625/">https://codereview.scilab.org/#/c/19625/</a>
      <br>
      <br>
      Proposed features are described in the help page in PDF format in
      attachment.
      <br>
      <br>
      Every comment is welcome.
      <br>
      <br>
      Best regards
      <br>
      Samuel Gougeon
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>