Ticket #3559 (closed enhancement: fixed)
[with patch; positive review] sage timeup script
| Reported by: | was | Owned by: | tbd |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.0.4 |
| Component: | algebra | Keywords: | editor_mhansen |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Credit goes to Andrew Dalke, Mike Hansen, and William Stein (a little)
Attachments
Change History
comment:1 Changed 5 years ago by mabshoff
- Keywords editor_mhansen added
Since Mike is getting the author's permission so we can include this I am making him editor. Feel free to decline :)
Cheers,
Michael
comment:2 Changed 5 years ago 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
Note: See
TracTickets for help on using
tickets.

