patchGNU Octave - Patches: patch #7482, add the bicg function

 
 

patch #7482: add the bicg function

Submitter:  Carlo de Falco <cdf>
Submitted:  Sat 26 Feb 2011 07:24:56 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 18 Mar 2011 09:36:00 PM UTC, comment #3: 

I prepared a minimal example to show the bug and posted a report at
https://savannah.gnu.org/bugs/index.php?32843

c.

Carlo de Falco <cdf>
Group Member
Wed 16 Mar 2011 10:45:30 PM UTC, comment #2: 

I believe this patch exposes a bug in 'test'.
if I run


test bicg


with the version in 'bicg2.changeset' I consistently get a segmentation fault.
If I remove shared variables from the test as in 'bicg3.changeset'
the segmentation fault does not happen

c.



(file #22941)

Carlo de Falco <cdf>
Group Member
Sat 26 Feb 2011 07:57:29 PM UTC, comment #1: 

new version of the same patch with a minor fix in the docstring.
c.



(file #22791)

Carlo de Falco <cdf>
Group Member
Sat 26 Feb 2011 07:24:56 PM UTC, original submission:  

This patch adds the bicg function that implements the bi-conjugate gradient iterative method.
c.


Carlo de Falco <cdf>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #22941:  bicg3.changeset added by cdf (9KiB - application/octet-stream)
file #22791:  bicg2.changeset added by cdf (9KiB - application/octet-stream)
file #22790:  bicg.changeset added by cdf (9KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cdf (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 logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-03 cdf Open/ClosedOpen Closed
    2011-03-16 cdf Attached File- Added bicg3.changeset, #22941
    2011-02-26 cdf Attached File- Added bicg2.changeset, #22791
    2011-02-26 cdf Attached File- Added bicg.changeset, #22790

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code