Commit Graph

  • 46c66476b5 Merge pull request #5 from CartoDB/4-pgxs-fix Javier Goizueta 2016-02-29 16:35:04 +01:00
  • e03aac4d8f Fix typo Javier Goizueta 2016-02-26 19:09:17 +01:00
  • d885c16db2 Adapt Makefile of the extension for some PGXS versions Javier Goizueta 2016-02-26 19:02:18 +01:00
  • 9e2f2b7c2d Fix the tests for adjacent union function CDB_UNION_ADJACENT Javier Goizueta 2016-02-26 11:55:20 +01:00
  • 69b6aa6aca cdb_union_adjacent documentation Stuart Lynn 2016-02-24 13:59:25 -05:00
  • e84b467cbc cdb_union_adgacent Stuart Lynn 2016-02-24 13:51:18 -05:00
  • c97fb2acea adding wishlist of modules Andy Eschbacher 2016-02-23 11:40:20 -05:00
  • abfda1c75e Update CONTRIBUTING.md Rafa de la Torre 2016-02-23 17:23:33 +01:00
  • 8f478ef22c Update README.md Rafa de la Torre 2016-02-23 17:18:19 +01:00
  • c7bb50be5a Fix: Make extension publicly available 0.0.1 Javier Goizueta 2016-02-22 17:39:58 +01:00
  • ef17e2fe4c Add header Javier Goizueta 2016-02-22 16:14:52 +01:00
  • f3b8546063 Fix syntax Javier Goizueta 2016-02-22 16:14:28 +01:00
  • c293781624 Add comments population Javier Goizueta 2016-02-22 15:36:02 +01:00
  • 6fa726bcce Sketch of the cdb_population function Javier Goizueta 2016-02-22 13:27:31 +01:00
  • 59fdaa40ac Add python dependency Javier Goizueta 2016-02-22 12:26:32 +01:00
  • 1ce0a206c7 Add a top-level Makefile Javier Goizueta 2016-02-19 11:57:13 +01:00
  • fe167efca5 Make the python tests runnable from any directory Javier Goizueta 2016-02-19 11:56:09 +01:00
  • 845d56a091 Include the Python package installation & tests in the extension Makefil Javier Goizueta 2016-02-19 10:48:50 +01:00
  • c603c487c9 minor improvement to doc< Rafa de la Torre 2016-02-19 09:57:32 +01:00
  • 666ef18275 Add the cartodb extension as a dependency Javier Goizueta 2016-02-18 19:18:15 +01:00
  • 1aa72cea85 Add dot-density function Javier Goizueta 2016-02-18 19:16:08 +01:00
  • a5d20c2ccf Add TODO task Javier Goizueta 2016-02-18 19:07:16 +01:00
  • 7d5d49e045 Update TODO list Javier Goizueta 2016-02-18 19:02:38 +01:00
  • cf14fd110f Add documentation Javier Goizueta 2016-02-18 18:49:48 +01:00
  • 83b1961cd8 Fix documentation Javier Goizueta 2016-02-18 18:49:31 +01:00
  • b66ed7d48e Add extension artifact for the current state of the extension Javier Goizueta 2016-02-18 16:12:41 +01:00
  • a2df02c256 Add cdb_overlap_sup tests Javier Goizueta 2016-02-18 16:11:44 +01:00
  • 19e61c7041 Add optional schema name to cdb_overlap_sum Javier Goizueta 2016-02-18 16:11:29 +01:00
  • 0742e3f72a Rename cdb_random_seeds as 'internal' Javier Goizueta 2016-02-18 16:10:34 +01:00
  • f22b8334e0 Test for Moran I rate function Javier Goizueta 2016-02-18 14:40:56 +01:00
  • 0833b2f226 Use separate fixture data for Python tests Javier Goizueta 2016-02-18 12:59:48 +01:00
  • 53a868be2e Fix running the test instructions Javier Goizueta 2016-02-18 11:29:07 +01:00
  • e1951e1ea9 Refactor and new tests Javier Goizueta 2016-02-18 11:28:26 +01:00
  • 89cda152bd Caveat note Javier Goizueta 2016-02-18 11:07:49 +01:00
  • 476a8c35b5 Fix the dependency versions Javier Goizueta 2016-02-17 11:48:23 +01:00
  • 3ded7da1d8 Fix the tests Javier Goizueta 2016-02-17 11:46:29 +01:00
  • 43aa7ac977 Move extension artifacts to base diretcory Javier Goizueta 2016-02-17 11:44:37 +01:00
  • fb1cd2da0e Add Moran's I local function Javier Goizueta 2016-02-16 19:21:59 +01:00
  • 1e0e1adf5e Add postgis dependency Javier Goizueta 2016-02-16 19:19:18 +01:00
  • 63f490f6e6 Add some support functions for clustering using PySAL Javier Goizueta 2016-02-16 17:50:58 +01:00
  • 545abc87de WIP: update docs Javier Goizueta 2016-02-16 17:48:42 +01:00
  • 669aa0119e Add plpy mockup Javier Goizueta 2016-02-16 08:34:12 +01:00
  • 8f3ef6210d Correct dependencies Javier Goizueta 2016-02-15 19:58:17 +01:00
  • f42ff652e1 Experiment with using plpy from the package Javier Goizueta 2016-02-15 19:58:09 +01:00
  • 2838a0c9fd Add contribution note Javier Goizueta 2016-02-15 19:57:40 +01:00
  • 638c0ddfd8 Fix typo Javier Goizueta 2016-02-15 19:03:45 +01:00
  • c4df227258 Add per-version subdirectories to the structure Javier Goizueta 2016-02-15 19:00:45 +01:00
  • 77086a1ec4 Remove test/results from repo Javier Goizueta 2016-02-15 18:43:58 +01:00
  • b3c782b2e9 Add licencse Javier Goizueta 2016-02-15 18:36:38 +01:00
  • 0381204eea Add TODO list Javier Goizueta 2016-02-15 18:35:33 +01:00
  • cfd3646fc3 Basic structure of the extension & package Javier Goizueta 2016-02-15 18:29:43 +01:00
  • 561d1282b3 Initial commit Rafa de la Torre 2016-02-15 13:16:52 +01:00