Recent Releases of spaghetti

spaghetti - v1.7.6

What's Changed

Other Changes

  • gpd & shp as hard reqs -- no optional testing -- #763 by @jGaboardi in https://github.com/pysal/spaghetti/pull/764
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/765
  • update docstring tests -- numpy-2.0 failures by @jGaboardi in https://github.com/pysal/spaghetti/pull/769
  • #770 -- doctests after full tests by @jGaboardi in https://github.com/pysal/spaghetti/pull/771

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.5...v1.7.6

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 2 years ago

spaghetti - v1.7.6rc2

What's Changed

Other Changes

  • gpd & shp as hard reqs -- no optional testing -- #763 by @jGaboardi in https://github.com/pysal/spaghetti/pull/764
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/765
  • update docstring tests -- numpy-2.0 failures by @jGaboardi in https://github.com/pysal/spaghetti/pull/769
  • #770 -- doctests after full tests by @jGaboardi in https://github.com/pysal/spaghetti/pull/771

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.5.post1...v1.7.6rc2

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 2 years ago

spaghetti - v1.7.6rc1

What's Changed

Other Changes

  • gpd & shp as hard reqs -- no optional testing -- #763 by @jGaboardi in https://github.com/pysal/spaghetti/pull/764
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/765

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.5.post1...v1.7.6rc1

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 2 years ago

spaghetti - v1.7.5.post1

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.5...v1.7.5.post1

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 2 years ago

spaghetti - v1.7.5

What's Changed

Other Changes

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/735
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/736
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/737
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/739
  • update precommit CI frequency -- resolve #740 by @jGaboardi in https://github.com/pysal/spaghetti/pull/741
  • Revert "Bump codecov/codecov-action from 3 to 4" by @jGaboardi in https://github.com/pysal/spaghetti/pull/746
  • proper README in pyproject.toml by @jGaboardi in https://github.com/pysal/spaghetti/pull/747
  • Linting & Formatting - 2023-10-03 by @jGaboardi in https://github.com/pysal/spaghetti/pull/749
  • Provide testing support for Python 3.12 – drop support for {3.8, 3.9} by @jGaboardi in https://github.com/pysal/spaghetti/pull/751
  • Utilize ruff-format over black for formatting by @jGaboardi in https://github.com/pysal/spaghetti/pull/752
  • Bug fixes by @ggarzonie in https://github.com/pysal/spaghetti/pull/755
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/756
  • update chat links: gitter >> discord by @jGaboardi in https://github.com/pysal/spaghetti/pull/758
  • update env name in doc build action by @jGaboardi in https://github.com/pysal/spaghetti/pull/759

New Contributors

  • @ggarzonie made their first contribution in https://github.com/pysal/spaghetti/pull/755

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.4...v1.7.5

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 2 years ago

spaghetti - v1.7.4

What's Changed

Other Changes

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/728
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/730
  • update micromamba in CI by @jGaboardi in https://github.com/pysal/spaghetti/pull/732
  • Doc patch by @martinfleis in https://github.com/pysal/spaghetti/pull/733
  • force reinstall package for version fetching in build_docs.yaml by @jGaboardi in https://github.com/pysal/spaghetti/pull/734

New Contributors

  • @martinfleis made their first contribution in https://github.com/pysal/spaghetti/pull/733

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.3...v1.7.4

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 3 years ago

spaghetti - v1.7.3

What's Changed

Other Changes

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/706
  • Update Versioneer by @github-actions in https://github.com/pysal/spaghetti/pull/707
  • update black pin in pre-commit by @jGaboardi in https://github.com/pysal/spaghetti/pull/708
  • swap master for main (libpysal) by @jGaboardi in https://github.com/pysal/spaghetti/pull/710
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/712
  • compat with GeoPandas 0.13.0 by @jGaboardi in https://github.com/pysal/spaghetti/pull/718
  • Fix memory leak in full_distance_matrix() by @jGaboardi in https://github.com/pysal/spaghetti/pull/719
  • revisit _points_as_gdf() by @jGaboardi in https://github.com/pysal/spaghetti/pull/720
  • Overhaul repo infrastructure by @jGaboardi in https://github.com/pysal/spaghetti/pull/721
  • refactor elementasgdf internals by @jGaboardi in https://github.com/pysal/spaghetti/pull/724

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.2...v1.7.3

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] about 3 years ago

spaghetti - v1.7.2

What's Changed

Other Changes

  • add formatting exclusions properly in toml by @jGaboardi in https://github.com/pysal/spaghetti/pull/702
  • Update Versioneer by @github-actions in https://github.com/pysal/spaghetti/pull/700
  • Update Versioneer by @github-actions in https://github.com/pysal/spaghetti/pull/703

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.7.1...v1.7.2

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 3 years ago

spaghetti - v1.7.2rc2

What's Changed

Other Changes

  • esda master -> main by @jGaboardi in https://github.com/pysal/spaghetti/pull/687
  • adjust css for doc references by @jGaboardi in https://github.com/pysal/spaghetti/pull/688
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/689
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/691
  • try pyproject.toml; remove setup.cfg by @jGaboardi in https://github.com/pysal/spaghetti/pull/690
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/692
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/693
  • supplement setup.py with a name kwarg for dep graph by @jGaboardi in https://github.com/pysal/spaghetti/pull/695
  • remove pygeos from environments by @jGaboardi in https://github.com/pysal/spaghetti/pull/696
  • try versioneer action by @jGaboardi in https://github.com/pysal/spaghetti/pull/697
  • Update Versioneer by @github-actions in https://github.com/pysal/spaghetti/pull/698
  • Update Versioneer by @github-actions in https://github.com/pysal/spaghetti/pull/699
  • add formatting exclusions properly in toml by @jGaboardi in https://github.com/pysal/spaghetti/pull/702
  • Update Versioneer by @github-actions in https://github.com/pysal/spaghetti/pull/700
  • Update Versioneer by @github-actions in https://github.com/pysal/spaghetti/pull/703

New Contributors

  • @github-actions made their first contribution in https://github.com/pysal/spaghetti/pull/698

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.6.10...v1.7.2rc2

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 3 years ago

spaghetti - v1.6.10

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.6.9...v1.6.10

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 3 years ago

spaghetti - v1.6.9

What's Changed

