Developers: sjsrey

Login name:
sjsrey
Total Commits:
786 (40.2%)
Lines of Code:
27,095 (41.6%)
Most Recent Commit:
2011-01-28 16:28
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for sjsrey

Activity by Day of Week for sjsrey

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 786 (100.0%) 27095 (100.0%) 34.4
trunk/pysal/weights/ 148 (18.8%) 7771 (28.7%) 52.5
trunk/pysal/esda/ 81 (10.3%) 3678 (13.6%) 45.4
trunk/pysal/examples/ 49 (6.2%) 2727 (10.1%) 55.6
trunk/doc/source/users/tutorials/ 51 (6.5%) 2001 (7.4%) 39.2
trunk/pysal/spatial_dynamics/ 22 (2.8%) 1448 (5.3%) 65.8
trunk/doc/build/html/_static/ 12 (1.5%) 1418 (5.2%) 118.1
trunk/pysal/region/ 23 (2.9%) 935 (3.5%) 40.6
trunk/pysal/spatial_dynamics/markov/ 16 (2.0%) 867 (3.2%) 54.1
trunk/doc/source/ 35 (4.5%) 585 (2.2%) 16.7
trunk/doc/build/html/ 22 (2.8%) 555 (2.0%) 25.2
trunk/doc/source/_static/ 2 (0.3%) 507 (1.9%) 253.5
branches/1.1/doc/source/users/tutorials/ 3 (0.4%) 459 (1.7%) 153.0
trunk/pysal/weights/tests/ 7 (0.9%) 394 (1.5%) 56.2
trunk/pysal/inequality/ 10 (1.3%) 379 (1.4%) 37.9
trunk/pysal/mobility/ 8 (1.0%) 335 (1.2%) 41.8
branches/1.1/pysal/esda/ 3 (0.4%) 312 (1.2%) 104.0
trunk/doc/source/developers/ 9 (1.1%) 309 (1.1%) 34.3
trunk/ 41 (5.2%) 301 (1.1%) 7.3
trunk/pysal/tests/ 26 (3.3%) 287 (1.1%) 11.0
trunk/pysal/econometrics/ 13 (1.7%) 220 (0.8%) 16.9
trunk/doc/source/users/ 15 (1.9%) 210 (0.8%) 14.0
wiki/ 16 (2.0%) 154 (0.6%) 9.6
trunk/pysal/esda/tests/ 1 (0.1%) 152 (0.6%) 152.0
trunk/pysal/ 44 (5.6%) 148 (0.5%) 3.3
trunk/doc/source/developers/pep/ 6 (0.8%) 124 (0.5%) 20.6
trunk/doc/build/html/_sources/ 6 (0.8%) 113 (0.4%) 18.8
trunk/doc/source/library/weights/ 19 (2.4%) 111 (0.4%) 5.8
trunk/pysal/markov/ 8 (1.0%) 109 (0.4%) 13.6
trunk/doc/source/library/esda/ 12 (1.5%) 89 (0.3%) 7.4
trunk/doc/ 1 (0.1%) 88 (0.3%) 88.0
trunk/pysal/core/_FileIO/ 5 (0.6%) 80 (0.3%) 16.0
trunk/doc/source/library/spatial_dynamics/ 8 (1.0%) 36 (0.1%) 4.5
trunk/doc/source/developers/docs/ 2 (0.3%) 34 (0.1%) 17.0
trunk/doc/source/library/inequality/ 4 (0.5%) 32 (0.1%) 8.0
trunk/doc/source/_templates/ 1 (0.1%) 28 (0.1%) 28.0
trunk/doc/source/library/region/ 3 (0.4%) 21 (0.1%) 7.0
trunk/doc/source/library/ 9 (1.1%) 20 (0.1%) 2.2
trunk/pysal/core/ 1 (0.1%) 17 (0.1%) 17.0
trunk/doc/source/library/econometrics/ 6 (0.8%) 17 (0.1%) 2.8
trunk/doc/source/library/mobility/ 6 (0.8%) 16 (0.1%) 2.6
trunk/pysal/core/IOHandlers/ 2 (0.3%) 3 (0.0%) 1.5
trunk/pysal/cg/ 4 (0.5%) 2 (0.0%) 0.5
trunk/doc/source/library/spatial_dynamics/markov/ 4 (0.5%) 2 (0.0%) 0.5
branches/1.1/pysal/weights/ 2 (0.3%) 1 (0.0%) 0.5
trunk/doc/source/library/spatial_dynamics/mobility/ 2 (0.3%) 0 (0.0%) 0.0
trunk/doc/source/_figures/ 1 (0.1%) 0 (0.0%) 0.0
trunk/doc/build/doctrees/ 14 (1.8%) 0 (0.0%) 0.0
branches/1.1/ 3 (0.4%) 0 (0.0%) 0.0

