diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
commit | 6670f0b75774751a7edbaec5af358afdc627a4fb (patch) | |
tree | 81a3300da339b3acb55c68959ec881983170b887 /math/py-pymc | |
parent | - Add stage support (diff) |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
Notes
Notes:
svn path=/head/; revision=334452
Diffstat (limited to 'math/py-pymc')
-rw-r--r-- | math/py-pymc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pymc/pkg-descr b/math/py-pymc/pkg-descr index 3ac658827382..611e0330b425 100644 --- a/math/py-pymc/pkg-descr +++ b/math/py-pymc/pkg-descr @@ -8,4 +8,4 @@ extremely flexible and applicable to a large suite of problems. pymc includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics. -WWW: http://pypi.python.org/pypi/pymc/ +WWW: https://pypi.python.org/pypi/pymc/ |