Skip to content

Releases: pysal/segregation

Release v1.3.0

01 Jul 05:10
791694c
Compare
Choose a tag to compare

Changes

Version 1.3.0 (2020-07-01)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2020-06-30.

Issues Closed

  • update crs checking for newer pyproj (#147)

Pull Requests

  • update crs checking for newer pyproj (#147)

The following individuals contributed to this release:

  • Eli Knaap

Version 1.2.0

01 Feb 01:05
5d5d1dc
Compare
Choose a tag to compare

This is a minor point release that includes two new segregation indices (MinMax and SpatialMinMax) closes several issues, and resolves a number of bugfixes.

Changes

Version 1.2.0 (2020-01-31)

We closed a total of 37 issues (enhancements and bug fixes) through 13 pull requests, since our last release on 2019-07-19.

Issues Closed

  • move import down (#144)
  • addressing pysal/pysal#1145 (#141)
  • tweaks readme (#137)
  • Fix ReadMe (#140)
  • development guidelines link broken (#138)
  • resolving broken link (#139)
  • improve inference wrappers docstring (#136)
  • Strange non-corresponding legend on output (Out)when running indexes (#135)
  • [WIP] NA handling (#130)
  • Update link for instruction of LTDB_Std_All_fullcount.zip (#132)
  • handling nans/missing values (#105)
  • Raise an informative error when input data have NAs (also update geosnap links) (#131)
  • ModuleNotFoundError: No module named 'segregation.spatial' (#129)
  • haversine_distance relies on newer version of scikit-learn (#127)
  • update scikit-learn requirements (#128)
  • fix bug of compute_all tests (#126)
  • Swap to more robust tests that rely on numpy seeds (#123)
  • Adds MinMax and SpatialMinMax to documentations/notebooks and compute_all and tweak notebooks (#121)
  • Change precision of simulated-based tests. (#125)
  • Increase the precision of simulated-based tests. (#124)
  • [ENH] extend inference framework to multigroup indices (#86)
  • Adds inference wrappers for multigroup indexes (Single and Two) (#122)
  • change way to declare latex equation in examples notebooks for PySAL notebooks rendering (#120)
  • doc: release 1.1.1 tweaks (init, changelog and gitcount) (#119)

Pull Requests

  • move import down (#144)
  • addressing pysal/pysal#1145 (#141)
  • Fix ReadMe (#140)
  • resolving broken link (#139)
  • improve inference wrappers docstring (#136)
  • Raise an informative error when input data have NAs (also update geosnap links) (#131)
  • update scikit-learn requirements (#128)
  • fix bug of compute_all tests (#126)
  • Adds MinMax and SpatialMinMax to documentations/notebooks and compute_all and tweak notebooks (#121)
  • Change precision of simulated-based tests. (#125)
  • Adds inference wrappers for multigroup indexes (Single and Two) (#122)
  • change way to declare latex equation in examples notebooks for PySAL notebooks rendering (#120)
  • doc: release 1.1.1 tweaks (init, changelog and gitcount) (#119)

The following individuals contributed to this release:

  • Eli Knaap
  • James Gaboardi
  • Renan X Cortes

Release 1.1.1 (bug fixes)

19 Jul 17:59
a2a3ec8
Compare
Choose a tag to compare

This is a minor release, although some important bugs were fixed and closed. We think that this is a better suit for the PySAL release of July, 2019.

Changes

Version 1.1.1 (2019-07-19)

We closed a total of 56 issues (enhancements and bug fixes) through 22 pull requests, since our last release on 2019-07-01.

Issues Closed

  • absolute concentration values not matching with other open-source options? (#43)
  • Concentration indexes rank fix (#118)
  • remove W from importings in spatial_indexes (#117)
  • consider surface based S (#102)
  • Adds SpatialMinMax index based on Sullivan and Wong (2007) (#116)
  • add robust and informative condition for large magnitude projections (tests only off-diagonal) (#113)
  • MinMaxS (#115)
  • spelling (#114)
  • consider tqdm instead of print statements for simulations (#99)
  • add DOI (#32)
  • Building Error (after tqdm inclusion?) (#110)
  • [WIP] add libcfitsio-dev in travis.yml (#112)
  • enh: add libcfitsio.so.5 in travis.yml following cypress-io/cypress#4069 (comment) (#111)
  • inference wrapper tweaks (#109)
  • bug: add descartes in requirements_tests for plotting tests (#107)
  • enh: add plotting tests in the decomposition framework (#106)
  • add spatial divergence index (#103)
  • Generalize also for haversine distance (#100)
  • release checklist (#72)
  • Update README.md (#101)
  • fix the broken link to compute all in readthe docs (#98)
  • coveralls badge fix (#97)
  • remove erroneous reference to geodetaframe in multigroup section (#95)
  • add github tag to coveralls badge (#93)
  • update badge link for update following lemurheavy/coveralls-public#971 (comment) (#94)
  • this adds tests for improving coverage (#92)
  • add DOI badge (#91)
  • changelog (#90)
  • update version in init (#89)
  • Renan final tweak release (#88)
  • include coverage option (#87)
  • mention center argument in centralization index in spatial notebook (#85)
  • release prep (#84)
  • improve readme with network examples (#56)

Pull Requests

  • Concentration indexes rank fix (#118)
  • remove W from importings in spatial_indexes (#117)
  • Adds SpatialMinMax index based on Sullivan and Wong (2007) (#116)
  • add robust and informative condition for large magnitude projections (tests only off-diagonal) (#113)
  • inference wrapper tweaks (#109)
  • bug: add descartes in requirements_tests for plotting tests (#107)
  • enh: add plotting tests in the decomposition framework (#106)
  • add spatial divergence index (#103)
  • Generalize also for haversine distance (#100)
  • Update README.md (#101)
  • fix the broken link to compute all in readthe docs (#98)
  • coveralls badge fix (#97)
  • remove erroneous reference to geodetaframe in multigroup section (#95)
  • add github tag to coveralls badge (#93)
  • this adds tests for improving coverage (#92)
  • add DOI badge (#91)
  • changelog (#90)
  • update version in init (#89)
  • Renan final tweak release (#88)
  • include coverage option (#87)
  • mention center argument in centralization index in spatial notebook (#85)
  • release prep (#84)

The following individuals contributed to this release:

  • Eli Knaap
  • Renan X Cortes
  • Antti Härkönen

Network, Decomposition, & Refactor

01 Jul 19:04
bfbbaf6
Compare
Choose a tag to compare

This is a major new release of segregation with many new additions, major API changes, and lots of bug fixes.

Several things were added and tweaked. We have now updated class names in favor of the pep8 style, new single group measures, multigroup measures, local segregation measures, a decomposition framework, street network based distances measures and a multiscalar segregation profiles on urban street networks. Also, many other issues were closed.

Of course that nothing of this is possible without the help of the awesome PySAL team (http://pysal.org/about)!

Some cherry picked links that address some of the improvements/discussions:

#58
#84
#25
#73
#77

Segregation 1.0.6

14 May 19:39
f19fc25
Compare
Choose a tag to compare

Virtually, this is the same release as 1.0.5 with the exception of the following commit:
3a8f22a

Segregation 1.0.5

14 May 16:31
3a298c1
Compare
Choose a tag to compare

Changes

Version 1.0.5 (2018-05-14)

We closed a total of 33 issues (enhancements and bug fixes) through 14 pull requests, since our last release on 2018-04-10.

Issues Closed

  • tweaks for 1.0.5 release in setup.py (#27)
  • update readme with decompose framework for 1.0.5 release (#26)
  • create additional argument for the center in Centralization indexes (#23)
  • ENH: bump version number for bf release (#24)
  • second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)
  • BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)
  • create changelog and gitcount (#21)
  • Create Tools for Github release (#20)
  • error when installing using pip (#15)
  • add RTD yaml (#14)
  • add docs reqs (#13)
  • begin docs (#12)
  • Order of connectivity may be incorrect in Spatial_Prox_Prof (#5)
  • add lorenz (#10)
  • add working decomposition func and CDF plotting func (#7)
  • start counterfactual (#6)
  • directly specifiy Miniconda3 (#3)
  • add spatial information theory index (#2)
  • add second install option to README.md (#1)

Pull Requests

  • tweaks for 1.0.5 release in setup.py (#27)
  • update readme with decompose framework for 1.0.5 release (#26)
  • ENH: bump version number for bf release (#24)
  • second step in building a Shapley's decomposition framework (also address many tweaks, typos, etc.) (#16)
  • BUG: adding MANIFEST.in so requirements.txt gets included in sdist (#22)
  • create changelog and gitcount (#21)
  • add RTD yaml (#14)
  • add docs reqs (#13)
  • begin docs (#12)
  • add lorenz (#10)
  • add working decomposition func and CDF plotting func (#7)
  • start counterfactual (#6)
  • directly specifiy Miniconda3 (#3)
  • add second install option to README.md (#1)

The following individuals contributed to this release:

  • Renan Xavier Cortes
  • Serge Rey
  • Eli Knaap

Release 1.0.4

11 May 00:33
cc5f527
Compare
Choose a tag to compare

Although this is a release 1.0.4, this is the first release on GitHub. Previously, this package was released in PyPi before.