Spaghetti

Latest version: v1.7.5.post1

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

1.4.1

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)

1.4

- 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

-----------------------------------------------------

1.4.0

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 'element_as_gdf' (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

1.3.1

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)

1.3

- add `requirements_dev.txt` to `MANIFEST.in` (277)
- Update changelog (279)
- version bump to include req_dev in MANIFEST.in (278)

1.3rc2

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)

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.