gentoo-ebuilds/sci-mathematics/jags/metadata.xml
Petr Vaněk 572e3f1735
sci-mathematics/jags: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-20 04:52:46 +01:00

21 lines
865 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
JAGS is Just Another Gibbs Sampler. It is a program for analysis of
Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC)
simulation not wholly unlike BUGS.
JAGS was written with three aims in mind:
* To have an engine for the BUGS language that runs on Unix
* To be extensible, allowing users to write their own functions,
distributions and samplers.
* To be a plaftorm for experimentation with ideas in Bayesian modelling
</longdescription>
<upstream>
<remote-id type="sourceforge">mcmc-jags</remote-id>
</upstream>
</pkgmetadata>