crankshaft/pg
2016-02-16 19:21:59 +01:00
..
dist Add some support functions for clustering using PySAL 2016-02-16 17:50:58 +01:00
sql/0.0.1 Add Moran's I local function 2016-02-16 19:21:59 +01:00
test/0.0.1 Add per-version subdirectories to the structure 2016-02-15 19:00:45 +01:00
.gitignore Add some support functions for clustering using PySAL 2016-02-16 17:50:58 +01:00
crankshaft.control Add postgis dependency 2016-02-16 19:19:18 +01:00
Makefile Add per-version subdirectories to the structure 2016-02-15 19:00:45 +01:00
README.md Basic structure of the extension & package 2016-02-15 18:29:43 +01:00

Running the tests:

sudo make install
PGUSER=postgres make installcheck