#4491: finance.TimeSeries from numpy array doesn't work correctly
---------------------+------------------------------------------------------
Reporter: ghtdak | Owner: jason
Type: defect | Status: closed
Priority: minor | Milestone: sage-3.2.2
Component: finance | Resolution: fixed
Keywords: |
---------------------+------------------------------------------------------
Changes (by mabshoff):
* status: assigned => closed
* resolution: => fixed
Comment:
Since there is a doctest in #4206
{{{
[01:04am] mabshoff: I haven't checked, but I will close that ticket of
#4206 has a doctest.
[01:04am] jason-: yes
[01:04am] jason-: sage: finance.TimeSeries(v)
[01:04am] jason-: [1.0000, 2.0000, 3.0000, 4.0000]
[01:04am] jason-: sage: finance.TimeSeries(v[:,0])
[01:04am] jason-: [1.0000, 3.0000]
}}}
this ticket is closed as fixed in Sage 3.2.2.alpha1
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4491#comment:8>
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
-~----------~----~----~----~------~----~------~--~---