Other Changes

  • Test against shapely pre-release by @jGaboardi in https://github.com/pysal/spaghetti/pull/679
  • add linting in CI by @jGaboardi in https://github.com/pysal/spaghetti/pull/682
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pysal/spaghetti/pull/684
  • 1st attempt for Python 3.11 testing by @jGaboardi in https://github.com/pysal/spaghetti/pull/685
  • update sphinx tooling, etc. by @jGaboardi in https://github.com/pysal/spaghetti/pull/686

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/pysal/spaghetti/pull/684

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.6.8...v1.6.9

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 3 years ago

spaghetti - v1.6.8

What's Changed

Other Changes

  • rerun notebooks by @jGaboardi in https://github.com/pysal/spaghetti/pull/677

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.6.7...v1.6.8

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 3 years ago

spaghetti - v1.6.7

This is a minor release to modernize some testing and resolve some new warning being thrown.

What's Changed

Other Changes

  • Update warnings, etc. by @jGaboardi in https://github.com/pysal/spaghetti/pull/676

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.6.6...v1.6.7

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 3 years ago

spaghetti - v1.6.6

What's Changed

Other Changes

  • Pytest-xdist for multicore tests by @jGaboardi in https://github.com/pysal/spaghetti/pull/661
  • update supported Python versions by @jGaboardi in https://github.com/pysal/spaghetti/pull/662
  • update black version in .pre-commit by @jGaboardi in https://github.com/pysal/spaghetti/pull/663
  • Add contact/support stipulations in docs, etc. by @jGaboardi in https://github.com/pysal/spaghetti/pull/664
  • update CI badge by @jGaboardi in https://github.com/pysal/spaghetti/pull/665
  • Timeout test is stalling by @jGaboardi in https://github.com/pysal/spaghetti/pull/668
  • Update releaseandpublish.yml by @jGaboardi in https://github.com/pysal/spaghetti/pull/669
  • Update .pre-commit-config.yaml by @jGaboardi in https://github.com/pysal/spaghetti/pull/673
  • update/rerun notebooks by @jGaboardi in https://github.com/pysal/spaghetti/pull/672
  • Drop Python 3.7 support by @jGaboardi in https://github.com/pysal/spaghetti/pull/674

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.6.5...v1.6.6

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 4 years ago

spaghetti - v1.6.5

What's Changed

Other Changes

  • Try automated release notes action by @jGaboardi in https://github.com/pysal/spaghetti/pull/655
  • attempt Python 3.10 in CI by @jGaboardi in https://github.com/pysal/spaghetti/pull/657

Full Changelog: https://github.com/pysal/spaghetti/compare/v1.6.4...v1.6.5

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 4 years ago

spaghetti - Release v1.6.4

Changes

Version 1.6.4 (2021-09-22)

We closed a total of 3 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-09-22.

