Developers: mhwang4

Login name:
mhwang4
Total Commits:
64 (3.3%)
Lines of Code:
3,475 (5.3%)
Most Recent Commit:
2011-01-20 21:37
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mhwang4

Activity by Day of Week for mhwang4

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 64 (100.0%) 3475 (100.0%) 54.2
trunk/pysal/esda/ 20 (31.3%) 2088 (60.1%) 104.4
trunk/pysal/weights/ 15 (23.4%) 453 (13.0%) 30.2
branches/1.1/doc/source/users/tutorials/ 4 (6.3%) 417 (12.0%) 104.2
trunk/doc/source/users/tutorials/ 3 (4.7%) 346 (10.0%) 115.3
trunk/pysal/tests/ 5 (7.8%) 66 (1.9%) 13.2
branches/1.1/pysal/tests/ 4 (6.3%) 59 (1.7%) 14.7
trunk/pysal/core/IOHandlers/ 6 (9.4%) 24 (0.7%) 4.0
branches/1.1/pysal/esda/ 7 (10.9%) 22 (0.6%) 3.1

Activity of mhwang4

Most Recent Commits

mhwang4 2011-01-20 21:37 Rev.: 728

docstring supplement

28 lines of code changed in 1 file:

  • trunk/pysal/esda: mixture_smoothing.py (+28)
mhwang4 2011-01-20 21:27 Rev.: 727

docstring supplement

484 lines of code changed in 1 file:

  • trunk/pysal/esda: smoothing.py (+484 -9)
mhwang4 2010-07-30 09:31 Rev.: 538

minor edits on smoothing tutorial

86 lines of code changed in 2 files:

  • branches/1.1/doc/source/users/tutorials: smoothing.txt (+75 -57)
  • trunk/doc/source/users/tutorials: smoothing.txt (+11 -8)
mhwang4 2010-07-29 18:07 Rev.: 529

a tutorial on smoothing.py

677 lines of code changed in 5 files:

  • branches/1.1/doc/source/users/tutorials: index.txt (+8 -1), smoothing.txt (new 334)
  • trunk/doc/source/users/tutorials: index.txt (+1 -1), smoothing.txt (new 334)
mhwang4 2010-07-29 16:36 Rev.: 527

fix a bug in spatial filtering

44 lines of code changed in 4 files:

  • branches/1.1/pysal/esda: smoothing.py (+18 -14)
  • branches/1.1/pysal/tests: test_smoothing.py (+4 -2)
  • trunk/pysal/esda: smoothing.py (+18 -14)
  • trunk/pysal/tests: test_smoothing.py (+4 -2)
mhwang4 2010-07-29 12:41 Rev.: 522

fixing typo in smoothing.py

4 lines of code changed in 4 files:

  • branches/1.1/pysal/esda: smoothing.py (+1 -1)
  • branches/1.1/pysal/tests: test_smoothing.py (+1 -1)
  • trunk/pysal/esda: smoothing.py (+1 -1)
  • trunk/pysal/tests: test_smoothing.py (+1 -1)
mhwang4 2010-07-28 14:56 Rev.: 508

minor fixs on smoothing.py; unit tests on smoothing added

114 lines of code changed in 5 files:

  • branches/1.1/pysal/esda: smoothing.py (+3 -15)
  • branches/1.1/pysal/tests: test_smoothing.py (+54 -1)
  • trunk/pysal/esda: smoothing.py (+3 -15)
  • trunk/pysal/tests: test_smoothing.py (+54 -1)
mhwang4 2010-07-27 13:46 Rev.: 498

branch version of fixed mixture_smooothing.py

0 lines of code changed in 2 files:

  • branches/1.1/pysal/esda: mixture_smoothing.py (changed)
mhwang4 2010-07-27 13:46 Rev.: 497

branch version of fixed smoothing.py

0 lines of code changed in 2 files:

  • branches/1.1/pysal/esda: smoothing.py (new)
mhwang4 2010-07-27 13:44 Rev.: 496

retabbing completed

154 lines of code changed in 1 file:

  • trunk/pysal/esda: mixture_smoothing.py (+154 -154)
mhwang4 2010-07-27 13:44 Rev.: 495

retabbing completed; syntax error regarding docstrings fixed

128 lines of code changed in 1 file:

  • trunk/pysal/esda: smoothing.py (+128 -125)
mhwang4 2010-06-09 19:33 Rev.: 437

allowing GAL writer to handle non-integer IDs

1 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers: gal.py (+1 -4)
mhwang4 2010-05-25 14:40 Rev.: 411

fixing a bug in gwt writer function

2 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers: gwt.py (+2 -3)
mhwang4 2010-05-21 16:59 Rev.: 410

remove typo related to reset method

1 lines of code changed in 1 file:

  • trunk/pysal/weights: __init__.py (+1 -1)
mhwang4 2010-05-21 15:30 Rev.: 409

fixing bugs in Spatial_Empirical_Bayes method

19 lines of code changed in 1 file:

  • trunk/pysal/esda: smoothing.py (+19 -9)
mhwang4 2010-05-20 15:37 Rev.: 405

changing default header values in write function

1 lines of code changed in 1 file:

  • trunk/pysal/core/IOHandlers: gwt.py (+1 -1)
mhwang4 2010-05-19 23:29 Rev.: 404

the import problem in python 2.5 due to syntax error is fixed.

45 lines of code changed in 1 file:

  • trunk/pysal/weights: Distance.py (+45 -37)
mhwang4 2010-05-17 16:46 Rev.: 396

fixing errors in adaptive_kernelW_from_shapefile of user.py and Kernel of Distance.py

12 lines of code changed in 2 files:

  • trunk/pysal/weights: Distance.py (+6 -2), user.py (+6 -7)
mhwang4 2010-05-13 17:39 Rev.: 390

fixing a bug in Spatial_Empirical_Bayes class

6 lines of code changed in 1 file:

  • trunk/pysal/esda: smoothing.py (+6 -5)
mhwang4 2010-05-13 13:38 Rev.: 389

a fix on docstring of min_threshold_dist_from_shapefile

1 lines of code changed in 1 file:

  • trunk/pysal/weights: user.py (+1 -1)

(20 more)

Generated by StatSVN 0.7.0