bugGNU Octave - Bugs: bug #57069, [octave forge] (splines) Slopes...

 
 

bug #57069: [octave forge] (splines) Slopes are incorrectly imposed for N-d data when using csape with 'complete' end conditions

Submitter:  Eric Barnett <erbarnett>
Submitted:  Thu 17 Oct 2019 06:13:56 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  None Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * 4.2.2 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 17 Oct 2019 07:09:45 PM UTC, comment #3: 

Great. I'll make a new release 1.3.3 with the fix.

Nir Krakauer <nir_krakauer>
Thu 17 Oct 2019 06:38:04 PM UTC, comment #2: 

I tested the fix and it works correctly for my problem. Thank you for the quick response, Nir!

Eric Barnett <erbarnett>
Thu 17 Oct 2019 03:58:11 PM UTC, comment #1: 

I pushed a fix to csape in the repository. Please verify that it works correctly for your problem.

Nir Krakauer <nir_krakauer>
Thu 17 Oct 2019 06:13:56 AM UTC, original submission:  

In the csape function of the splines 1.3.2 package, several of the calculations use valc(1) and valc(2), which will only work for 1-d data. In order to correctly impose the start- and end-point slopes for N-d data, valc(1,:) and valc(2,:) must be used.

Eric Barnett <erbarnett>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by nir_krakauer (Posted a comment)
  • -email is unavailable- added by erbarnett (Submitted the item)
  • -email is unavailable- added by erbarnett
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-10-17 siko1056 SummarySlopes are incorrectly imposed for N-d data when using csape with 'complete' end conditions [octave forge] (splines) Slopes are incorrectly imposed for N-d data when using csape with 'complete' end conditions
    2019-10-17 erbarnett Carbon-Copy- Added erbarnett

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code