Developers: phil.stphns

Login name:
phil.stphns
Total Commits:
391 (20.0%)
Lines of Code:
12,421 (19.1%)
Most Recent Commit:
2011-01-28 18:42
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for phil.stphns

Activity by Day of Week for phil.stphns

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 391 (100.0%) 12421 (100.0%) 31.7
trunk/pysal/examples/ 4 (1.0%) 2914 (23.5%) 728.5
trunk/pysal/spreg/ 5 (1.3%) 2352 (18.9%) 470.4
trunk/ 42 (10.7%) 1068 (8.6%) 25.4
trunk/doc/source/users/ 23 (5.9%) 720 (5.8%) 31.3
trunk/pysal/cg/tests/ 6 (1.5%) 651 (5.2%) 108.5
trunk/pysal/cg/ 10 (2.6%) 617 (5.0%) 61.7
trunk/pysal/spreg/tests/ 4 (1.0%) 543 (4.4%) 135.7
trunk/pysal/core/IOHandlers/ 25 (6.4%) 360 (2.9%) 14.4
trunk/doc/source/users/tutorials/ 11 (2.8%) 282 (2.3%) 25.6
trunk/pysal/core/util/tests/ 4 (1.0%) 280 (2.3%) 70.0
trunk/doc/source/developers/ 12 (3.1%) 279 (2.2%) 23.2
trunk/pysal/core/IOHandlers/tests/ 23 (5.9%) 254 (2.0%) 11.0
trunk/doc/source/_templates/ 5 (1.3%) 228 (1.8%) 45.6
trunk/pysal/core/tests/ 2 (0.5%) 227 (1.8%) 113.5
trunk/doc/source/developers/pep/ 9 (2.3%) 197 (1.6%) 21.8
branches/1.1/doc/source/users/ 4 (1.0%) 126 (1.0%) 31.5
trunk/pysal/esda/tests/ 9 (2.3%) 123 (1.0%) 13.6
trunk/pysal/esda/ 10 (2.6%) 108 (0.9%) 10.8
trunk/doc/source/ 19 (4.9%) 97 (0.8%) 5.1
trunk/pysal/weights/ 20 (5.1%) 93 (0.7%) 4.6
trunk/pysal/weights/tests/ 6 (1.5%) 88 (0.7%) 14.6
trunk/pysal/tests/ 11 (2.8%) 84 (0.7%) 7.6
trunk/doc/source/library/ 9 (2.3%) 75 (0.6%) 8.3
trunk/doc/source/library/weights/ 12 (3.1%) 65 (0.5%) 5.4
trunk/doc/source/library/esda/ 11 (2.8%) 53 (0.4%) 4.8
trunk/doc/source/library/cg/ 11 (2.8%) 52 (0.4%) 4.7
branches/1.1/ 8 (2.0%) 50 (0.4%) 6.2
trunk/doc/source/developers/docs/ 5 (1.3%) 48 (0.4%) 9.6
trunk/doc/source/library/spreg/ 4 (1.0%) 45 (0.4%) 11.2
trunk/pysal/inequality/tests/ 3 (0.8%) 43 (0.3%) 14.3
trunk/pysal/core/ 1 (0.3%) 43 (0.3%) 43.0
wiki/ 12 (3.1%) 40 (0.3%) 3.3
trunk/pysal/spatial_dynamics/tests/ 1 (0.3%) 38 (0.3%) 38.0
trunk/pysal/inequality/ 3 (0.8%) 28 (0.2%) 9.3
trunk/doc/source/library/region/ 7 (1.8%) 28 (0.2%) 4.0
trunk/doc/source/library/inequality/ 7 (1.8%) 22 (0.2%) 3.1
trunk/doc/source/library/econometrics/ 2 (0.5%) 18 (0.1%) 9.0
trunk/doc/source/library/spatial_dynamics/markov/ 3 (0.8%) 16 (0.1%) 5.3
trunk/doc/source/library/mobility/ 2 (0.5%) 15 (0.1%) 7.5
trunk/pysal/spatial_dynamics/ 6 (1.5%) 13 (0.1%) 2.1
trunk/doc/source/library/spatial_dynamics/ 2 (0.5%) 13 (0.1%) 6.5
trunk/doc/source/library/spatial_dynamics/mobility/ 2 (0.5%) 8 (0.1%) 4.0
trunk/pysal/region/ 4 (1.0%) 5 (0.0%) 1.2
trunk/doc/source/library/core/IOHandlers/ 1 (0.3%) 5 (0.0%) 5.0
trunk/pysal/core/util/ 2 (0.5%) 3 (0.0%) 1.5
trunk/doc/source/library/core/ 1 (0.3%) 2 (0.0%) 2.0
trunk/pysal/core/_FileIO/ 1 (0.3%) 1 (0.0%) 1.0
trunk/pysal/ 2 (0.5%) 1 (0.0%) 0.5
trunk/pysal/region/tests/ 3 (0.8%) 0 (0.0%) 0.0
trunk/doc/source/_static/ 1 (0.3%) 0 (0.0%) 0.0
trunk/doc/source/_figures/ 1 (0.3%) 0 (0.0%) 0.0

Activity of phil.stphns

Most Recent Commits

phil.stphns 2011-01-28 18:42 Rev.: 803

Adding documentation to distribution.

13 lines of code changed in 2 files:

  • trunk: builder.py (+11 -5), setup.py (+2 -1)
phil.stphns 2011-01-28 18:10 Rev.: 802

Adding 'util' to setup.

2 lines of code changed in 1 file:

  • trunk: setup.py (+2)
phil.stphns 2011-01-28 17:47 Rev.: 801