Activity of sjsrey

Most Recent Commits

sjsrey 2011-01-28 16:28 Rev.: 800

-update copyright

1 lines of code changed in 1 file:

  • trunk/pysal: COPYING (+1 -1)
sjsrey 2011-01-28 16:00 Rev.: 798

- unittests for weights complete

41 lines of code changed in 2 files:

  • trunk/pysal/weights: weights.py (+2 -2)
  • trunk/pysal/weights/tests: test_weights.py (+39 -44)
sjsrey 2011-01-28 15:15 Rev.: 797

- more unit tests for weights

70 lines of code changed in 1 file:

  • trunk/pysal/weights/tests: test_weights.py (+70 -43)
sjsrey 2011-01-27 11:23 Rev.: 780

Created wiki page through web user interface.

11 lines of code changed in 1 file:

  • wiki: Documentation.wiki (new 11)
sjsrey 2011-01-27 11:20 Rev.: 779

Edited wiki page PageName through web user interface.

5 lines of code changed in 1 file:

  • wiki: PageName.wiki (+5 -10)
sjsrey 2011-01-27 11:16 Rev.: 778

Created wiki page through web user interface.

10 lines of code changed in 1 file:

  • wiki: PageName.wiki (new 10)
sjsrey 2011-01-21 09:59 Rev.: 731

- now it really is complete

25 lines of code changed in 2 files:

  • trunk/pysal: __init__.py (+1 -1)
  • trunk/pysal/weights/tests: test_user.py (+24 -2)
sjsrey 2011-01-21 09:36 Rev.: 729

- test_user.py done

30 lines of code changed in 1 file:

  • trunk/pysal/weights/tests: test_user.py (+30)
sjsrey 2011-01-20 10:44 Rev.: 717

- unittests for weights user - not finished

97 lines of code changed in 1 file:

  • trunk/pysal/weights/tests: test_user.py (+97)
sjsrey 2011-01-20 09:46 Rev.: 714

- unit tests for spatial lag

39 lines of code changed in 1 file:

  • trunk/pysal/weights/tests: test_spatial_lag.py (+39)
sjsrey 2011-01-06 11:35 Rev.: 645

- post namespace changes fixes

4 lines of code changed in 1 file:

  • trunk/pysal/weights: util.py (+4 -4)
sjsrey 2011-01-06 09:04 Rev.: 640

- for optimization session

50 lines of code changed in 1 file:

  • trunk/pysal/weights: Distance.py (+50 -1)
sjsrey 2011-01-05 11:17 Rev.: 627

- stub for full distance matrices

57 lines of code changed in 1 file:

  • trunk/pysal/weights: Distance.py (+57)
sjsrey 2011-01-05 10:38 Rev.: 624

- docs

16 lines of code changed in 1 file:

  • trunk/pysal/esda: util.py (+16)
sjsrey 2011-01-05 10:34 Rev.: 623

permutation of rows/cols of a matrix

24 lines of code changed in 1 file:

  • trunk/pysal/esda: util.py (new 24)
sjsrey 2011-01-03 15:22 Rev.: 610

- updated

0 lines of code changed in 1 file:

  • trunk/pysal/tests: tests.py (-4)
sjsrey 2011-01-03 15:19 Rev.: 609

- old schemes

0 lines of code changed in 2 files:

  • trunk/pysal/tests: test_dist_weights.py (del), test_smoothing.py (del)
sjsrey 2011-01-03 15:18 Rev.: 608

- new integration testing

247 lines of code changed in 2 files:

  • trunk/pysal/esda/tests: test_smoothing.py (new 152)
  • trunk/pysal/weights/tests: test_Distance.py (new 95)
sjsrey 2011-01-03 15:16 Rev.: 607

- new 1.1 integration testing scheme.

42 lines of code changed in 1 file:

  • trunk/pysal/tests: tests.py (+42 -15)
sjsrey 2011-01-03 14:10 Rev.: 606

- testing

5 lines of code changed in 2 files:

  • trunk/pysal/spatial_dynamics: directional.py (+3 -1)
  • trunk/pysal/weights: __init__.py (+2 -2)

(296 more)

Generated by StatSVN 0.7.0