diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-04 03:58:19 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-04 03:58:19 +0800 |
commit | 07febaa62bbae11fbe6fd9ceb24ee448c4e78f91 (patch) | |
tree | 8efdcb8fb804488b19b141ba854e4eb497b9f301 /science/Makefile | |
parent | f013c58ddaf69754b4eec58298a4fa6caa704f15 (diff) | |
download | freebsd-ports-gnome-07febaa62bbae11fbe6fd9ceb24ee448c4e78f91.tar.gz freebsd-ports-gnome-07febaa62bbae11fbe6fd9ceb24ee448c4e78f91.tar.zst freebsd-ports-gnome-07febaa62bbae11fbe6fd9ceb24ee448c4e78f91.zip |
Add py-spaghetti 1.4.2
SPAtial GrapHs: nETworks, Topology, & Inference
Spaghetti is an open-source Python library for the analysis of network-based
spatial data. Originating from the network module in PySAL (Python Spatial
Analysis Library), it is under active development for the inclusion of newly
proposed methods for building graph-theoretic networks and the analysis of
network events.
WWW: https://pysal.org/spaghetti/
WWW: https://github.com/pysal/spaghetti
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 72696549f813..dea6cee3c484 100644 --- a/science/Makefile +++ b/science/Makefile @@ -291,6 +291,7 @@ SUBDIR += py-scoria SUBDIR += py-segregation SUBDIR += py-segyio + SUBDIR += py-spaghetti SUBDIR += py-spglib SUBDIR += py-tensorflow SUBDIR += py-veusz |