blob: 6f07a9dcfd7536fe34bab3ad0ed721804d027fd1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Python Spatial Analysis Library Core
libpysal offers four modules that form the building blocks in many upstream
packages in the PySAL family:
- Spatial Weights: libpysal.weights
- Input-and output: libpysal.io
- Computational geometry: libpysal.cg
- Built-in example datasets libpysal.examples
|