


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 48 (100.0%) | 1764 (100.0%) | 36.7 |
| trunk/pysal/spatial_dynamics/ | 19 (39.6%) | 775 (43.9%) | 40.7 |
| trunk/pysal/esda/ | 6 (12.5%) | 662 (37.5%) | 110.3 |
| trunk/pysal/spatial_dynamics/tests/ | 15 (31.3%) | 309 (17.5%) | 20.6 |
| trunk/pysal/weights/ | 2 (4.2%) | 9 (0.5%) | 4.5 |
| trunk/doc/source/users/tutorials/ | 3 (6.3%) | 9 (0.5%) | 3.0 |
| trunk/pysal/examples/ | 3 (6.3%) | 0 (0.0%) | 0.0 |

more verbose doctests in interaction, according to issue 74
71 lines of code changed in 1 file:
adding the unittest shell for markov, waiting on feedback from serge for the rest
38 lines of code changed in 1 file:
moved content of load_directional to rose doctest, per recommendation of serge, removed load directional
77 lines of code changed in 3 files:
added unit test for spatial dynamics util
39 lines of code changed in 2 files:
added unittest for spatial_dynamic.rank
64 lines of code changed in 2 files:
added unittests for ergodic
50 lines of code changed in 2 files:
added unit test for spatial_dynamics/directional, had to change some of the code in directional to make it work in the unittest framework, no test for load_directional
47 lines of code changed in 2 files:
added full unit test for interaction and filenames for others in spatial_dynamics
51 lines of code changed in 6 files:
added to doctests in interaction
11 lines of code changed in 1 file:
added all to spatial dynamics util
5 lines of code changed in 1 file:
removed stand alone jacquez file
0 lines of code changed in 1 file:
small changes to spatial_dynamics/utils
6 lines of code changed in 1 file:
made doctests more explicit and added __all__ to interaction
45 lines of code changed in 1 file:
recommitting myinteraction as interaction
367 lines of code changed in 1 file:
cleaning up and consolidating interaction files
0 lines of code changed in 2 files:
updates to myinteraction
24 lines of code changed in 2 files:
removed esda.util and moved some helper functions into spatial_dynamics.util
48 lines of code changed in 3 files:
changes to myinteraction and moved util from esda to spatial_dynamics
65 lines of code changed in 2 files:
interaction updated with changes from 1/5 discussion
73 lines of code changed in 1 file:
small change to the distance calculation class to make it work for vectors.
5 lines of code changed in 2 files:
(9 more)