<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Implementation of the PAWL algorithm</dc:title>
  <dc:description>Implementation of the Parallel Adaptive Wang-Landau
algorithm. Also implemented for comparison: parallel adaptive
Metropolis-Hastings.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods, mvtnorm, foreach, reshape, ggplot2</dc:relation>
  <dc:creator>Pierre Jacob &lt;pierre.jacob@ensae.fr&gt;</dc:creator>
  <dc:contributor>Pierre Jacob, Luke Bornn</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-10-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=PAWL</dc:identifier>
 </rdf:Description>
</rdf:RDF>

