#5490: [with patch, positive review] add capabilities to compute the day of
Easter
-------------------------+--------------------------------------------------
Reporter: psinis | Owner: psinis
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.2
Component: finance | Keywords: finance, dates
-------------------------+--------------------------------------------------
Changes (by cswiercz):
* cc: cswiercz (added)
Comment:
Tests pass:
{{{
sage -t "devel/sage-5490/sage/finance/easter.py"
[2.0 s]
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 2.0 seconds
}}}
I also manually checked the dates (just in case) for the next several
years and all three cases seem to hold.
If this module is going to be critical for future libraries, as the ticket
description says, then should it perhaps be automatically imported? Just
curious.
{{{
# finance/all.py
...
from easter import easter
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5490#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---