mggg / maup

The geospatial toolkit for redistricting data.
https://maup.readthedocs.io/en/latest/
MIT License
65 stars 23 forks source link

Everything updated for version 2.0.0 #93

Closed jnclelland closed 9 months ago

jnclelland commented 10 months ago

Major changes to the repair code!

The old "autorepair" function has been renamed "quick_repair" ("autorepair" has been retained as a synonym for backwards compatibility).

There is a whole new file "smart_repair.py" that contains the code for a completely new "smart_repair" function that is more sophisticated than "quick_repair." See documentation for details.