Commit Graph

25 Commits

Author SHA1 Message Date
Javier Goizueta
19e61c7041 Add optional schema name to cdb_overlap_sum 2016-02-18 16:11:29 +01:00
Javier Goizueta
0742e3f72a Rename cdb_random_seeds as 'internal' 2016-02-18 16:10:34 +01:00
Javier Goizueta
f22b8334e0 Test for Moran I rate function 2016-02-18 14:40:56 +01:00
Javier Goizueta
0833b2f226 Use separate fixture data for Python tests 2016-02-18 12:59:48 +01:00
Javier Goizueta
53a868be2e Fix running the test instructions 2016-02-18 11:29:07 +01:00
Javier Goizueta
e1951e1ea9 Refactor and new tests 2016-02-18 11:28:26 +01:00
Javier Goizueta
89cda152bd Caveat note 2016-02-18 11:07:49 +01:00
Javier Goizueta
476a8c35b5 Fix the dependency versions
Avoid changing the numpy version used in production
if installing the package with the --upgrade option
2016-02-17 11:48:23 +01:00
Javier Goizueta
3ded7da1d8 Fix the tests 2016-02-17 11:46:29 +01:00
Javier Goizueta
43aa7ac977 Move extension artifacts to base diretcory
The .control file is taken from there anyway by the PGXS install script,
and it is the convention used in other projects
2016-02-17 11:44:37 +01:00
Javier Goizueta
fb1cd2da0e Add Moran's I local function 2016-02-16 19:21:59 +01:00
Javier Goizueta
1e0e1adf5e Add postgis dependency 2016-02-16 19:19:18 +01:00
Javier Goizueta
63f490f6e6 Add some support functions for clustering using PySAL 2016-02-16 17:50:58 +01:00
Javier Goizueta
545abc87de WIP: update docs 2016-02-16 17:48:42 +01:00
Javier Goizueta
669aa0119e Add plpy mockup 2016-02-16 08:34:12 +01:00
Javier Goizueta
8f3ef6210d Correct dependencies 2016-02-15 19:58:17 +01:00
Javier Goizueta
f42ff652e1 Experiment with using plpy from the package 2016-02-15 19:58:09 +01:00
Javier Goizueta
2838a0c9fd Add contribution note 2016-02-15 19:57:40 +01:00
Javier Goizueta
638c0ddfd8 Fix typo 2016-02-15 19:03:45 +01:00
Javier Goizueta
c4df227258 Add per-version subdirectories to the structure 2016-02-15 19:00:45 +01:00
Javier Goizueta
77086a1ec4 Remove test/results from repo 2016-02-15 18:43:58 +01:00
Javier Goizueta
b3c782b2e9 Add licencse 2016-02-15 18:36:38 +01:00
Javier Goizueta
0381204eea Add TODO list 2016-02-15 18:35:33 +01:00
Javier Goizueta
cfd3646fc3 Basic structure of the extension & package 2016-02-15 18:29:43 +01:00
Rafa de la Torre
561d1282b3 Initial commit 2016-02-15 13:16:52 +01:00