patchGNU Octave - Patches: patch #7477, Minor performance improvement for...

 
 

patch #7477: Minor performance improvement for polynomial evaluation.

Submitter:  Robert T. Short <rtshort>
Submitted:  Thu 24 Feb 2011 07:28:45 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  bpabbott Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 26 Feb 2011 09:27:28 PM UTC, comment #1: 

I've pushed the changeset.
Thanks

Ben Abbott <bpabbott>
Group Member
Thu 24 Feb 2011 07:28:45 PM UTC, original submission:  

I just moved the computation of (x-mu(1))/mu(2) so that it is only computed when needed.  Why compute (x-0)/1?

Robert T. Short <rtshort>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #22776:  hg.polyvalperformance added by rtshort (1KiB - 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 bpabbott (Posted a comment)
  • -email is unavailable- added by rtshort (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-02-26 bpabbott StatusNone Done
        Assigned toNone bpabbott
        Open/ClosedOpen Closed
    2011-02-24 rtshort Attached File- Added hg.polyvalperformance, #22776

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code