pysal / pysal.github.io

Landing Page for pysal.
http://pysal.org/
8 stars 20 forks source link

prune down spaghetti description #178

Closed jGaboardi closed 3 years ago

jGaboardi commented 3 years ago

The length of spaghetti's description causes the "Visit The Page" button to not be visible on the flip tile.

Screen Shot 2020-12-27 at 8 29 06 PM
jGaboardi commented 3 years ago

Probably a change like the following will do it:

Spaghetti supports the spatial analysis of graphs, networks, topology, and inference. It includes a robust all-to-all Dijkstra shortest path algorithm, the ability to connect near-network observations onto the network, functionality for the statistical testing of clusters on networks, and high-performance geometric and spatial computations.

knaaptime commented 3 years ago

resolved by #179