octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8548] New integerizing range algorithm fo


From: Dan Sebald
Subject: [Octave-patch-tracker] [patch #8548] New integerizing range algorithm for non-integer elements using better interp.
Date: Wed, 01 Oct 2014 22:43:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #1, patch #8548 (project octave):

I found a small bug in the changeset.  The difference with the newly attached
changeset is:


3,4c3,4
< # Date 1412154354 18000
< # Node ID 53f156abe4c95e33aec601291aa92b9662c05abd
---
> # Date 1412203130 18000
> # Node ID 6933dcc7bb3427e25d5157868dd8c9fe22d25491
307c307
< +      lspc_toB = lspc_fromA + lspc_Ninc;
---
> +      lspc_toB = lspc_fromA + lspc_Ninc * rng_inc;



(file #32210)
    _______________________________________________________

Additional Item Attachment:

File name: octave-range-2014oct02.patch   Size:15 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8548>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]