2016-09-22 17:11:58 +08:00
|
|
|
0.4.2 (2016-09-22)
|
|
|
|
------------------
|
|
|
|
* Bugfix for cdb_areasofinterestglobal: import correct modules
|
|
|
|
|
2016-09-21 23:47:55 +08:00
|
|
|
0.4.1 (2016-09-21)
|
|
|
|
------------------
|
|
|
|
* Let the user set the resolution in CDB_Contour function
|
|
|
|
* Add Nearest Neighbors method to CDB_SpatialInterpolation
|
|
|
|
* Improve error reporting for moran and markov functions
|
|
|
|
|
2016-08-30 18:51:57 +08:00
|
|
|
0.4.0 (2016-08-30)
|
|
|
|
------------------
|
|
|
|
* Add CDB_Contour
|
|
|
|
* Add CDB_PIA
|
|
|
|
* Add CDB_Densify
|
|
|
|
* Add CDB_TINmap
|
|
|
|
|
2016-08-19 00:03:31 +08:00
|
|
|
0.3.1 (2016-08-18)
|
|
|
|
------------------
|
|
|
|
* Fix Voronoi projection issue
|
|
|
|
* Fix Voronoi spurious segments issue
|
|
|
|
* Add tests for interpolation
|
|
|
|
|
2016-08-17 16:35:01 +08:00
|
|
|
0.3.0 (2016-08-17)
|
|
|
|
------------------
|
|
|
|
* Adds Voronoi function
|
|
|
|
* Fixes barycenter method in interpolation
|
|
|
|
|
2016-08-12 00:47:35 +08:00
|
|
|
0.2.0 (2016-08-11)
|
|
|
|
------------------
|
|
|
|
* Adds Gravity Model
|
|
|
|
|
2016-06-30 01:10:26 +08:00
|
|
|
0.1.0 (2016-06-29)
|
2016-06-30 01:00:53 +08:00
|
|
|
------------------
|
|
|
|
* Adds Spatial Markov function
|
|
|
|
* Adds Spacial interpolation function
|
|
|
|
* Adds `CDB_pyAgg (columns Numeric[])` helper function
|
|
|
|
* Adds Segmentation Functions
|
|
|
|
|
2016-06-20 16:04:22 +08:00
|
|
|
0.0.4 (2016-06-20)
|
|
|
|
------------------
|
|
|
|
* Remove cartodb extension dependency from tests
|
|
|
|
* Declare all correct dependencies with correct versions in setup.py
|
|
|
|
|
2016-06-16 20:16:32 +08:00
|
|
|
0.0.3 (2016-06-16)
|
|
|
|
------------------
|
|
|
|
* Adds new functions: kmeans, weighted centroids.
|
|
|
|
* Replaces moran functions with new areas of interest naming.
|
|
|
|
|
2016-03-17 02:22:21 +08:00
|
|
|
0.0.2 (2016-03-16)
|
|
|
|
------------------
|
|
|
|
* New versioning approach using per-version Python virtual environments
|
|
|
|
|
|
|
|
0.0.1 (2016-02-22)
|
2016-03-16 01:48:46 +08:00
|
|
|
------------------
|
|
|
|
* Preliminar release
|