Issues Closed

  • update gitcount notebook for versioneer? (#653)
  • access version from pacakge in gitcount (#654)

Pull Requests

  • access version from pacakge in gitcount (#654)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 4 years ago

spaghetti - Release v1.6.2

Changes

Version 1.6.2 (2021-06-28)

We closed a total of 3 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-06-28.

Issues Closed

  • prepare for v1.6.2 release (#639)
  • update conf.py link in tutorials (#637)

Pull Requests

  • prepare for v1.6.2 release (#639)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - Release v1.6.1

Changes

Version 1.6.1 (2021-06-25)

We closed a total of 7 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2021-06-25.

Issues Closed

  • update action for GH releases (#617)
  • Version bump & rerun notebooks (#636)
  • bump to v1.6.0.post5 - another try (#635)
  • Try new release action (softprops/action-gh-release) (#634)

Pull Requests

  • Version bump & rerun notebooks (#636)
  • bump to v1.6.0.post5 - another try (#635)
  • Try new release action (softprops/action-gh-release) (#634)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - Release v1.6.0.post5

Changes

Version 1.6.0.post5 (2021-06-25)

We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2021-06-25.

Issues Closed

  • bump to v1.6.0.post5 - another try (#635)
  • Try new release action (softprops/action-gh-release) (#634)

Pull Requests

  • bump to v1.6.0.post5 - another try (#635)
  • Try new release action (softprops/action-gh-release) (#634)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - Release

Changes

Version 1.6.0.post2 (2021-06-25)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-06-25.

Issues Closed

  • Try new release action (softprops/action-gh-release) (#634)

Pull Requests

  • Try new release action (softprops/action-gh-release) (#634)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - Release refs/tags/v1.6.0.post1

Changes

Version 1.6.0.post1 (2021-06-25)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-06-25.

Issues Closed

  • Try new release action (softprops/action-gh-release) (#634)

Pull Requests

  • Try new release action (softprops/action-gh-release) (#634)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - Release v1.6.0

Changes

Version 1.6.0 (2021-06-05)

We closed a total of 6 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2021-06-05.

Issues Closed

  • doc updates for v1.6.0 release (#631)
  • Update copyright year (#597)
  • split arc by count functionality (#630)
  • network segmentation by count (#494)

Pull Requests

  • doc updates for v1.6.0 release (#631)
  • split arc by count functionality (#630)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - Release v1.5.9

Changes

Version 1.5.9 (2021-06-04)

We closed a total of 5 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-06-04.

Issues Closed

  • Rebuild docs for version bump (#627)
  • release v1.6.0 (#440)
  • Add type annotations? (#491)
  • Interpretation of Local Moran's I (#527)

Pull Requests

  • Rebuild docs for version bump (#627)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - spaghetti: spatial network analysis in PySAL

Changes

Version 1.5.8 (2021-06-03)

The following individuals contributed to this release: - James D. Gaboardi - Sergio Rey - Stefanie Lumnitz

Scientific Software - Peer-reviewed - Python
Published by jGaboardi almost 5 years ago

spaghetti - v1.5.7

Changes

Version 1.5.7 (2021-06-03)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-06-03.

Issues Closed

  • version bump & rerun notebooks for JOSS paper (#625)

Pull Requests

  • version bump & rerun notebooks for JOSS paper (#625)

The following individuals contributed to this release: - James D. Gaboardi - Sergio Rey - Stefanie Lumnitz

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] almost 5 years ago

spaghetti - Release v1.5.6

Changes

Version 1.5.6 (2021-01-04)

We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2021-01-04.

Issues Closed

  • bump 1.5.5 --> v1.5.6 after syntax error (#572)
  • Prep 1.5.4 rel (#571)

Pull Requests

  • bump 1.5.5 --> v1.5.6 after syntax error (#572)
  • Prep 1.5.4 rel (#571)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 5 years ago

spaghetti - Release v1.5.5

Changes

Version 1.5.5 (2021-01-04)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-01-04.

Issues Closed

  • Prep 1.5.4 rel (#571)

Pull Requests

  • Prep 1.5.4 rel (#571)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 5 years ago

spaghetti - Release v1.5.4

Changes

Version 1.5.4 (2021-01-04)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2021-01-04.

Issues Closed

  • Prep 1.5.4 rel (#571)

Pull Requests

  • Prep 1.5.4 rel (#571)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 5 years ago

spaghetti - Release v1.5.3

Highlights

This release updates broken and stale links throughout the docs and code, and adds libpysal as a requirement, which had been overlooked.

Changes

Version 1.5.3 (2020-10-25)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2020-10-25.

Issues Closed

  • Libpysal req (#540)

Pull Requests

  • Libpysal req (#540)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 5 years ago

spaghetti - Release v1.5.2

Highlights

This release is simply a docs rebuild of v1.5.1

This release includes a critical bug fix concerning the results from splitting network segments that was raised in #526 by @anitagraser. Some additions were also incorporated into the Spatial network segmentation, Caveats, and Network-constrained spatial autocorrelation notebooks.

Changes

Version 1.5.2 (2020-10-22)

We closed a total of 4 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-10-22.

Issues Closed

  • forgot to sync docs for v1.5.1 release (#539)
  • Version bump for bug fix (#535) (#538)

Pull Requests

  • forgot to sync docs for v1.5.1 release (#539)
  • Version bump for bug fix (#535) (#538)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 5 years ago

spaghetti - Release v1.5.1

Highlights

This release includes a critical bug fix concerning the results from splitting network segments that was raised in #526 by @anitagraser. Some additions were also incorporated into the Spatial network segmentation, Caveats, and Network-constrained spatial autocorrelation notebooks.

Changes

Version 1.5.1 (2020-10-22)

We closed a total of 2 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2020-10-22.

Issues Closed

  • Version bump for bug fix (#535) (#538)

Pull Requests

  • Version bump for bug fix (#535) (#538)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] over 5 years ago

spaghetti - Release v1.5.0

Version 1.5.0 (2020-05-04)

Highlights

  • New logo!
  • Minimum/maximum spanning trees
  • Refactored K Function
  • More notebooks and tutorials
  • Further improved and refactored testing

We closed a total of 9 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2020-05-03.

Issues Closed

  • GHA for release and publish (#487)
  • Attempting GHA release workflow #2 (#489)
  • Attempting GHA release workflow (#488)
  • Version bump for release v1.5.0.rc0 (#486)
  • [WIP] Update Network K Function (#469)
  • Break spatial analysis tutorial into several notebooks (#478)

Pull Requests

  • Attempting GHA release workflow #2 (#489)
  • Attempting GHA release workflow (#488)
  • Version bump for release v1.5.0.rc0 (#486)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] about 6 years ago

spaghetti - Release v1.5.0.rc13

Changes

Version 1.5.0.rc13 (2020-05-04)

We closed a total of 8 issues (enhancements and bug fixes) through 3 pull requests, since our last release on 2020-05-03.

Issues Closed

  • Attempting GHA release workflow #2 (#489)
  • Attempting GHA release workflow (#488)
  • Version bump for release v1.5.0.rc0 (#486)
  • [WIP] Update Network K Function (#469)
  • Break spatial analysis tutorial into several notebooks (#478)

Pull Requests

  • Attempting GHA release workflow #2 (#489)
  • Attempting GHA release workflow (#488)
  • Version bump for release v1.5.0.rc0 (#486)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] about 6 years ago

spaghetti - Release v1.5.0.rc10

Changes

Version 1.5.0.rc10 (2020-05-03)

We closed a total of 6 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-05-03.

Issues Closed

  • Attempting GHA release workflow (#488)
  • Version bump for release v1.5.0.rc0 (#486)
  • [WIP] Update Network K Function (#469)
  • Break spatial analysis tutorial into several notebooks (#478)

Pull Requests

  • Attempting GHA release workflow (#488)
  • Version bump for release v1.5.0.rc0 (#486)

The following individuals contributed to this release:

Scientific Software - Peer-reviewed - Python
Published by github-actions[bot] about 6 years ago

spaghetti - v1.5.0.rc0 — Pre-release for v1.5.0

Version 1.5.0.rc0 (2020-05-02)

We closed a total of 100 issues (enhancements and bug fixes) through 38 pull requests, since our last release on 2020-02-24.

Highlights

  • Highlights will be included in the release of v1.5.0

Issues Closed

  • [WIP] Update Network K Function (#469)
  • Break spatial analysis tutorial into several notebooks (#478)
  • Update, review, and rename K statistic (#477)
  • toy PR to test codecov.yml (#485)
  • toy PR to test tcodecov.yml (#484)
  • treebeard CI (#481)
  • Docs funding (#483)
  • [WIP] Dropping "change" param in codecov.yml (#479)
  • Add funding source? (#480)
  • add funding sources to README (#482)
  • [BUG] Correction to NetworkK formulation (#470)
  • Revert "[Bug] Addressing bug in K-Function formation" (#476)
  • [Bug] Addressing bug in K-Function formation (#471)
  • [TST] add codecov.yml (#472)
  • no post until 24 codecov reports (#475)
  • attempting custom codecov reports (#474)
  • update install docs (#473)
  • Network L Function (#467)
  • Remove G and F functions (#466)
  • Removing G and F functions (#468)
  • [TEST] regular 3x3 lattice for network analysis testing (#442)
  • DOC: correct comments for K-function related code (#465)
  • Updating docs with new sphinx release (#464)
  • Remedy for non-transparent favicon (#463)
  • stylize the minimum spanning tree plot in README.md (#462)
  • Updating pinned requirements versions (#461)
  • Streamling GHA (#460)
  • [ENH] Functionality for spanning trees (#449)
  • [ENH][WIP] Min/Max Spanning Trees functionality (#459)
  • Update Python version support in CONTRIBUTING.md (#458)
  • Adding network arc spatial weights notebook (#457)
  • Appveyor still being triggered (#454)
  • Corrections for Caveat notebook (#456)
  • CHANGELOG.txt --> CHANGELOG.md (#455)
  • [TST] GitHub Actions only; Migrate away from Travis/Appveyor (#453)
  • Customizing/improving GitHub Actions (#452)
  • Trying out GitHub Actions for additional testing (#451)
  • [ENH] caveats notebook (#426)
  • [WIP][ENH] New notebook for caveats (#445)
  • release v1.4.3 (#404)
  • logo update, rearrange (#448)
  • updating README logo (#447)
  • package import warning? (#427)
  • Improved docstrings for NetworkF and NetworkG (#444)
  • analysis.ffunction() may not be correct (#225)
  • [MAINT] re-evaluate testing structure (#438)
  • [TST] Updating tests and testing structure (#443)
  • moving watermark to notebook reqs (#441)
  • appveyor — rebuild the master 3.8 PYPI (#436)
  • [MAINT] DRYing off unittests (#439)
  • Docs for v1.4.2.post1 were not rebuilt (#434)
  • rebuilding docs for post release (#435)
  • release v1.4.2 (#392)
  • pushing changelog for 1.4.2post1 (#433)
  • version bump v1.4.2 --> 1.4.2post1 (#432)
  • fixing conda-forge failure (#431)
  • final PR before v1.4.2 release — updating CHANGELOG.md (#430)
  • updating README (#429)
  • [WIP][ENH] longest and largest network components (#424)
  • Add a fully connected attribute (#425)
  • [ENH] longest/largest connected component (#414)
  • add logos to website (#345)

Pull Requests

  • Update, review, and rename K statistic (#477)
  • toy PR to test codecov.yml (#485)
  • Docs funding (#483)
  • [WIP] Dropping "change" param in codecov.yml (#479)
  • add funding sources to README (#482)
  • [Bug] Addressing bug in K-Function formation (#471)
  • no post until 24 codecov reports (#475)
  • attempting custom codecov reports (#474)
  • update install docs (#473)
  • Removing G and F functions (#468)
  • DOC: correct comments for K-function related code (#465)
  • Updating docs with new sphinx release (#464)
  • Remedy for non-transparent favicon (#463)
  • stylize the minimum spanning tree plot in README.md (#462)
  • Updating pinned requirements versions (#461)
  • Streamling GHA (#460)
  • [ENH][WIP] Min/Max Spanning Trees functionality (#459)
  • Update Python version support in CONTRIBUTING.md (#458)
  • Adding network arc spatial weights notebook (#457)
  • Corrections for Caveat notebook (#456)
  • CHANGELOG.txt --> CHANGELOG.md (#455)
  • [TST] GitHub Actions only; Migrate away from Travis/Appveyor (#453)
  • Customizing/improving GitHub Actions (#452)
  • Trying out GitHub Actions for additional testing (#451)
  • [WIP][ENH] New notebook for caveats (#445)
  • logo update, rearrange (#448)
  • updating README logo (#447)
  • Improved docstrings for NetworkF and NetworkG (#444)
  • [TST] Updating tests and testing structure (#443)
  • moving watermark to notebook reqs (#441)
  • [MAINT] DRYing off unittests (#439)
  • rebuilding docs for post release (#435)
  • pushing changelog for 1.4.2post1 (#433)
  • version bump v1.4.2 --> 1.4.2post1 (#432)
  • fixing conda-forge failure (#431)
  • final PR before v1.4.2 release — updating CHANGELOG.md (#430)
  • updating README (#429)
  • [WIP][ENH] longest and largest network components (#424)

The following individuals contributed to this release:

  • James Gaboardi
  • Serge Rey

Scientific Software - Peer-reviewed - Python
Published by jGaboardi about 6 years ago

spaghetti - v1.4.2.post2

Version 1.4.2.post2 (2020-02-24)

This is a documentation update release with no functionality changes from v1.4.2

We closed a total of 1 issues (enhancements and bug fixes) through 1 pull requests, since our last release on 2020-02-24.

Issues Closed

  • rebuilding docs for post release (#435)

Pull Requests

  • Docs for v1.4.2.post1 were not rebuilt (#434)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 6 years ago

spaghetti - v1.4.2post1

Version 1.4.2post1 (2020-02-24)

This is a conda-forge build bug fix release. For more details see conda-forge/spaghetti-feedstock#13.

We closed a total of 0 issues (enhancements and bug fixes) through 2 pull requests, since our last release on 2020-02-24.

Pull Requests

  • version bump v1.4.2 --> 1.4.2post1 (#432)
  • fixing conda-forge failure (#431)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 6 years ago

spaghetti - v1.4.2

Version 1.4.2 (2020-02-24)

This release focuses on improved functionality and testing.

We closed a total of 57 issues (enhancements and bug fixes) through 18 pull requests, since our last release on 2020-01-25.

Highlights

Issues Closed

  • updating README (#429)
  • [WIP][ENH] longest and largest network components (#424)
  • Add a fully connected attribute (#425)
  • [ENH] longest/largest connected component (#414)
  • add logos to website (#345)
  • attempting fast finish again (#428)
  • pushing fix for environment.yml (#423)
  • Add 3.8 as a supported Python version in docs (#422)
  • [ENH] matplotlib-scalebar for notebooks/binders (#416)
  • using a true scalebar in notebook plots (#421)
  • [REQ] requirements for notebooks/binders? (#413)
  • adding notebook reqs files (#420)
  • support multiplatform testing (#407)
  • make sure data set is downloaded for appveyor.yml (#419)
  • Migrate testing functionality from nose to pytest (#417)
  • [ENH] moving towards multi-platform testing (#418)
  • [On Hold] too many emails from Travis CI (#322)
  • origin-destination point patterns for shortest_paths() (#412)
  • The Transportation Problem notebook (#103)
  • transportation problem ipynb and type-a to type-b shortest paths (#415)
  • [WIP][ENH] origin for lattice (#405)
  • add testing for Python 3.8 (#408)
  • [BUG] typo in Travis CI badge URL (#410)
  • silently hands RuntimeWarning in NetworkK (#411)
  • adding py3.8 to travis (#409)
  • [DOC] notebook doc pngs (#406)
  • release v1.4.1 (#365)
  • rebuilding docs for version bump (#402)
  • Version bump to v1.4.1 (#401)
  • Binder is broken for network-analysis (#399)
  • Some tutorial links giving 404 (#400)
  • Fix links 2 (#398)
  • Fix links for notebooks (#397)
  • [DOC] Reorg for tutorials page (#396)
  • Traveling Salesperson Notebook (#110)
  • create new TSP notebook with pulp (#100)
  • [WIP] TSP notebook (#386)
  • [DOC] paths docstring missing (#394)
  • correcting routes doc (#395)

Pull Requests

  • updating README (#429)
  • [WIP][ENH] longest and largest network components (#424)
  • pushing fix for environment.yml (#423)
  • Add 3.8 as a supported Python version in docs (#422)
  • using a true scalebar in notebook plots (#421)
  • adding notebook reqs files (#420)
  • make sure data set is downloaded for appveyor.yml (#419)
  • [ENH] moving towards multi-platform testing (#418)
  • transportation problem ipynb and type-a to type-b shortest paths (#415)
  • [WIP][ENH] origin for lattice (#405)
  • adding py3.8 to travis (#409)
  • [DOC] notebook doc pngs (#406)
  • rebuilding docs for version bump (#402)
  • Version bump to v1.4.1 (#401)
  • Fix links 2 (#398)
  • Fix links for notebooks (#397)
  • [WIP] TSP notebook (#386)
  • correcting routes doc (#395)

The following individuals contributed to this release:

  • James Gaboardi
  • Serge Rey

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 6 years ago

spaghetti - v1.4.1

This release includes major improvements to the API documentation and notebooks/tutorials.

Highlights:

Changes

Version 1.4.1 (2020-01-25)

We closed a total of 93 issues (enhancements and bug fixes) through 35 pull requests, since our last release on 2019-12-31.

Issues Closed

  • Binder is broken for network-analysis (#399)
  • Some tutorial links giving 404 (#400)
  • Fix links 2 (#398)
  • Fix links for notebooks (#397)
  • [DOC] Reorg for tutorials page (#396)
  • Traveling Salesperson Notebook (#110)
  • create new TSP notebook with pulp (#100)
  • [WIP] TSP notebook (#386)
  • [DOC] paths docstring missing (#394)
  • correcting routes doc (#395)
  • [ENH] add back build badge (#393)
  • [BUG] Stale links on pysal.org/spaghetti (#387)
  • Rebuild docs (#391)
  • force read-add conn-comp notebook (#390)
  • repushing missing notebooks (#389)
  • Stale links (#388)
  • [ENH] shortest-path extraction (#380)
  • [ENH] regular lattice generator (#385)
  • [WIP][ENH] addressing shortest path extract (#382)
  • mention the pysal/notebook project (#384)
  • point pattern --> network error message (#383)
  • [ENH] connected components demo notebook (#381)
  • updating README.md (#379)
  • data type testing (#378)
  • spaghetti should handle native cg.Point/Chain objects (#217)
  • Native geometries (#377)
  • adding CoC link to README.md (#376)
  • update CHANGELOG.md format (#375)
  • all reqs found in requirements*.txt necessary? (#346)
  • [ENH] explore overlapping "nearest point" calculation — DRY (#320)
  • altering reference format in docs (#372)
  • Clear instructions for black/pre-commit for contributing (#369)
  • Contrib precommit (#371)
  • alldistances vs. distancematrix? (#351)
  • distance matrix and tree storage (#370)
  • update readme (#367)
  • Adding citations for facility location notebook (#366)
  • v1.4 release checklist (#340)
  • updating README.md (#364)
  • add pre-commit black for PRs? (#333)
  • trying out the black pre-commit hook (#363)
  • adding descartes to environment.yml (#362)
  • Attempt binder3 (#361)
  • need readthedocs.yml? (#360)
  • need all tarball tests? (#359)
  • Attempt binder2 (#358)
  • using environment.yml for binder (#357)
  • Add blob/master/ to notebooks link (#354)
  • addressing #354 (#356)
  • Citation review (#355)
  • launch binder (#78)
  • version 1.3.1 --> 1.4 bump (#353)
  • updating version and docs (#352)
  • improve spaghetti homepage and notebooks? (#332)
  • Review docs for links, etc. (#338)
  • Spelling and default value of n_processes (#341)
  • [WIP] TSP notebook (#330)
  • [ENH][WIP]extension of #339: Rahul799 docs/bugfix (#342)

Pull Requests

  • Fix links 2 (#398)
  • Fix links for notebooks (#397)
  • [WIP] TSP notebook (#386)
  • correcting routes doc (#395)
  • [ENH] add back build badge (#393)
  • Rebuild docs (#391)
  • force read-add conn-comp notebook (#390)
  • repushing missing notebooks (#389)
  • Stale links (#388)
  • [WIP][ENH] addressing shortest path extract (#382)
  • mention the pysal/notebook project (#384)
  • point pattern --> network error message (#383)
  • [ENH] connected components demo notebook (#381)
  • updating README.md (#379)
  • data type testing (#378)
  • Native geometries (#377)
  • adding CoC link to README.md (#376)
  • update CHANGELOG.md format (#375)
  • altering reference format in docs (#372)
  • Contrib precommit (#371)
  • distance matrix and tree storage (#370)
  • update readme (#367)
  • Adding citations for facility location notebook (#366)
  • updating README.md (#364)
  • trying out the black pre-commit hook (#363)
  • adding descartes to environment.yml (#362)
  • Attempt binder3 (#361)
  • Attempt binder2 (#358)
  • using environment.yml for binder (#357)
  • addressing #354 (#356)
  • Citation review (#355)
  • version 1.3.1 --> 1.4 bump (#353)
  • updating version and docs (#352)
  • [WIP] TSP notebook (#330)
  • [ENH][WIP]extension of #339: Rahul799 docs/bugfix (#342)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 6 years ago

spaghetti - v1.4.0

This release includes major improvements to the API documentation and notebooks/tutorials.

Changes

Version 1.4.0 (2019-12-31)

We closed a total of 84 issues (enhancements and bug fixes) through 31 pull requests, since our last release on 2019-07-29.

Issues Closed

  • updating version and docs (#352)
  • improve spaghetti homepage and notebooks? (#332)
  • Review docs for links, etc. (#338)
  • Spelling and default value of n_processes (#341)
  • [WIP] TSP notebook (#330)
  • [ENH][WIP]extension of #339: Rahul799 docs/bugfix (#342)
  • Revert "order analysis.py classes/functions alphabetically" (#350)
  • order analysis.py classes/functions alphabetically (#349)
  • updating requirement_dev.txt (#347)
  • update README.md (#348)
  • tarball jobs failing on Travis (#343)
  • updating README.md (#344)
  • links in the docs,reviewed (#339)
  • automatically generate docstrings for class members (#336)
  • Update docs (#337)
  • Updating .travis.yml (#335)
  • fix indentation in .travis.yml (#334)
  • update README.md badges (#331)
  • Citation stipulation for notebooks (#327)
  • Notebooks update part 2 (#329)
  • Notebooks update (#328)
  • update email address in notebooks (#324)
  • Plotting error in Facility_Location.ipynb (#325)
  • Updating Notebooks (#326)
  • module 'pysal.explore.spaghetti' has no attribute 'elementasgdf' (#323)
  • [ENH] util.compute_length() — DRY (#318)
  • swapping out distance calculation function (#319)
  • adjusting snapping image in README.md (#317)
  • inaccurate documentation — Network.split_arcs() (#315)
  • Split arcs update (#316)
  • streamline badges in README.md (#313)
  • streaming badges on README.md (#314)
  • adding +travis to notification recipients (#312)
  • broken "development guidelines" link (#309)
  • updating broken dev link (#311)
  • Update Travis CI schema (#299)
  • Update travis CI for new testing schema (#308)
  • adding static docs badge (#310)
  • mock c modules for doc dependencies (#288)
  • doi missing from citation (#306)
  • adding Zenodo DOI to README.md and website (#307)
  • blackify setup.py (#305)
  • Change Read the Docs to GitHub? (#301)
  • updating README to reflect GitHub docs (#304)
  • switching to github docs as per #301 (#303)
  • get_versions() function (#302)
  • code formatting with black (#293)
  • blackifying code (#293) (#300)
  • rtree missing libspatialindex_c library file (#294)
  • updating install instructions (addressing #294) (#296)
  • updating install instructions + version bump (#298)
  • updating font for "Warning" (#297)
  • update of install instructions in README.md (#295)

Pull Requests

  • updating version and docs (#352)
  • [WIP] TSP notebook (#330)
  • [ENH][WIP]extension of #339: Rahul799 docs/bugfix (#342)
  • Revert "order analysis.py classes/functions alphabetically" (#350)
  • order analysis.py classes/functions alphabetically (#349)
  • updating requirement_dev.txt (#347)
  • update README.md (#348)
  • updating README.md (#344)
  • Update docs (#337)
  • Updating .travis.yml (#335)
  • fix indentation in .travis.yml (#334)
  • update README.md badges (#331)
  • Notebooks update part 2 (#329)
  • Notebooks update (#328)
  • Updating Notebooks (#326)
  • swapping out distance calculation function (#319)
  • adjusting snapping image in README.md (#317)
  • Split arcs update (#316)
  • streaming badges on README.md (#314)
  • adding +travis to notification recipients (#312)
  • updating broken dev link (#311)
  • Update travis CI for new testing schema (#308)
  • adding static docs badge (#310)
  • adding Zenodo DOI to README.md and website (#307)
  • blackify setup.py (#305)
  • updating README to reflect GitHub docs (#304)
  • switching to github docs as per #301 (#303)
  • blackifying code (#293) (#300)
  • updating install instructions + version bump (#298)
  • updating font for "Warning" (#297)
  • update of install instructions in README.md (#295)

The following individuals contributed to this release:

  • James Gaboardi
  • Rahul799

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 6 years ago

spaghetti - v1.3.1 Stable Release

This is a minor release that improves the documentation and installation instructions for the rtree and libspatialindex dependencies introduced in v1.3rc1. As with the last several releases, we strongly recommend using conda-forge for installation.

Changes

Version 1.3.1 (2019-07-29)

We closed a total of 21 issues (enhancements and bug fixes) through 7 pull requests, since our last release on 2019-05-21.

Issues Closed

  • updating font for "Warning" (#297)
  • update of install instructions in README.md (#295)
  • remove geopandas version stipulation (#291)
  • updating citation langauge (#290)
  • build error beginning (07/01/2019) (#289)
  • update css (#287)
  • update readthedocs.yml? (#284)
  • spaghetti api docs rendering incorrectly (#285)
  • docs table left aligned (#286)
  • remove extra line in .travis.yml (#283)
  • update Changelog (#282)
  • Manually updated CHANGELOG following stable release. (#281)
  • v1.3 release (#264)
  • Bump version 1.3rc2 --> 1.3 (#280)

Pull Requests

  • updating font for "Warning" (#297)
  • update of install instructions in README.md (#295)
  • updating citation langauge (#290)
  • docs table left aligned (#286)
  • remove extra line in .travis.yml (#283)
  • update Changelog (#282)
  • Bump version 1.3rc2 --> 1.3 (#280)

The following individuals contributed to this release:

  • James Gaboardi
  • Wei Kang

Scientific Software - Peer-reviewed - Python
Published by jGaboardi almost 7 years ago

spaghetti - v1.3 Stable Release

Changes

Version 1.3 (2019-05-21)

We closed a total of 14 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2019-05-14.

Issues Closed

  • Manually updated CHANGELOG following stable release (#281)
  • v1.3 release (#264)
  • add requirements_dev.txt to MANIFEST.in (#277)
  • Update changelog (#279)
  • version bump to include req_dev in MANIFEST.in (#278)
  • v1.2 --> 1.3rc1 (for release candidate) (#276)
  • Updating notebooks prior to v1.3 release (#275)
  • updating README (#274)
  • update notebooks following prior to v1.3 release (#158)

Pull Requests

  • Update changelog (#279)
  • version bump to include req_dev in MANIFEST.in (#278)
  • v1.2 --> 1.3rc1 (for release candidate) (#276)
  • Updating notebooks prior to v1.3 release (#275)
  • updating README (#274)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by jGaboardi about 7 years ago

spaghetti - v1.3rc2

This release contains the fix for a failing azure build for the spaghetti-feedstock.


Changes

Version 1.3rc2 (2019-05-14)

We closed a total of 9 issues (enhancements and bug fixes) through 4 pull requests, since our last release on 2019-05-14.

Issues Closed

  • version bump to include req_dev in MANIFEST.in (#278)
  • v1.2 --> 1.3rc1 (for release candidate) (#276)
  • Updating notebooks prior to v1.3 release (#275)
  • updating README (#274)
  • update notebooks following prior to v1.3 release (#158)

Pull Requests

  • version bump to include req_dev in MANIFEST.in (#278)
  • v1.2 --> 1.3rc1 (for release candidate) (#276)
  • Updating notebooks prior to v1.3 release (#275)
  • updating README (#274)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by jGaboardi about 7 years ago

spaghetti - v1.3rc1

The release candidate for spaghetti v1.3 will be the first version to officially support python 3.7 and also drop support for python 3.5. The inclusion of rtree as a dependency represents a change in the code base that solves the issue of snapping observation points to network segments.

Changes

Version 1.3rc1 (2019-05-14)

We closed a total of 54 issues (enhancements and bug fixes) through 18 pull requests, since our last release on 2019-02-27.

Issues Closed

  • Updating notebooks prior to v1.3 release (#275)
  • updating README (#274)
  • update notebooks following prior to v1.3 release (#158)
  • TypeError: '>' not supported between instances of 'NodeCursor' and 'NodeCursor' (#196)
  • Update docsite (#273)
  • fix docs building (#272)
  • docs failing with rtree (#268)
  • 3.5 --> 3.7 readthedocs (#269)
  • updating README.md (#271)
  • conda-forge recipe (#265)
  • Solo owner/maintainer (#270)
  • update requirements in README (#266)
  • updating requirements in README (#267)
  • Switch snapping to Rtree package? (#259)
  • update python versions in setup.py (#262)
  • updating supported python versions in setup.py (#263)
  • Drop 3.5, Add 3.7 testing (#260)
  • adding support for python3.7 (#261)
  • Update Facility_Location.ipynb (#257)
  • Further failures in TravisCI builds. (rake) (#256)
  • bumping down geopandas requirement to 0.3.0 (#255)
  • bumping geopandas req version to 0.4.1 (#254)
  • TravisCI build failing with geopandas (#253)
  • Streamline setup travis (#252)
  • Remove redundancies in requirements_xxx.txt files (#250)
  • Removing redundant requirements (#251)
  • pandas.core error leading to Travis CI failure (#240)
  • uniform .travis.yml (#248)
  • switching from pip to conda for reqs install resolves .travis error (#249)
  • v1.2.rc1? (#246)
  • updating GitHub version badge (#247)
  • update version badges (#245)
  • AttributeError: module 'spaghetti' has no attribute 'elementasgdf' (#242)
  • bump from rc to stable (#244)
  • v1.2rc1 bump (#243)
  • adding pandas as a requirement (#241)

Pull Requests

  • Updating notebooks prior to v1.3 release (#275)
  • updating README (#274)
  • Update docsite (#273)
  • fix docs building (#272)
  • 3.5 --> 3.7 readthedocs (#269)
  • updating README.md (#271)
  • updating requirements in README (#267)
  • Switch snapping to Rtree package? (#259)
  • updating supported python versions in setup.py (#263)
  • adding support for python3.7 (#261)
  • Update Facility_Location.ipynb (#257)
  • bumping down geopandas requirement to 0.3.0 (#255)
  • bumping geopandas req version to 0.4.1 (#254)
  • Streamline setup travis (#252)
  • switching from pip to conda for reqs install resolves .travis error (#249)
  • updating GitHub version badge (#247)
  • bump from rc to stable (#244)
  • v1.2rc1 bump (#243)

The following individuals contributed to this release:

  • James Gaboardi
  • Wei Kang
  • Levi John Wolf
  • @Tomgertin

Scientific Software - Peer-reviewed - Python
Published by jGaboardi about 7 years ago

spaghetti - Stable v1.2

This is a stable release of v1.2rc1 with no changes to code.

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 7 years ago

spaghetti - v1.2rc1

This a release candidate forpysal/spaghetti v1.2 addressing #242.

Changes

Version 1.2rc1 (2019-02-27)

We closed a total of 160 issues (enhancements and bug fixes) through 60 pull requests, since our last release on 2018-11-01.

Issues Closed

  • Coverage testing (#239)
  • update .travis.yml and introduce .coveragerc similar to pysal/giddy#81 (#238)
  • Update bug template (#237)
  • Update issue templates (#236)
  • Add .github directory based on libpysal (#234)
  • Adding community info (#235)
  • remove README.rst (#223)
  • Removing README.rst and updating setup.py (#233)
  • pysal/giddy#77 (reference labels) (#231)
  • Ref docs (#232)
  • Api site doc (#230)
  • correction in notebooks/Network_Usage.ipynb (#229)
  • edgestoarcs naming convention (#227)
  • altering edgestoarcs crosswalk name (#228)
  • Improve in-line docs -- 24PullRequests for Christmas (#202)
  • updating utils.py docs (#226)
  • updating all analysis.py docs (#224)
  • Docs split arcs (#222)
  • Docs allneighbordistances (#221)
  • updating docs for fulldistancematrix (#220)
  • notes for simulate_observations (#219)
  • Docs net funcs (#218)
  • bug in snapping points? (#125)
  • Deprecation: Container-Based Linux Build Environments (#188)
  • Remove sorted edges (#216)
  • purpose of class SortedEdges(OrderedDict)? (#90)
  • geometry notes in newpointcoords (#215)
  • countperlink -- updating docs (#214)
  • TravisCI error raise ReadTimeoutError(self._pool, None, 'Read timed out.') (#213)
  • variable declaration correction in snapto_link (#212)
  • computedistanceto_vertices -- in-line doc improvement (#211)
  • improved in-line comments in network.Network.distancebandweights (#210)
  • improved in-line comments in network.Network.contiguityweights (#209)
  • improved in-line comments in network.Network.docsevaluate_napts (#208)
  • improved in-line comments in network.Network.yieldnapts (#207)
  • improved in-line comments in network.Network.extractgraph (#206)
  • improved in-line comments in network.Network.extract_components (#205)
  • improved in-line comments in network.Network.roundsig (#204)
  • improved in-line comments in network.Network.init (#203)
  • improved in-line comments in _extractnetwork (#201)
  • minor spaghetti/util.py doc clean (#200)
  • update notebooks following #185 (#187)
  • README graphic legend update (#197)
  • Update notebooks (#199)
  • correcting arc -- arcs attribute (#193)
  • attribute declaration error (network.Network.arc) (#192)
  • (from pysal.network) Edge ID data structure #933 (#176)
  • (from pysal.network) network ring bug #655 (#184)
  • Debug of data structure/algo that led to ring/graph errors (#185)
  • Creating Network instance from road shapefile fails; ValueError: list.remove(x): x not in list (#9)
  • (from pysal.network) Revisit graph weights in network module #496 (#186)
  • Updating spaghetti ReadTheDocs (#183)
  • tree not recorded in same network arc (#180)
  • Nearest tree update (#182)
  • clean/create more coherent and uniform variable names (#49)
  • Updating/standardizing network/graph element naming (#181)
  • Dijkstra maintenance (#179)
  • [MAINT] dijkstra (#178)
  • Adding .png of snapped point to README.md (#177)
  • fixing bug in distancebandweights (#175)
  • bug in network.Network.distancebandweights (#174)
  • determine necessity of testdistanceband_weights (#62)
  • updating ReadTheDocs following #172 (#173)
  • Pep8 docs review (#172)
  • record connected components (#168)
  • [WIP] contiguityweights and connected_components (#171)
  • add break condition in contiguityweights() (#170)
  • Edge Weighting pysal/pysal #609 (#66)
  • Merge unittest scripts (#169)
  • Further streamline unittests (#157)
  • api docs (#162)
  • network element as geodataframe (#143)
  • Refactor element as gdf (#167)
  • Restructure docs (#166)
  • Non responsive docs (#165)
  • typo in dijkstra reference (#163)
  • Update api docs (#164)
  • Update api (#161)
  • cleaning up notebooks/Snapping_Demonstration.ipynb (#160)
  • Update notebooks (#159)
  • add minor test for roundsig (#152)
  • Round sig test (#156)
  • updating elementasgdf.rst (#155)
  • Update doc element to gdf (#154)
  • Streamline unittests (#147)
  • Streamline unittests (#153)
  • ENH: elementtogdf() (#145)
  • correcting list comp syntax in roundsig (#151)
  • error in roundsig() when a coordinate is 0.0 (#150)
  • [ENH] streets/network and points need to be in the same CRS/EPSG (#71)
  • update markdown docs fromSpaghettiPointpatternsEmpirical.ipynb (#146)
  • updating typo in notebooks/SpaghettiPointpatternsEmpirical.ipynb (#149)
  • Minor notebook update (#148)
  • update spaghetti info on pysal.site (#144)
  • fix RuntimeWarning in analysis.py (#140)
  • usage of networkx (#141)
  • updating notebooks (#142)
  • update spaghetti landing site notebook links (#139)
  • rerunning notebooks (#138)
  • travis build still failing (#127)

Pull Requests

  • Coverage testing (#239)
  • Update bug template (#237)
  • Update issue templates (#236)
  • Adding community info (#235)
  • Removing README.rst and updating setup.py (#233)
  • Ref docs (#232)
  • Api site doc (#230)
  • correction in notebooks/Network_Usage.ipynb (#229)
  • altering edgestoarcs crosswalk name (#228)
  • updating utils.py docs (#226)
  • updating all analysis.py docs (#224)
  • Docs split arcs (#222)
  • Docs allneighbordistances (#221)
  • updating docs for fulldistancematrix (#220)
  • notes for simulate_observations (#219)
  • Docs net funcs (#218)
  • Remove sorted edges (#216)
  • geometry notes in newpointcoords (#215)
  • countperlink -- updating docs (#214)
  • variable declaration correction in snapto_link (#212)
  • computedistanceto_vertices -- in-line doc improvement (#211)
  • improved in-line comments in network.Network.distancebandweights (#210)
  • improved in-line comments in network.Network.contiguityweights (#209)
  • improved in-line comments in network.Network.docsevaluate_napts (#208)
  • improved in-line comments in network.Network.yieldnapts (#207)
  • improved in-line comments in network.Network.extractgraph (#206)
  • improved in-line comments in network.Network.extract_components (#205)
  • improved in-line comments in network.Network.roundsig (#204)
  • improved in-line comments in network.Network.init (#203)
  • improved in-line comments in _extractnetwork (#201)
  • minor spaghetti/util.py doc clean (#200)
  • Update notebooks (#199)
  • correcting arc -- arcs attribute (#193)
  • Debug of data structure/algo that led to ring/graph errors (#185)
  • Updating spaghetti ReadTheDocs (#183)
  • Nearest tree update (#182)
  • Updating/standardizing network/graph element naming (#181)
  • Dijkstra maintenance (#179)
  • Adding .png of snapped point to README.md (#177)
  • fixing bug in distancebandweights (#175)
  • updating ReadTheDocs following #172 (#173)
  • Pep8 docs review (#172)
  • [WIP] contiguityweights and connected_components (#171)
  • Merge unittest scripts (#169)
  • Refactor element as gdf (#167)
  • Restructure docs (#166)
  • Non responsive docs (#165)
  • Update api docs (#164)
  • Update api (#161)
  • cleaning up notebooks/Snapping_Demonstration.ipynb (#160)
  • Update notebooks (#159)
  • Round sig test (#156)
  • updating elementasgdf.rst (#155)
  • Update doc element to gdf (#154)
  • Streamline unittests (#153)
  • ENH: elementtogdf() (#145)
  • correcting list comp syntax in roundsig (#151)
  • updating typo in notebooks/SpaghettiPointpatternsEmpirical.ipynb (#149)
  • updating notebooks (#142)
  • rerunning notebooks (#138)

The following individuals contributed to this release:

  • James Gaboardi

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 7 years ago

spaghetti - 1.1.1.post3

This release address minor documentation concerns with no code update from v1.1.0.

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 7 years ago

spaghetti - v1.1.0

This release features the first stable version of spaghetti during the process of pysal refactoring and is the first tagged release of spaghetti on Github.

Starting from this release, spaghetti supports python 3.5 and 3.6 only.

Scientific Software - Peer-reviewed - Python
Published by jGaboardi over 7 years ago

spaghetti - Initial Release

This release is an initial re-release of pysal/pysal/network including functionality for instantiating a network from a geopandas.GeoDataFrame.

Scientific Software - Peer-reviewed - Python
Published by jGaboardi almost 8 years ago