Ticket #3559 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

[with patch; positive review] sage timeup script

Reported by: was Assigned to: tbd
Priority: major Milestone: sage-3.0.4
Component: algebra Keywords: editor_mhansen
Cc:

Description

Credit goes to Andrew Dalke, Mike Hansen, and William Stein (a little)

Attachments

scripts-3559.patch (2.9 kB) - added by was on 07/06/2008 01:21:14 AM.
scripts-3559-part2.patch (5.1 kB) - added by was on 07/06/2008 10:15:51 AM.

Change History

07/06/2008 01:21:14 AM changed by was

  • attachment scripts-3559.patch added.

07/06/2008 03:58:52 AM changed by mabshoff

  • keywords set to editor_mhansen.

Since Mike is getting the author's permission so we can include this I am making him editor. Feel free to decline :)

Cheers,

Michael

07/06/2008 10:02:11 AM changed by mhansen

    I was wondering if you'd be
    willing to release your code under a GPL compatible license so that we
    can include it with Sage to do regression testing with every release.


Certainly.

If you believe that

 This work written by Andrew Dalke and released into the public domain
 in 2008.  No copyright protection is asserted.

is sufficient then there you go.  Else

 Copyright Andrew Dalke, 2008. This software is provided 'as-is', without
 any express or implied warranty. In no event will the author be held
 liable for any damages arising from the use of this software.

 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to no restriction.

I honestly think that the code needs enough modifications to be usable in SAGE or another tool that nothing of my code will remain.

Now if had access to the code I wrote for a client, that would be much cooler.  It saved the imports to a format that kcachegrind could visualize.  :)

Cheers,


                               Andrew
                               dalke@dalkescientific.com

07/06/2008 10:15:51 AM changed by was

  • attachment scripts-3559-part2.patch added.

07/06/2008 10:18:06 AM changed by mabshoff

  • summary changed from [with patch; needs review] sage timeup script to [with patch; positive review] sage timeup script.

Positive review. I think this is a nice start and will greatly help to keep the import time down.

Cheers,

Michael

07/06/2008 11:11:58 AM changed by mabshoff

  • status changed from new to closed.
  • resolution set to fixed.

Merged both patches in Sage 3.0.4.alpha2