This is the Trac page for NumPy. SciPy development takes place here.
This is the "hard-hat" area for NumPy development. Here we track issues, document design decisions, outline areas of NumPy that needs work, etc.
- This is the place to submit bug reports.
- You may also browse the source repository.
In order to create or edit wiki pages and tickets, you need to register first.
Quick Start
- Contribute a patch or file a bug report
- Write documentation
- Review patches available
- Apply reviewed patches
In order to create or edit wiki pages and tickets, you need to register first.
Release management
Guidelines
Tools
Plans
- BufferPEP
- ZeroRankArray
- ZeroStrideArray
- MaskedArray
- MaskedArrayAlternative
- MaskedArrayApiChanges
- TransitionStories
- PossibleOptimizationAreas
- NumScons
- DistutilsRevamp
- ProperNanHandling
- MicrosoftToolchainSupport (python 2.6, 64 bits, Visual studio 2005/2008)
- ImprovingIssueWorkflow
- NumPyRefactoring
- NdarrayWithNamedAxes
Hacking Notes
Various comments about the internal structure of the numpy code.
Getting ready for git:
- Rebase or merge? http://article.gmane.org/gmane.comp.video.dri.devel/34744
