pombreda / pysal

Automatically exported from code.google.com/p/pysal
Other
0 stars 0 forks source link

Add KWT reader and writer #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
KWT is similar to GWT with the exception nonzero elements on the diagonal.

Original issue reported on code.google.com by sjsrey on 12 Dec 2012 at 1:01

GoogleCodeExporter commented 9 years ago

Original comment by schmi...@gmail.com on 27 Dec 2012 at 9:42

GoogleCodeExporter commented 9 years ago
Do we want the KWT reader/writer to enforce 1s on the diagonal? If not we can 
just tell the gwt handler to also read/write to the GWT extension (this is what 
GeoDaSpace does)

Original comment by schmi...@gmail.com on 28 Dec 2012 at 3:27

GoogleCodeExporter commented 9 years ago
Just added 'kwt' support to the GWT handler for now.  If we need to enforce the 
diagonal, please reopen this ticket.

Original comment by schmi...@gmail.com on 31 Dec 2012 at 10:54