<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Functions Related to the Collatz/Syracuse/3n+1 Problem</dc:title>
  <dc:title>R package collatz version 1.0.0</dc:title>
  <dc:description>Provides the basic functionality to interact with the Collatz conjecture.
    The parameterisation uses the same (P,a,b) notation as Conway's generalisations.
    Besides the function and reverse function, there is also functionality to retrieve
    the hailstone sequence, the "stopping time"/"total stopping time", or tree-graph. 
    The only restriction placed on parameters is that both P and a can't be 0.
    For further reading, see &lt;https://en.wikipedia.org/wiki/Collatz_conjecture&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0), gmp</dc:relation>
  <dc:relation>Suggests: roxygen2, testthat (&gt;= 3.0.0), devtools, covr, DT, pkgdown,
servr, tinytex, knitr, rmarkdown</dc:relation>
  <dc:creator>Nathan Levett &lt;nathan.a.z.levett@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nathan Levett [aut, cre]</dc:contributor>
  <dc:rights>Apache License (== 2.0)</dc:rights>
  <dc:date>2022-09-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=collatz</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.collatz</dc:identifier>
</oai_dc:dc>
