Ticket #339 (assigned defect)

Opened 13 months ago

Last modified 2 weeks ago

Add library functions to numpy.pxd

Reported by: robertwb Owned by: dagss
Priority: minor Milestone: 0.13.1
Component: Library Keywords:
Cc:

Description (last modified by dagss) (diff)

numpy.pxd is incomplete

Change History

Changed 13 months ago by dagss

  • owner changed from somebody to dagss
  • status changed from new to assigned

Changed 13 months ago by dagss

I have given this a good start; but waiting for some feedback from the NumPy? list re: refcounting issues.

Changed 13 months ago by dagss

  • priority changed from major to critical

Changed 10 months ago by robertwb

  • milestone changed from 0.11.3 to 0.12

Changed 10 months ago by dagss

  • priority changed from critical to major

Sorry to leave this hanging. Basically a few library functions are still undeclared, although the majority is. But it's a much more usable set (and supports Sage, which is why this was critical).

Changed 10 months ago by dagss

  • priority changed from major to minor
  • milestone changed from 0.12 to 0.13

I'm just pushing this off to 0.13, there's nothing in particular important that's not added now, and things tend to be appended all the time.

Changed 9 months ago by scoder

  • component changed from Packaging to Library

Changed 2 weeks ago by dagss

  • description modified (diff)
  • milestone changed from 0.13 to 0.13.1

This is up for grabs for users I think, it is really low-hanging and not something I want to spend time on myself.

Note: See TracTickets for help on using tickets.