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

Geographs #563

Merged
merged 230 commits into from
Sep 7, 2023
Merged

Geographs #563

merged 230 commits into from
Sep 7, 2023

Commits on Apr 4, 2021

  1. start geographs

    ljwolf committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c203ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6aff7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #392 from pysal/upstream/geographs

    Add start of workbench notebook
    darribas committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    871d6dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36240ac View commit details
    Browse the repository at this point in the history
  5. Merge pull request #395 from ljwolf/geographs

    xarray geograph implementation
    sjsrey committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    9f6590e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efa9fca View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Update w_workbench.ipynb

    martinfleis committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    5317ef1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Merge pull request #398 from martinfleis/workbench

    Expand weights benchmark
    ljwolf committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9035f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c8227 View commit details
    Browse the repository at this point in the history
  3. add convenience from_w method

    ljwolf committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e46f136 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #397 from sjsrey/geographs

    Draft of adjacency table as df
    ljwolf committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    06be845 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    5ad872c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013c4f4 View commit details
    Browse the repository at this point in the history
  3. consolidate on simple wdf

    ljwolf committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8e4b8e3 View commit details
    Browse the repository at this point in the history
  4. update roadmap

    ljwolf committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d629d6d View commit details
    Browse the repository at this point in the history
  5. Update ROADMAP.md

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    e0f2ee6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c945002 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    151304b View commit details
    Browse the repository at this point in the history
  8. transform

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    423f2ae View commit details
    Browse the repository at this point in the history
  9. docs

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    19f2708 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e24ba43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d8f4c3 View commit details
    Browse the repository at this point in the history
  12. defunct higher order

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    21c0dd8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4402b73 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d71d333 View commit details
    Browse the repository at this point in the history
  15. from_arrays

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3cceef6 View commit details
    Browse the repository at this point in the history
  16. from_weights_dict

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f5ee202 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c95a4ae View commit details
    Browse the repository at this point in the history
  18. nnz, cardinalities

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b834e52 View commit details
    Browse the repository at this point in the history
  19. continuity pipe in

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    426cf02 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fa42f8b View commit details
    Browse the repository at this point in the history
  21. add ids to from_sparse

    martinfleis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    436c18d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    04f2820 View commit details
    Browse the repository at this point in the history
  2. use dataframe

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7ecfbb7 View commit details
    Browse the repository at this point in the history
  3. fixup for a new structure

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f40acd1 View commit details
    Browse the repository at this point in the history
  4. lag

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7d619ba View commit details
    Browse the repository at this point in the history
  5. typo

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    52fb048 View commit details
    Browse the repository at this point in the history
  6. remove cache

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    239c4e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8941094 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86d986e View commit details
    Browse the repository at this point in the history
  9. asymmetry

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    89fee67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aef08e8 View commit details
    Browse the repository at this point in the history
  11. asymmetry as a series

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    23fc3bf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1173e95 View commit details
    Browse the repository at this point in the history
  13. make private

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    de9ebc4 View commit details
    Browse the repository at this point in the history
  14. contiguity

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    61e99f0 View commit details
    Browse the repository at this point in the history
  15. fix import after refactor

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9f2102a View commit details
    Browse the repository at this point in the history
  16. todo

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a0607da View commit details
    Browse the repository at this point in the history
  17. initialise base tests

    ljwolf committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5b1ab5d View commit details
    Browse the repository at this point in the history
  18. rename function to kernel

    ljwolf committed May 26, 2023
    Configuration menu
    Copy the full SHA
    edb8e4d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7885bfa View commit details
    Browse the repository at this point in the history
  20. todo islands

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8ba8ec9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    92e4302 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0308454 View commit details
    Browse the repository at this point in the history
  23. bump shapely

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    2feed5f View commit details
    Browse the repository at this point in the history
  24. specific pin

    martinfleis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f0585a5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. todo

    martinfleis committed May 27, 2023
    Configuration menu
    Copy the full SHA
    da93d66 View commit details
    Browse the repository at this point in the history
  2. start on testing contiguity

    ljwolf committed May 27, 2023
    Configuration menu
    Copy the full SHA
    9a85816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f217fb View commit details
    Browse the repository at this point in the history
  4. finalise most tests

    ljwolf committed May 27, 2023
    Configuration menu
    Copy the full SHA
    521acad View commit details
    Browse the repository at this point in the history
  5. add final contiguity test

    ljwolf committed May 27, 2023
    Configuration menu
    Copy the full SHA
    aa2787b View commit details
    Browse the repository at this point in the history
  6. add docs

    ljwolf committed May 27, 2023
    Configuration menu
    Copy the full SHA
    6aa7d75 View commit details
    Browse the repository at this point in the history
  7. add docstrings

    ljwolf committed May 27, 2023
    Configuration menu
    Copy the full SHA
    f05a60a View commit details
    Browse the repository at this point in the history
  8. fix docstrings

    ljwolf committed May 27, 2023
    Configuration menu
    Copy the full SHA
    91ae752 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8613ab4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4bd6ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a893531 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. finalize api for _set_ops.py

    ljwolf committed May 30, 2023
    Configuration menu
    Copy the full SHA
    d24c600 View commit details
    Browse the repository at this point in the history
  2. make _identical private

    ljwolf committed May 30, 2023
    Configuration menu
    Copy the full SHA
    33cc2d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. minor housekeeping

    martinfleis committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c621215 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    cb3e7fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6bd960 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    a3d76b3 View commit details
    Browse the repository at this point in the history
  2. handle islands properly

    martinfleis committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1d30a40 View commit details
    Browse the repository at this point in the history
  3. furher island handling

    martinfleis committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e772c75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78e6d70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30bca0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88fb4b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. add dummy constructors

    martinfleis committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6d9027c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. from to build

    martinfleis committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c65d3e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded0625 View commit details
    Browse the repository at this point in the history
  3. test init

    martinfleis committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6baa721 View commit details
    Browse the repository at this point in the history
  4. add todo

    martinfleis committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ab74296 View commit details
    Browse the repository at this point in the history
  5. update graph namespace

    sjsrey committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5dc9c18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffd48db View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. to_W and from_W

    martinfleis committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e14d44b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b37c2 View commit details
    Browse the repository at this point in the history
  3. bump pandas min to 1.5

    martinfleis committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    470d134 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12ee3d3 View commit details
    Browse the repository at this point in the history
  5. test from_sparse

    martinfleis committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    a119d6b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. input data validation

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    92707d6 View commit details
    Browse the repository at this point in the history
  2. test from_arrays

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    64e8113 View commit details
    Browse the repository at this point in the history
  3. test from dicts

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    fa1d08a View commit details
    Browse the repository at this point in the history
  4. islands to isolates

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    216acb2 View commit details
    Browse the repository at this point in the history
  5. neighbors, weights

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    37592a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6d83f7 View commit details
    Browse the repository at this point in the history
  7. remove imoprt

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5d5dc80 View commit details
    Browse the repository at this point in the history
  8. copy

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    daf8e10 View commit details
    Browse the repository at this point in the history
  9. more property tests

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e826983 View commit details
    Browse the repository at this point in the history
  10. test and fix transform

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e483e46 View commit details
    Browse the repository at this point in the history
  11. test asymmetry

    martinfleis committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    85bbb98 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04b444c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. resolve review comments

    martinfleis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    16be9d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b92a58b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcefcc9 View commit details
    Browse the repository at this point in the history
  4. uncomment test

    martinfleis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9bcb5c3 View commit details
    Browse the repository at this point in the history
  5. old numpy compat fix

    martinfleis committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d5cc2e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge pull request #536 from martinfleis/test_graph_class

    Test graph class
    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6d6bd0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a084e View commit details
    Browse the repository at this point in the history
  3. avoid pytest-xdist

    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    84ad090 View commit details
    Browse the repository at this point in the history
  4. compat pandas<1.5

    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    74848f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a38f050 View commit details
    Browse the repository at this point in the history
  6. try fixing windows again

    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    02c1eef View commit details
    Browse the repository at this point in the history
  7. i hate windows

    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bba0557 View commit details
    Browse the repository at this point in the history
  8. fix that fix of a fix

    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    167c09b View commit details
    Browse the repository at this point in the history
  9. one more

    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    50df248 View commit details
    Browse the repository at this point in the history
  10. bring back -n

    martinfleis committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2892e9a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    de81c6c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    4d6a224 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #537 from sjsrey/geographs

    Geographs _triangulation weights
    martinfleis committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    b5ae4f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11cef1d View commit details
    Browse the repository at this point in the history
  4. fix scipy imports

    martinfleis committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    9346348 View commit details
    Browse the repository at this point in the history
  5. support string ids

    martinfleis committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    0da163a View commit details
    Browse the repository at this point in the history
  6. fix sparse

    martinfleis committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    3c080e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb4c7cb View commit details
    Browse the repository at this point in the history
  8. expose kernel and knn

    martinfleis committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    c227b5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d94c3f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3741a4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed9335f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad8e155 View commit details
    Browse the repository at this point in the history
  13. add docstrings

    martinfleis committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    26605c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge pull request #542 from martinfleis/constructors

    graph.Graph build_* constructors
    martinfleis committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1428639 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d8e2a View commit details
    Browse the repository at this point in the history
  3. add distance_band

    martinfleis committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5086103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18c2a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb4f47c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    7c942e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #546 from jGaboardi/graph_asymm_docstring

    clarify `Graph.asymmetry()` docstring
    jGaboardi committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e579820 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    467a987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172ca3c View commit details
    Browse the repository at this point in the history
  3. fix test

    martinfleis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fc25077 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5c63c1 View commit details
    Browse the repository at this point in the history
  5. block contiguity

    martinfleis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    35da0cd View commit details
    Browse the repository at this point in the history
  6. add tests

    martinfleis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5ec5106 View commit details
    Browse the repository at this point in the history
  7. to-dos

    martinfleis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3ddbf94 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: James Gaboardi <[email protected]>
    martinfleis and jGaboardi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4b5d01d View commit details
    Browse the repository at this point in the history
  9. test block_contiguity

    martinfleis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    04458b5 View commit details
    Browse the repository at this point in the history
  10. test parquet without meta

    martinfleis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7d97c0c View commit details
    Browse the repository at this point in the history
  11. test lag

    martinfleis committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ea2d989 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. haversine todo note

    martinfleis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    009af6c View commit details
    Browse the repository at this point in the history
  2. comment on diag

    martinfleis committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4d01f41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22f2e5 View commit details
    Browse the repository at this point in the history
  4. finish jitter implementation

    ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8aac540 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0b7c0d View commit details
    Browse the repository at this point in the history
  6. add reasons to assert clauses

    ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ca5ec9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36a18e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2745af4 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #544 from martinfleis/more_constructors

    expand graph.Graph constructors and other functionality
    ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bd228c7 View commit details
    Browse the repository at this point in the history
  10. add distance_band

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e1b243a View commit details
    Browse the repository at this point in the history
  11. channel distance band through kernel

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cda1ef9 View commit details
    Browse the repository at this point in the history
  12. fix isolates in distance band

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ab207dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d4f6c73 View commit details
    Browse the repository at this point in the history
  14. docstrings, optional pyarrow

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3e20546 View commit details
    Browse the repository at this point in the history
  15. fix test

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6ac2b7c View commit details
    Browse the repository at this point in the history
  16. block contiguity

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bed12a8 View commit details
    Browse the repository at this point in the history
  17. add tests

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7671b77 View commit details
    Browse the repository at this point in the history
  18. to-dos

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f6ecc00 View commit details
    Browse the repository at this point in the history
  19. Apply suggestions from code review

    Co-authored-by: James Gaboardi <[email protected]>
    2 people authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6f283f8 View commit details
    Browse the repository at this point in the history
  20. test block_contiguity

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c25db44 View commit details
    Browse the repository at this point in the history
  21. test parquet without meta

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3d27594 View commit details
    Browse the repository at this point in the history
  22. test lag

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ea180bd View commit details
    Browse the repository at this point in the history
  23. haversine todo note

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    017ef80 View commit details
    Browse the repository at this point in the history
  24. comment on diag

    martinfleis authored and ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d30f63b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1754691 View commit details
    Browse the repository at this point in the history
  26. move back to upstream kernel

    ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c318989 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fff6587 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a8be157 View commit details
    Browse the repository at this point in the history
  29. fix docstrings

    ljwolf committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c5cbe32 View commit details
    Browse the repository at this point in the history
  30. Update libpysal/graph/_triangulation.py

    Co-authored-by: James Gaboardi <[email protected]>
    ljwolf and jGaboardi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    36d88b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. fix to_W

    martinfleis committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    683b3ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #551 from martinfleis/geog_cont

    BUG: fix Graph.to_W
    jGaboardi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    65f5c25 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. pass id_order as a list

    martinfleis committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c6db138 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. remove unused import

    martinfleis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b5d5dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f18e35 View commit details
    Browse the repository at this point in the history
  3. add coincidence checks to knn

    ljwolf committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d946fec View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from sjsrey/ljwgeographs

    document coincident option for graph
    ljwolf committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    de99dd5 View commit details
    Browse the repository at this point in the history
  5. Update libpysal/graph/_utils.py

    Co-authored-by: James Gaboardi <[email protected]>
    ljwolf and jGaboardi committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6bdd4bc View commit details
    Browse the repository at this point in the history
  6. Update libpysal/graph/_utils.py

    Co-authored-by: James Gaboardi <[email protected]>
    ljwolf and jGaboardi committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    008b0e8 View commit details
    Browse the repository at this point in the history
  7. Update libpysal/graph/_utils.py

    Co-authored-by: James Gaboardi <[email protected]>
    ljwolf and jGaboardi committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ae59ad7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbf309b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82f3e18 View commit details
    Browse the repository at this point in the history
  10. handle ids is none

    ljwolf committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c4383e1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #548 from ljwolf/geographs

    Intercept Coincident points
    ljwolf committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3c686b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e41f898 View commit details
    Browse the repository at this point in the history
  13. fix piping of constructors to Graph after #548 (#553)

    * piping
    
    * fix stuff
    martinfleis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4abf71b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ec635f View commit details
    Browse the repository at this point in the history
  15. lint

    martinfleis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    14797e5 View commit details
    Browse the repository at this point in the history
  16. numpy 1.25 compat

    martinfleis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cfaf396 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #552 from sjsrey/geographs

    tests for clique policy in triangulation weights
    martinfleis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    766e0be View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dbe4f2c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. authors

    knaaptime committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    6a4c004 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fix distance band

    martinfleis committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bcb476b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2abc441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c46e9c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    bdacbea View commit details
    Browse the repository at this point in the history
  2. reorder

    knaaptime committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0e801a3 View commit details
    Browse the repository at this point in the history
  3. pivot to sparse

    knaaptime committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    647a8f6 View commit details
    Browse the repository at this point in the history
  4. sort labels

    knaaptime committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a1e26d9 View commit details
    Browse the repository at this point in the history
  5. from adjacency

    knaaptime committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    11abfd1 View commit details
    Browse the repository at this point in the history
  6. formatting

    knaaptime committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    657d8a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. from_adjacency tests

    knaaptime committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    750f589 View commit details
    Browse the repository at this point in the history
  2. tweak adj test

    knaaptime committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    8a93fee View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    a5d7be0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    6873805 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. bump min pandas to 1.4

    martinfleis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    09be7b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #557 from martinfleis/adj_series

    adjacency as mutliindex series
    martinfleis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8e2697c View commit details
    Browse the repository at this point in the history
  3. minor cleanups

    martinfleis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2e69a55 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    b1dab2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede3556 View commit details
    Browse the repository at this point in the history
  3. fix scipy query compat

    martinfleis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b9e0792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb2e8c View commit details
    Browse the repository at this point in the history
  5. remove lat2Graph

    martinfleis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    73d55ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0569509 View commit details
    Browse the repository at this point in the history
  7. set ops

    martinfleis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0893ecd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08ca8ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c7b712 View commit details
    Browse the repository at this point in the history
  10. fix perimeter weights

    martinfleis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1a1b034 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c037330 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #561 from martinfleis/gg_cont

    perimeter weights, fix kernel, set_ops
    ljwolf committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    83687b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5f3fdb3 View commit details
    Browse the repository at this point in the history