Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+ | Sunpoet Po-Chuan Hsieh | 2021-01-30 | 1 | -1/+1 |
| | | | | | | | PR: 250103 Notes: svn path=/head/; revision=563407 | ||||
* | Add py-spvcm 0.3.0 | Sunpoet Po-Chuan Hsieh | 2021-01-03 | 3 | -0/+38 |
Gibbs sampling for spatially-correlated variance-components This is a package to estimate spatially-correlated variance components models/varying intercept models. In addition to a general toolkit to conduct Gibbs sampling in Python, the package also provides an interface to PyMC3 and CODA. WWW: https://github.com/pysal/spvcm Notes: svn path=/head/; revision=560049 |