[root]/trunk/pysal/esda
tests
(6 files, 708 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 142 (100.0%) | 6852 (100.0%) | 48.2 |
| sjsrey | 81 (57.0%) | 3678 (53.7%) | 45.4 |
| mhwang4 | 20 (14.1%) | 2088 (30.5%) | 104.4 |
| nmalizia@gmail.com | 6 (4.2%) | 662 (9.7%) | 110.3 |
| sjsrey@gmail.com | 7 (4.9%) | 181 (2.6%) | 25.8 |
| phil.stphns | 10 (7.0%) | 108 (1.6%) | 10.8 |
| dfolch | 8 (5.6%) | 107 (1.6%) | 13.3 |
| bohumil.svoma@asu.edu | 2 (1.4%) | 15 (0.2%) | 7.5 |
| dreamessence | 1 (0.7%) | 7 (0.1%) | 7.0 |
| schmidtc | 7 (4.9%) | 6 (0.1%) | 0.8 |
-typo
1 lines of code changed in 1 file:
- more unit tests for mapclassify
10 lines of code changed in 1 file:
- fixing logic bug in Box_Plot and more unit tests
11 lines of code changed in 1 file:
- partial unit tests for mapclassify
5 lines of code changed in 1 file:
docstring supplement
28 lines of code changed in 1 file:
docstring supplement
484 lines of code changed in 1 file:
adding Unit tests for wkt. Fixing some namespace issues.
2 lines of code changed in 1 file:
more namespace cleanup.
Identified cause of bug in issue #126, new unit test will fail until resolved.
2 lines of code changed in 2 files:
- addressing issue # 132
19 lines of code changed in 1 file:
- more verbose comments in doc test example for rose
116 lines of code changed in 1 file:
Fixe straggler module with no _test() method.
4 lines of code changed in 1 file:
Adding unit tests for esda modules, expanded doctest for mixture_smoothing.
10 lines of code changed in 1 file:
Fixed moran_local unittest, modified doctest to call moran explicitly for user
benefit, and added verbose flag to doctests in two modules.
3 lines of code changed in 2 files:
removed stand alone jacquez file
0 lines of code changed in 1 file:
Defined __all__ for esda modules.
26 lines of code changed in 4 files:
removed esda.util and moved some helper functions into spatial_dynamics.util
0 lines of code changed in 1 file:
Moving space-time intercation to spatial_dynamics module.
0 lines of code changed in 1 file:
- docs
16 lines of code changed in 1 file:
permutation of rows/cols of a matrix
24 lines of code changed in 1 file:
old jacquez code using pysal knn, to be deleted after import into interaction
0 lines of code changed in 1 file:
- started unittests for esda in new integration testing framework
19 lines of code changed in 1 file:
added doctests to esda/interaction
71 lines of code changed in 1 file:
added standardized Mantel test and improved readability, examples on the way...
201 lines of code changed in 1 file:
Natural_Breaks will lower k for data with fewer than k unique values
16 lines of code changed in 1 file:
creating module for spatio-temporal interaction tests. no examples or testing yet.
390 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:
- author format
3 lines of code changed in 5 files:
fix a bug in spatial filtering
18 lines of code changed in 1 file:
fixing typo in smoothing.py
1 lines of code changed in 1 file:
- draft of autocorrelation tutorial
2 lines of code changed in 1 file:
minor fixs on smoothing.py; unit tests on smoothing added
3 lines of code changed in 1 file:
retabbing completed
154 lines of code changed in 1 file:
retabbing completed; syntax error regarding docstrings fixed
128 lines of code changed in 1 file:
- weights tutorial (in progress)
0 lines of code changed in 1 file:
minor bug fix.
1 lines of code changed in 1 file:
Minor fixes in docstrings for correct rendering of some attributes tables
7 lines of code changed in 1 file:
- cleaning docs
40 lines of code changed in 4 files:
(74 more)