bugGNU Octave - Bugs: bug #54726, [octave forge] (optim) quadprog:...

 
 

bug #54726: [octave forge] (optim) quadprog: idx_bounds_eq is not properly defined

Submitter:  Chant Ro <rochant>
Submitted:  Tue 25 Sep 2018 12:57:01 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 4.4.1 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 28 Oct 2018 05:44:25 PM UTC, comment #1: 

There is no information on how to trigger this, but it seems obvious. Should be fixed by this changeset:

https://sourceforge.net/p/octave/optim/ci/6e1476955458a7f586ee31706b8d70ab98c88ccb/

Olaf Till <i7tiol>
Group Member
Tue 25 Sep 2018 12:57:01 PM UTC, original submission:  

error: 'idx_bounds_eq' undefined near line 428 column 20
error: called from
    quadprog at line 428 column 35
    lsqlin at line 123 column 19



I suggest add a new line after Line 227 as follows
(it needs modifying).
 
idx_bounds_eq   = false (n, 1);

Chant Ro <rochant>

 

(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 i7tiol (Posted a comment)
  • -email is unavailable- added by siko1056 (Package maintainer)
  • -email is unavailable- added by siko1056 (Updated the item)
  • -email is unavailable- added by rochant (Submitted the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-10-28 i7tiol StatusNone Fixed
        Open/ClosedOpen Closed
    2018-09-25 siko1056 Carbon-Copy- Added i7tiol
    2018-09-25 siko1056 Summaryidx_bounds_eq is not properly defined in quadprog.m [octave forge] (optim) quadprog: idx_bounds_eq is not properly defined

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code