Removing blanks.
This commit is contained in:
parent
29fd896179
commit
c1f3ed6f67
@ -29,7 +29,7 @@
|
|||||||
class Jags(AutotoolsPackage):
|
class Jags(AutotoolsPackage):
|
||||||
"""JAGS is Just Another Gibbs Sampler. It is a program for analysis of
|
"""JAGS is Just Another Gibbs Sampler. It is a program for analysis of
|
||||||
Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC)
|
Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC)
|
||||||
simulation not wholly unlike BUGS"""
|
simulation not wholly unlike BUGS"""
|
||||||
|
|
||||||
homepage = "http://mcmc-jags.sourceforge.net/"
|
homepage = "http://mcmc-jags.sourceforge.net/"
|
||||||
url = "https://downloads.sourceforge.net/project/mcmc-jags/JAGS/4.x/Source/JAGS-4.2.0.tar.gz"
|
url = "https://downloads.sourceforge.net/project/mcmc-jags/JAGS/4.x/Source/JAGS-4.2.0.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user