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

start of doc work – focusing on locate docs #302

Merged
merged 7 commits into from
Nov 21, 2022

Conversation

jGaboardi
Copy link
Member

@jGaboardi jGaboardi commented Nov 10, 2022

This PR resolves #300 & resolves #304, and starts some basic cleanup in the region module.

xref #173, #280

@jGaboardi jGaboardi self-assigned this Nov 10, 2022
@jGaboardi jGaboardi added WIP Work in progress. For discussion and feedback. Do not merge. docs labels Nov 10, 2022
@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Merging #302 (35738e3) into main (b60c4db) will not change coverage.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #302   +/-   ##
=====================================
  Coverage   73.7%   73.7%           
=====================================
  Files         23      23           
  Lines       2421    2421           
  Branches     463     463           
=====================================
  Hits        1785    1785           
  Misses       578     578           
  Partials      58      58           
Impacted Files Coverage Δ
spopt/locate/util.py 100.0% <ø> (ø)
spopt/region/azp.py 34.2% <ø> (ø)
spopt/region/base.py 97.6% <ø> (ø)
spopt/region/components.py 41.1% <ø> (ø)
spopt/region/csgraph_utils.py 100.0% <ø> (ø)
spopt/region/maxp.py 94.7% <ø> (ø)
spopt/region/objective_function.py 59.6% <ø> (ø)
spopt/region/region_k_means.py 98.7% <ø> (ø)
spopt/region/skater.py 82.3% <ø> (ø)
spopt/region/spenclib/abstracts.py 35.8% <ø> (ø)
... and 6 more

@jGaboardi jGaboardi changed the title [WIP] start of doc work start of doc work – focusing on locate docs Nov 13, 2022
@jGaboardi jGaboardi added locate and removed WIP Work in progress. For discussion and feedback. Do not merge. labels Nov 13, 2022
@gegen07 gegen07 merged commit 21fe3e0 into pysal:main Nov 21, 2022
@jGaboardi jGaboardi deleted the docs_refresh_start branch November 21, 2022 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update locate images & add tutorial links doc work and cleanup -- add locate formulations to docstrings
2 participants