Added spreg to setup. Rewrote autobuilder script using python.

30 lines of code changed in 2 files:

  • trunk: builder.py (new 28), setup.py (+2 -1)
phil.stphns 2011-01-27 17:05 Rev.: 787

Minor changes to instructions for building disk images.

15 lines of code changed in 2 files:

  • trunk/doc/source/developers: release.txt (+14 -11)
  • trunk/doc/source/users/tutorials: examples.txt (+1)
phil.stphns 2011-01-26 17:06 Rev.: 766

Bug fix for gwt read method, expanded docstrings for wkt reader, and tests.

49 lines of code changed in 4 files:

  • trunk/pysal/core/IOHandlers: gwt.py (+2 -2), wkt.py (+30)
  • trunk/pysal/core/IOHandlers/tests: test_gwt.py (-3), test_wkt.py (+17 -11)
phil.stphns 2011-01-26 13:45 Rev.: 762

Modified datapath.

1 lines of code changed in 1 file:

  • trunk/pysal/core/util: wkt.py (+1 -1)
phil.stphns 2011-01-26 13:44 Rev.: 761

Adding gwt file generated using juvenile dataset in opengeoda.
Removing sample.wkt in favor of previously existing stl_hom.wkt.

2803 lines of code changed in 2 files:

  • trunk/pysal/examples: juvenile.gwt (new 2803), sample.wkt (del)
phil.stphns 2011-01-26 13:43 Rev.: 760

unit test and mods to gwt. close() test fails.

116 lines of code changed in 2 files:

  • trunk/pysal/core/IOHandlers: gwt.py (+84 -3)
  • trunk/pysal/core/IOHandlers/tests: test_gwt.py (+32 -15)
phil.stphns 2011-01-25 16:46 Rev.: 756

Unit test and bug fix for geoda_txt

9 lines of code changed in 2 files:

  • trunk/pysal/core/IOHandlers: geoda_txt.py (+1 -1)
  • trunk/pysal/core/IOHandlers/tests: test_geoda_txt.py (+8 -9)
phil.stphns 2011-01-25 14:47 Rev.: 753

Instructions for using pythoscope.

15 lines of code changed in 1 file:

  • trunk/doc/source/developers: testing.txt (+15 -5)
phil.stphns 2011-01-25 14:33 Rev.: 752

Removed ergodic imports from "all".

1 lines of code changed in 1 file:

  • trunk/pysal/spatial_dynamics: markov.py (+1 -1)
phil.stphns 2011-01-25 14:32 Rev.: 751

Charlie provides a method for working with numpy array value checks in unit
tests. Use np.testing.assert_almost_equal().

3 lines of code changed in 1 file:

  • trunk/pysal/inequality/tests: test_theil.py (+3 -3)
phil.stphns 2011-01-25 14:12 Rev.: 750

Changed numpy call in theil.py.
2 of 3 tests currently fail. Passing it on.

52 lines of code changed in 2 files:

  • trunk/pysal/inequality: theil.py (+12 -12)
  • trunk/pysal/inequality/tests: test_theil.py (+40)
phil.stphns 2011-01-25 12:46 Rev.: 748

Renamed some test classes to cut out inadvertent warnings.
Used pythoscope to generate test setup for markov. Previous file tested nothing.

46 lines of code changed in 3 files:

  • trunk/pysal/cg/tests: test_shapes.py (+7 -7)
  • trunk/pysal/spatial_dynamics/tests: test_markov.py (+38 -22)
  • trunk/pysal/weights/tests: test_Distance.py (+1 -1)
phil.stphns 2011-01-25 12:07 Rev.: 747

Fixing test, adding docstring example.

9 lines of code changed in 2 files:

  • trunk/pysal/cg: standalone.py (+8)
  • trunk/pysal/cg/tests: test_standalone.py (+1 -1)
phil.stphns 2011-01-24 17:03 Rev.: 744

new test_wkt.py for wkt reader module.

24 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers/tests: test_wkt.py (new 24)
phil.stphns 2011-01-24 16:53 Rev.: 743

Mods for unit tests. We moved test_wkt.py to util/tests last week.

14 lines of code changed in 4 files:

  • trunk/pysal/core/IOHandlers/tests: test_geoda_txt.py (+11 -5), test_gwt.py (+2 -2), test_pyShpIO.py (+1 -1), test_wkt.py (del)
phil.stphns 2011-01-24 16:23 Rev.: 742

Renaming test classes to conform to our unit test standard. Added pythoscope
stub for gwt unit test.

53 lines of code changed in 5 files:

  • trunk/pysal/core/IOHandlers/tests: test_csvWrapper.py (+1 -1), test_gal.py (+1 -1), test_geoda_txt.py (+20), test_gwt.py (+30), test_pyDbfIO.py (+1 -1)
phil.stphns 2011-01-24 16:09 Rev.: 741

Modified doc strings for gal.py examples.
Added unit tests for gal.py. Error testing close method.

106 lines of code changed in 2 files:

  • trunk/pysal/core/IOHandlers: gal.py (+59 -28)
  • trunk/pysal/core/IOHandlers/tests: test_gal.py (+47)
phil.stphns 2011-01-21 17:53 Rev.: 739

Ported spreg docs.

48 lines of code changed in 6 files:

  • trunk/doc/source/developers/docs: index.txt (+2 -1)
  • trunk/doc/source/library: index.txt (+1)
  • trunk/doc/source/library/spreg: diagnostics.txt (new 12), diagnostics_sp.txt (new 12), index.txt (new 9), ols.txt (new 12)

(89 more)

Generated by StatSVN 0.7.0