Skip to content
  • Rik's avatar
    e6687259
    Produce symmetric sequences for linspace (bug #56659). · e6687259
    Rik authored
    * NEWS: Announce change.
    
    * data.cc (Flinspace): Add new BIST tests.
    
    * CRowVector.cc, dRowVector.cc, fCRowVector.cc, fRowVector.cc (linspace):
    Change algorithm to construct sequence starting from both endpoints and
    meeting in the middle to create symmetric sequences.
    
    * logspace.m: Update BIST tests.
    e6687259
    Produce symmetric sequences for linspace (bug #56659).
    Rik authored
    * NEWS: Announce change.
    
    * data.cc (Flinspace): Add new BIST tests.
    
    * CRowVector.cc, dRowVector.cc, fCRowVector.cc, fRowVector.cc (linspace):
    Change algorithm to construct sequence starting from both endpoints and
    meeting in the middle to create symmetric sequences.
    
    * logspace.m: Update BIST tests.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading