[root]/trunk/pysal/inequality
tests
(1 files, 40 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 13 (100.0%) | 407 (100.0%) | 31.3 |
| sjsrey | 10 (76.9%) | 379 (93.1%) | 37.9 |
| phil.stphns | 3 (23.1%) | 28 (6.9%) | 9.3 |
Changed numpy call in theil.py.
2 of 3 tests currently fail. Passing it on.
12 lines of code changed in 1 file:
Defines __all__, test mode is verbose, re-formatted author string.
* This module imports numpy in a non-standard way!!
* The docstrings numpy alias does not match the module alias !!
4 lines of code changed in 1 file:
Added Theil Equation and a Note.
12 lines of code changed in 1 file:
- removing erroneous file
0 lines of code changed in 1 file:
- correction for int division
1 lines of code changed in 1 file:
- doc changes
6 lines of code changed in 1 file:
- refactored inequality.theil module
- refactored mobility.rank module
- added mexico example
- updated tests
- updated docs
117 lines of code changed in 1 file:
- handle 1-d array
11 lines of code changed in 1 file:
- added init file for inequality
0 lines of code changed in 1 file:
- doco experiments
- inequality simulations for inference
60 lines of code changed in 1 file:
- some docos
45 lines of code changed in 1 file:
- started inequality module
139 lines of code changed in 2 files: