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

See all merge proposals.

Carpet has 2 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:carpet
Series: trunk
1 Development 2011-11-11 14:59:17 UTC
380. CarpetLib: Improve bboxlib algorithms...

Author: Erik Schnetter
Revision Date: 2011-10-27 19:25:33 UTC

CarpetLib: Improve bboxlib algorithms

Modify the algorithm used to insert a new bbox into an existing
bboxset. This reduces the computational complexity of this operation
from O(n^2) to O(n), where n is the number of elements in the bboxset.
This has the potential to speed up regridding significantly.

lp:~schnetter/carpet/trunk-fastimport 1 Development 2011-11-11 14:58:02 UTC
380. CarpetLib: Improve bboxlib algorithms...

Author: Erik Schnetter
Revision Date: 2011-10-27 19:25:33 UTC

CarpetLib: Improve bboxlib algorithms

Modify the algorithm used to insert a new bbox into an existing
bboxset. This reduces the computational complexity of this operation
from O(n^2) to O(n), where n is the number of elements in the bboxset.
This has the potential to speed up regridding significantly.

12 of 2 results
You can't create new branches for Carpet.