Closed sjsrey closed 3 years ago
@xf37 Here is a start for the release notes @sjsrey needs for pysal/pysal#1208. Since we are only releasing stuff for regionalization, would you be able to give a go at this? These notes are based on that of pysal/access
for pysal v2.3.0
.
pysal/spopt
Providing methods for solving optimization problems with spatial data. Currently, regionalization methods are supported with planned support for facility location and transportation-oriented modeling.
This spopt.region
models implemented include:
Once complete the pysal/spopt
notes need to be added to the draft release notes for v2.4.0-rc1
.
Once complete the
pysal/spopt
notes need to be added to the draft release notes forv2.4.0-rc1
.
Changes should now be added as a PR into https://github.com/pysal/pysal/blob/master/CHANGELOG.md
@xf37 Here is a start for the release notes @sjsrey needs for pysal/pysal#1208. Since we are only releasing stuff for regionalization, would you be able to give a go at this? These notes are based on that of
pysal/access
forpysal v2.3.0
.
pysal/spopt
Providing methods for solving optimization problems with spatial data. Currently, regionalization methods are supported with planned support for facility location and transportation-oriented modeling.
- We implement ...
- We support ...
This
spopt.region
models implemented include:
- ...
- ...
Okay. I will try to finish it and ask for your comments.
Resolving in pysal/pysal#1217
We need something similar to what was done for
pysal/access
in 2.3.0