NumPy hosts its code at https://github.com/numpy/numpy.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:numpy

See all merge proposals.

NumPy has 4 active branches owned by 2 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:numpy 1 Development 2013-07-24 19:56:24 UTC
8154. Merge pull request #3541 from jeromek...

Author: Nathaniel Smith
Revision Date: 2013-07-24 19:56:24 UTC

Merge pull request #3541 from jeromekelleher/patch-1

BUG: make preprocessor tests consistent in halffloat.c

lp:~vcs-imports/numpy/trunk 1 Development 2010-09-15 21:07:05 UTC
5654. Point README.txt to the Git repository

Author: ptvirtan
Revision Date: 2010-09-15 21:07:05 UTC

Point README.txt to the Git repository

lp:~gael-varoquaux/numpy/shared_memory 1 Development 2009-02-25 23:34:13 UTC
7. Add trivial tests, fix trivial bug

Author: Gael Varoquaux
Revision Date: 2009-02-25 23:34:13 UTC

Add trivial tests, fix trivial bug

lp:~pierregm/numpy/numpy_addons 0 Experimental 2009-01-16 18:08:25 UTC
12. * fromascii : added .type to the att...

Author: Pierre GM
Revision Date: 2009-01-16 18:08:25 UTC

* fromascii :
added .type to the attributes of StringConverter
Make sure we keep the proper dtype for user-defined converters

14 of 4 results
You can't create new branches for NumPy.