


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 67 (100.0%) | 2483 (100.0%) | 37.0 |
| trunk/pysal/region/ | 14 (20.9%) | 924 (37.2%) | 66.0 |
| trunk/pysal/weights/ | 20 (29.9%) | 632 (25.5%) | 31.6 |
| trunk/doc/source/users/tutorials/ | 5 (7.5%) | 358 (14.4%) | 71.6 |
| trunk/pysal/region/tests/ | 3 (4.5%) | 252 (10.1%) | 84.0 |
| trunk/pysal/spreg/ | 3 (4.5%) | 131 (5.3%) | 43.6 |
| trunk/pysal/esda/ | 8 (11.9%) | 107 (4.3%) | 13.3 |
| trunk/doc/source/developers/pep/ | 1 (1.5%) | 56 (2.3%) | 56.0 |
| trunk/doc/source/library/region/ | 2 (3.0%) | 9 (0.4%) | 4.5 |
| trunk/pysal/tests/ | 3 (4.5%) | 6 (0.2%) | 2.0 |
| trunk/ | 1 (1.5%) | 4 (0.2%) | 4.0 |
| trunk/pysal/ | 2 (3.0%) | 3 (0.1%) | 1.5 |
| wiki/ | 1 (1.5%) | 1 (0.0%) | 1.0 |
| branches/1.1/pysal/weights/ | 2 (3.0%) | 0 (0.0%) | 0.0 |
| branches/1.1/pysal/ | 2 (3.0%) | 0 (0.0%) | 0.0 |

adding more comments to Wsets doc strings.
33 lines of code changed in 1 file:
making the doc test more general so that it passes on other computers
10 lines of code changed in 1 file:
adding verbose docs to ols.py; updating THANKS.txt for spreg
125 lines of code changed in 3 files:
adding unit tests for check contiguity
28 lines of code changed in 1 file:
adding unit tests for max-p; changed max-p lisa to use inheritance; more changes to max-p doc strings; can someone check the max-p doc tests and unit tests on a linux machine to see if they pass, thanks.
72 lines of code changed in 2 files:
fixing Max-p doc string tests to match changes
4 lines of code changed in 1 file:
modifications to doc strings and adding unit tests
373 lines of code changed in 8 files:
fixed doctest in asymmetries
3 lines of code changed in 1 file:
Edited wiki page 1_1_Code_Sprint through web user interface.
1 lines of code changed in 1 file:
improvements to spatially constrained random region algorithm
144 lines of code changed in 1 file:
fixing choynowski function
8 lines of code changed in 1 file:
forgot to run doc tests before commit... should work now
2 lines of code changed in 1 file:
adding choynowski probabilities and SMR to smoothing.py
89 lines of code changed in 1 file:
minor change to allow for imports of smoothing module
1 lines of code changed in 1 file:
fixing typos caught by sr
4 lines of code changed in 1 file:
adding regionalization tutorial and making random region functions easier to import
181 lines of code changed in 4 files:
adding bug fix from trunk to 1.1 branch
0 lines of code changed in 2 files:
adding Wsets functions to 1.1
0 lines of code changed in 2 files:
fixing bug in wsets, adding wsets functions to pysal top level, adding tutorial for wsets
178 lines of code changed in 3 files:
getting different result on my computer and dev server; I hope this gets it to pass in both places.
2 lines of code changed in 1 file:
(16 more)