Commit Graph

  • d8372b5c24 Merge pull request #184 from CartoDB/taylor_oshan-pysal_gwr Andy Eschbacher 2017-11-08 11:46:34 -05:00
  • 44511682bc Merge branch 'develop' into test-travis-fix test-travis-fix Javier Goizueta 2017-11-03 15:12:29 +01:00
  • 2dafc0f80e Merge branch 'master' into taylor_oshan-pysal_gwr Andy Eschbacher 2017-11-02 15:38:54 -04:00
  • 79b6ef59de Merge pull request #146 from TaylorOshan/pysal_gwr Andy Eschbacher 2017-11-02 14:21:07 -04:00
  • 7a2a20acef Merge pull request #182 from Algunenano/pass_tests Javier Goizueta 2017-10-31 12:34:34 +01:00
  • a146848a79 Travis: Use postgresql 9.5.2-3 Raul Marin 2017-10-31 11:01:36 +01:00
  • 1dc93284f8 PG test: Make the extension tests version agnostic Raul Marin 2017-10-31 10:04:04 +01:00
  • 5b30783c04 PG regress: Order the tests Raul Marin 2017-10-31 10:03:29 +01:00
  • bd2b190643 Add PIP and NOSETESTS as variables to Makefile.global Raul Marin 2017-10-31 09:58:43 +01:00
  • e6c98e83db Travis: Set Ubuntu precise as distribution Raul Marin 2017-10-30 17:37:47 +01:00
  • 10a1d03287 updates description Andy Eschbacher 2017-09-05 08:48:38 -04:00
  • b9d739327f add description of 'standardized' output Andy Eschbacher 2017-09-05 08:42:00 -04:00
  • 9805171a7b adds rounding to output results optimization Andy Eschbacher 2017-05-19 09:25:23 -04:00
  • d1172b7858 minor updates Andy Eschbacher 2017-05-19 09:24:52 -04:00
  • 5a623e7903 adds outputs for fixed assignments (costs not yet output) Andy Eschbacher 2017-05-18 22:34:20 -04:00
  • 588e8b413f adds amount ferried between pairs as output value Andy Eschbacher 2017-05-18 20:33:14 -04:00
  • fe803d0b4b init to only include Optim class Andy Eschbacher 2017-05-18 13:04:06 -04:00
  • 7675a60dee updates to not consider already paired source/drains Andy Eschbacher 2017-05-18 13:03:18 -04:00
  • 39b7b09272 adds extra providers and extra options for optim problem Andy Eschbacher 2017-05-18 13:02:16 -04:00
  • ce5d1f9e86 Release 0.5.2 0.5.2 Rafa de la Torre 2017-05-12 17:26:41 +02:00
  • b0614aefc6 [mvp] fractional optimization Andy Eschbacher 2017-05-08 23:47:17 -04:00
  • ddfdd87044 update execute to rely on UPDATE for templating values in query Andy Eschbacher 2017-05-05 08:56:33 -04:00
  • 3a042ee2ff adds initial version of distance matrix function Andy Eschbacher 2017-05-04 17:26:45 -04:00
  • 59466a69bc moves functions to rely on queries instead of tqblenames Andy Eschbacher 2017-04-24 14:40:21 -04:00
  • b0e7253dbb adds basic tests for cvxopt function Andy Eschbacher 2017-04-10 17:14:58 -04:00
  • faa3eb9434 cleans check constraint code Andy Eschbacher 2017-04-10 11:59:17 -04:00
  • afb845f29c data type fixes and __init__ refactoring Andy Eschbacher 2017-04-03 10:03:20 -04:00
  • 7b84427d02 pylint updates Andy Eschbacher 2017-04-03 09:04:51 -04:00
  • 78f72d25e6 refactoring Andy Eschbacher 2017-03-30 15:11:12 -04:00
  • cc555cb322 updates internal variable names Andy Eschbacher 2017-03-30 09:55:14 -04:00
  • b8b7acdb2d refactoring to limit the number of attributes Andy Eschbacher 2017-03-29 18:55:49 -04:00
  • dc8cc0e1c7 expose model parameters Andy Eschbacher 2017-03-29 15:20:46 -04:00
  • c9af838b07 basic working version of mvp Andy Eschbacher 2017-03-29 14:39:22 -04:00
  • a601ea0642 optim code Andy Eschbacher 2017-03-28 18:22:26 -04:00
  • d871704885 stubs out mvp Andy Eschbacher 2017-03-28 18:09:43 -04:00
  • 7f5edb26b0 fixed corner case abelvm 2017-03-28 14:13:49 +02:00
  • 00327e6de2 fixed indexing abelvm 2017-03-28 13:38:21 +02:00
  • c252c18adc fixed indexing abelvm 2017-03-28 13:32:10 +02:00
  • 3bfdb8d3cc Merge branch 'develop' of github.com:CartoDB/crankshaft into add-PIA abelvm 2017-03-28 13:03:01 +02:00
  • 47251daa5f fixed corner case centroid=PIA abelvm 2017-03-28 13:02:37 +02:00
  • cf7a0d84f5 fixed accuracy add-contour-2 abelvm 2017-03-17 12:32:03 +01:00
  • c1e290e647 minor fixes abelvm 2017-03-16 12:56:56 +01:00
  • e477d4f417 successgit branch abelvm 2017-03-15 18:03:21 +01:00
  • e2ed5cefc4 tests passing mehak-sachdeva 2017-03-13 12:03:07 -04:00
  • ac1dbf95c6 added sql tests for spatial lag mehak-sachdeva 2017-03-10 14:41:44 -05:00
  • 3685b885df adding spatial lag function, tests and changing data provider name in moran test mehak-sachdeva 2017-03-10 11:50:29 -05:00
  • d764f7446f adding the spatial lag function mehak-sachdeva 2017-03-09 09:39:22 -05:00
  • d500212426 typo mehak-sachdeva 2017-03-04 08:53:56 -05:00
  • b8ee54ea2c creating the spatial lag function mehak-sachdeva 2017-03-04 08:49:50 -05:00
  • 69713ecb0a Merge pull request #172 from CartoDB/fix-global-rate-stat beter Raul Ochoa 2017-03-02 14:39:47 +01:00
  • 6e540361af remove unneeded commented code adds-nonspatial-kmeans Andy Eschbacher 2017-02-27 12:14:48 -05:00
  • d07822c7a0 Fix missing comma for dict creation Raul Ochoa 2017-02-27 12:07:41 +01:00
  • f6526e6b52 tests mehak-sachdeva 2017-02-26 20:07:28 -05:00
  • 456e68c9fc re-edits mehak-sachdeva 2017-02-22 18:01:10 -05:00
  • 5a46f8da71 modifying failing test mehak-sachdeva 2017-02-22 15:16:18 -05:00
  • b850178362 v0.0.3 faster, cleaner, no spurious results, no corner cases, still lines abelvm 2017-02-18 14:08:10 +01:00
  • 691ce95638 removing extra parenthesis in maxp add-max-p Michelle Ho 2017-02-17 09:44:17 -05:00
  • f8db8d9ba4 add option for array of ones Michelle Ho 2017-02-16 16:25:14 -05:00
  • c6eb5d9d19 expose floor variable and new test file Michelle Ho 2017-02-16 15:49:09 -05:00
  • c61a73307d working versiongit branch abelvm 2017-02-16 17:16:02 +01:00
  • fb5744fccd working versiongit branch abelvm 2017-02-16 16:51:07 +01:00
  • bd03f3483f saving contour2 work+ abelvm 2017-02-15 19:13:49 +01:00
  • aa413a8d5a mitigating test failures mehak-sachdeva 2017-02-14 12:12:53 -05:00
  • e479f84cf9 syntax better_dot_density mehak-sachdeva 2017-02-10 16:32:05 -05:00
  • f9c1b57dfd added the deprecated function signature as a wrapper to the new function mehak-sachdeva 2017-02-10 15:27:56 -05:00
  • 6b71822d08 cleaning mehak-sachdeva 2017-02-10 09:14:39 -05:00
  • baa44781ef more edits-refactoring mehak-sachdeva 2017-02-08 21:10:01 -05:00
  • 29a0d810ed data entry edits mehak-sachdeva 2017-02-05 20:17:28 -05:00
  • 8c5449cfd0 debugging mehak-sachdeva 2017-02-01 19:16:32 -05:00
  • d7bccc1063 more changes mehak-sachdeva 2017-02-01 11:42:58 -05:00
  • cbd95fa0a2 test changes Ubuntu 2017-01-31 20:48:56 +00:00
  • 959747c623 updating according to class mehak-sachdeva 2017-01-31 11:25:27 -05:00
  • 9c2f68fcaf edits to clean up code Andy Eschbacher 2017-01-30 22:45:49 -05:00
  • ee723aa3dc updates to function framework Andy Eschbacher 2017-01-30 18:01:14 -05:00
  • 1f2eb6ccfd edits of segmentation providers Andy Eschbacher 2017-01-30 17:59:22 -05:00
  • cee8967274 refactoring segmentation function mehak-sachdeva 2017-01-30 17:14:20 -05:00
  • 154d1a674d Added CLA part in the contributing document Mario de Frutos 2017-01-25 10:45:30 +01:00
  • 06746b4c65 corrected code snippet on weighted mean Andy Eschbacher 2017-01-19 08:40:10 -05:00
  • d8604f3c9b agg set error fix abelvm 2017-01-18 21:40:36 +01:00
  • e03c3eece2 semi colon fix abelvm 2017-01-18 21:32:42 +01:00
  • 32117c7480 Merge branch 'develop' of github.com:CartoDB/crankshaft into add-PIA abelvm 2017-01-18 17:28:14 +01:00
  • 9ab51027fc support multi abelvm 2017-01-18 17:28:06 +01:00
  • 8e4bbb8a90 add default return value on verify_data wrapper Andy Eschbacher 2017-01-13 14:07:20 -05:00
  • be2bf19c0a removes print line Andy Eschbacher 2017-01-12 17:14:32 -05:00
  • ddd69bb457 adds mock error function Andy Eschbacher 2017-01-12 17:12:40 -05:00
  • 04bd067045 standardizing naming conventions in code Andy Eschbacher 2017-01-12 17:12:09 -05:00
  • 4b3481b1a6 adds decorators to reduce boilerplate code Andy Eschbacher 2017-01-12 17:03:01 -05:00
  • 76f5eae928 quote col names Andy Eschbacher 2017-01-12 16:02:27 -05:00
  • 7322931ca1 classes to inherit from objects Andy Eschbacher 2017-01-12 12:00:36 -05:00
  • ae767fc903 adds maxp algorithm Andy Eschbacher 2017-01-11 15:48:02 -05:00
  • a9bef6ba1d moves get_time_data to pysal_utils as get_attributes Andy Eschbacher 2017-01-11 13:44:38 -05:00
  • c2bfcc8516 adding sql tests Andy Eschbacher 2017-01-11 10:36:46 -05:00
  • 7725cada13 tests for gwr predict Andy Eschbacher 2017-01-10 15:53:09 -05:00
  • e456158cbf removes unneeded function / multilines some queries Andy Eschbacher 2017-01-10 15:12:24 -05:00
  • 50f6ef0fcc remove unnecessary code / tests Andy Eschbacher 2017-01-10 15:01:44 -05:00
  • ca7a2d6e36 update verify_data to get full data reference Andy Eschbacher 2017-01-10 15:00:59 -05:00
  • c114ccea33 add condition on null-valued geometries, ref: #143 Andy Eschbacher 2017-01-10 14:37:31 -05:00
  • 10ce109d09 fix typo on error return Andy Eschbacher 2017-01-10 14:37:07 -05:00
  • d679975f72 catch empty return values and error on them Andy Eschbacher 2017-01-10 13:53:37 -05:00
  • ee5e7d81ae standardize id_col naming convention Andy Eschbacher 2017-01-10 10:52:10 -05:00