Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.18 #2291

Merged
merged 94 commits into from
Dec 12, 2020
Merged

V1.18 #2291

merged 94 commits into from
Dec 12, 2020

Conversation

lixun910
Copy link
Member

Version 1.18.0.0 with major updates on spatially constrained clustering (Hierarchical Methods, Partitioning Methods)

New/updated features:

1. AZP Updates:

2. Max-p Updates:

3. Spatially Constrained Hierarchical Clustering (SCHC) Updates:
(see https://geodacenter.github.io/workbook/9c_spatial3/lab9c.html#spatially-constrained-hierarchical-clustering-schc)

Add/update SCHC using Single/Average/Complete/Wards-linkage
The algorithm has been reimplemented based on Skater/Redcap

4. REDCAP Updates:
(see https://geodacenter.github.io/workbook/9c_spatial3/lab9c.html#redcap)

Add/update: FullOrder-WardsLinkage, FullOrder-SingleLinkage, Fullorder-AverageLinkage, Fullorder-CompleteLinkage, Firstorder-SingleLinkage

5. Language updates:
Spanish language (Thanks to Coro)
Russian language (Thanks to Venera Timiryanova)

Fixes:

  1. Update Windows installer with Chinese language
  2. Fix crash when using an empty column GeoDa crashes if an empty column is used in clustering methods (PCA etc.) #2261
  3. Fix "Heat Map" on Windows and Ubuntu Update "Display Heat Map" menu action #2263
  4. Load incompatible Mat file in weights dialog will crash GeoDa Load incompatible Mat file in weights dialog will crash GeoDa #2265
  5. Fix conditional boxplot crashes with time-grouped variables conditional boxplot crashes with time-grouped variables #2279
  6. Fix a crash: when loading csv with empty coordinates as the second layer

lixun910 and others added 30 commits September 25, 2020 18:19
Right now, the four columns are X-Axis, Y-Axis, Bubble Size and Standard
Deviation Color. Since we now can change the classification for the color,
can we turn the last column into “Bubble Color”
set the p-value to empty when cardinality = 0
(it should be 1 - sum of pval for all cardinalities)
#2223 routing auto-report to lixun910/geoda
remove "random seed" input since it's not used
# Conflicts:
#	rc/GdaAppResources.cpp
@lixun910 lixun910 merged commit cc4e9a9 into master Dec 12, 2020
@lixun910 lixun910 deleted the v1.18 branch December 12, 2020 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant