[root]/trunk/pysal/spatial_dynamics
markov
(0 files, 0 lines)
tests
(6 files, 385 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 62 (100.0%) | 2811 (100.0%) | 45.3 |
| sjsrey | 22 (35.5%) | 1448 (51.5%) | 65.8 |
| nmalizia@gmail.com | 19 (30.6%) | 775 (27.6%) | 40.7 |
| schmidtc | 3 (4.8%) | 370 (13.2%) | 123.3 |
| sjsrey@gmail.com | 9 (14.5%) | 202 (7.2%) | 22.4 |
| phil.stphns | 6 (9.7%) | 13 (0.5%) | 2.1 |
| xinyueye | 3 (4.8%) | 3 (0.1%) | 1.0 |
Markov unit tests
1 lines of code changed in 1 file:
Removed ergodic imports from "all".
1 lines of code changed in 1 file:
removed unused scipy distance_matrix from common.py
moved our distance_matrix (and tests) from weights to cg.
updated callers
note: test_standalone contains many empty tests and will report failures.
5 lines of code changed in 1 file:
more verbose doctests in interaction, according to issue 74
71 lines of code changed in 1 file:
Fixing import problem in r702
1 lines of code changed in 1 file:
- sphinx docs
1 lines of code changed in 1 file:
- fixed import induced error
2 lines of code changed in 1 file:
- addressing issue # 132
2 lines of code changed in 2 files:
- more verbose comments in doc test example for rose
41 lines of code changed in 1 file:
moved content of load_directional to rose doctest, per recommendation of serge, removed load directional
48 lines of code changed in 1 file:
added unit test for spatial dynamics util
0 lines of code changed in 1 file:
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
9 lines of code changed in 1 file:
added to doctests in interaction
11 lines of code changed in 1 file:
Added verbose flag to doctest calls.
12 lines of code changed in 5 files:
added all to spatial dynamics util
5 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 2 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:
- delete lambda magic
0 lines of code changed in 1 file:
small change to the distance calculation class to make it work for vectors.
3 lines of code changed in 1 file:
Moving space-time intercation to spatial_dynamics module.
364 lines of code changed in 1 file:
- testing
3 lines of code changed in 1 file:
- adding directional lisa analytics
155 lines of code changed in 2 files:
- adding move_types attribute to LISA Markov
- fixing bug 115
64 lines of code changed in 1 file:
- author format
5 lines of code changed in 1 file:
version bump
2 lines of code changed in 1 file:
- moving to branch 1.1
0 lines of code changed in 2 files:
raw codes; need formatting and add doc
0 lines of code changed in 2 files:
- doc fixes
10 lines of code changed in 1 file:
- temp fix for broken imports (xinyue needs to add modules)
- correction to Spatial_Markov from Vienna
123 lines of code changed in 2 files:
start to add modules
3 lines of code changed in 1 file:
- docs
9 lines of code changed in 4 files:
- docs
20 lines of code changed in 1 file:
- cleanup
1195 lines of code changed in 4 files:
- reordering spatial_dyanmics
8 lines of code changed in 1 file:
(3 more)