Opened 18 years ago
Last modified 14 years ago
#3 new defect
finish new numpy interface
Reported by: | Paul Brossier | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 0.3.3 |
Component: | python | Version: | 0.3.2 |
Severity: | minor | Keywords: | |
Cc: |
Description
the fvec/cvec interface should be much faster using numpy arrays directly.
Change History (3)
comment:1 Changed 18 years ago by
Component: | corelib → python |
---|
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
Owner: | Paul Brossier deleted |
---|---|
Status: | assigned → new |
Summary: | make python interface faster → finish new numpy interface |
retitled for clarity, the new interface is in interfaces/python
Note: See
TracTickets for help on using
tickets.
getting there now. the new interface uses numpy and is very close to being ready. functions in musicutils are pretty much the only ones missing now