24 Pull Requests
jGaboardi

jGaboardi

Preferred Languages
C++
HTML
Julia
Python
R
Member of...
  • pysal
  • ORNL
  • folchcourses
  • conda-forge
  • GeoDaCenter
  • gshs-ornl
  • cenpy-devs
  • ipums
  • oturns
jGaboardi has made 4 contributions so far during the 2023 holidays
  • Gifts
  • Contributions
  • Merges
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012
  1. > 12/ 1 Prepend capacitated model name
  2. > 12/ 2 Maint work for update supported Python versions, CI environments, et.c
  3. > 12/ 3 stricter linting – follow up #413
  4. > 12/ 4 Formulation of KN-PMP omitted opening constraints
  5. > 12/ 5
  6. > 12/ 6
  7. > 12/ 7
  8. > 12/ 8
  9. > 12/ 9
  10. > 12/ 10
  11. > 12/ 11
  12. > 12/ 12
  13. > 12/ 13
  14. > 12/ 14
  15. > 12/ 15
  16. > 12/ 16
  17. > 12/ 17
  18. > 12/ 18
  19. > 12/ 19
  20. > 12/ 20
  21. > 12/ 21
  22. > 12/ 22
  23. > 12/ 23
  24. > 12/ 24
  25. > 12/ 25 Happy Holidays

Formulation of KN-PMP omitted opening constraints to pysal/spopt 2023-12-09 22:19:42 UTC

This PR resolves #419

stricter linting – follow up #413 to pysal/spopt 2023-12-04 02:25:05 UTC

stricter linting – follow up #413

Prepend capacitated model name to pysal/spopt 2023-12-03 23:35:37 UTC

This PR resolves #416

Maint work for update supported Python versions, CI environments, et.c to pysal/spopt 2023-12-03 19:39:00 UTC

This PR resolves #412

jGaboardi

Maint work for update supported Python versions, CI environments, et.c to pysal/spopt 2023-12-03 19:39:00 UTC

This PR resolves #412

Fix CLSCP-SO bugs and add tests to pysal/spopt 2022-12-18 03:01:30 UTC

This PR:

  • resolves #314
  • resolves #315
  • add basic testing suite for CLSCP-SO
  • reruns notebook

modernize workflows, etc to pysal/submodule_template 2022-12-02 17:13:26 UTC

This PR:

  • resolves #36
  • resolves #33
  • gets most of the way through #38
  • xref #37

add .coveragerc to pysal/esda 2022-12-11 22:48:22 UTC

This PR adds a .coveragerc configuration to not check certain files for coverage.

try pyproject.toml; remove setup.cfg to ipums/nhgisxwalk 2022-12-05 03:03:14 UTC

XREF: https://github.com/pysal/spaghetti/pull/690

try pyproject.toml; remove setup.cfg to pysal/spaghetti 2022-12-04 21:06:42 UTC

This PR is an attempt to utilize pyproject-flake8, which allows for migration to a pyproject.toml, slimming down of setup.py, and complete removal of setup.cfg.

xref pysal/momepy#421

incorporate `_indices` into inequality namespace (+docs, tests, etc.) to pysal/inequality 2022-12-01 03:43:27 UTC

This PR:

  • resolves #31
  • resolves #37
  • resolves #28
  • xref #29

Streamline redundant parameter passing in constraint constructors to pysal/spopt 2022-12-22 18:43:10 UTC

This PR resolves #317; there is no change to actual functionality.

geometry notes in _newpoint_coords to pysal/spaghetti 2018-12-15 02:32:39 UTC

#202

Remove sorted edges to pysal/spaghetti 2018-12-15 03:03:18 UTC

addressing #90

notes for simulate_observations to pysal/spaghetti 2018-12-15 20:58:26 UTC

#202

Update notebooks to pysal/spaghetti 2018-12-09 19:10:18 UTC

Addressing #187 and #197

Updating spaghetti ReadTheDocs to pysal/spaghetti 2018-12-03 20:48:52 UTC

Updating spaghetti ReadTheDocs following #181

Dijkstra maintenance to pysal/spaghetti 2018-12-02 20:57:25 UTC

Addressing #178

Minor function maintenance to the dijkstra algorithm.

Nearest tree update to pysal/spaghetti 2018-12-03 19:56:39 UTC

Addressing #180

Updating/standardizing network/graph element naming to pysal/spaghetti 2018-12-03 18:28:02 UTC

Addressing #49

Contributed to Toblerity/Shapely 2018-12-06 12:00:00 UTC

Provided assistance (comments and gists) with helping a new user better understand a spatial data issue.

https://github.com/Toblerity/Shapely/issues/665

improved in-line comments in _extractnetwork to pysal/spaghetti 2018-12-11 23:51:28 UTC

improved in-line comments in network.Network._extractnetwork()

minor spaghetti/util.py doc clean to pysal/spaghetti 2018-12-11 22:41:57 UTC

improved in-line comments in network.Network.__init__ to pysal/spaghetti 2018-12-12 00:34:25 UTC

Addressing #202

improved in-line comments in network.Network._round_sig to pysal/spaghetti 2018-12-12 01:30:41 UTC

#202

improved in-line comments in network.Network.extract_components to pysal/spaghetti 2018-12-12 01:54:12 UTC

#202

improved in-line comments in network.Network.extractgraph to pysal/spaghetti 2018-12-12 03:41:46 UTC

#202

count_per_link -- updating docs to pysal/spaghetti 2018-12-14 21:28:15 UTC

#202

improved in-line comments in network.Network._yield_napts to pysal/spaghetti 2018-12-12 21:17:04 UTC

#202

improved in-line comments in network.Network._docs_evaluate_napts to pysal/spaghetti 2018-12-12 21:29:55 UTC

#202

improved in-line comments in network.Network.contiguityweights to pysal/spaghetti 2018-12-12 23:54:16 UTC

#202

improved in-line comments in network.Network.distancebandweights to pysal/spaghetti 2018-12-13 00:08:43 UTC

#202

[WIP] Adding PySAL Code of Conduct to pysal.org to pysal/pysal.github.io 2018-12-13 14:43:17 UTC

Addressing pysal/pysal.site#26

This is not a complete CoC, still needs work; see checklist of to dos

NEED HELP:

  • [ ] Getting a "Code of Conduct" link in the upper index

compute_distance_to_vertices -- in-line doc improvement to pysal/spaghetti 2018-12-13 16:38:52 UTC

#202

variable declaration correction in _snap_to_link to pysal/spaghetti 2018-12-13 17:05:23 UTC

#202

decorating functions with requires() to pysal/libpysal 2018-12-14 01:20:01 UTC

The justification for this PR is:

Addressing #128 (should this implementation be desired).

Docs net funcs to pysal/spaghetti 2018-12-15 19:21:20 UTC

#202

  • Sponsored by  DNSimple,  Octobox &  Bugsnag
  • About
  • How to contribute?
  • API
  • Unsubscribe
    •  English
    •  Español
    •  Ελληνικά
    •  Português do Brasil
    •  Suomi
    •  Français
    •  Deutsch
    •  Русский
    •  Українська
    •  ไทย
    •  Italiano
    •  Norsk bokmål
    •  தமிழ்
    •  Tr
    •  简体中文
    •  正體中文
    •  日本語
    •  Čeština
    •  हिंदी
    •  Polski
    • Translate into your language!