<?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>Fast Library for Number Theory</dc:title>
  <dc:title>R package flint version 0.1.5</dc:title>
  <dc:subject>CRAN Task View: NumericalMathematics (https://CRAN.R-project.org/view=NumericalMathematics)</dc:subject>
  <dc:description>
	An R interface to 'FLINT' &lt;https://flintlib.org/&gt;, a C library for
	number theory.  'FLINT' extends GNU 'MPFR' &lt;https://www.mpfr.org/&gt;
	and GNU 'MP' &lt;https://gmplib.org/&gt; with support for operations on
	standard rings (the integers, the integers modulo n, finite
	fields, the rational, p-adic, real, and complex numbers) as well
	as matrices and polynomials over rings.  'FLINT' implements
	midpoint-radius interval arithmetic, also known as ball
	arithmetic, in the real and complex numbers, enabling computation
	in arbitrary precision with rigorous propagation of rounding and
	other errors; see Johansson (2017) &lt;doi:10.1109/TC.2017.2690633&gt;.
	Finally, 'FLINT' provides ball arithmetic implementations of many
	special mathematical functions, with high coverage of reference
	works such as the NIST Digital Library of Mathematical Functions
	&lt;https://dlmf.nist.gov/&gt;.  The R interface defines S4 classes,
	generic functions, and methods for representation and basic
	operations as well as plain R functions mirroring and vectorizing
	entry points in the C library.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3), methods</dc:relation>
  <dc:relation>Imports: stats</dc:relation>
  <dc:relation>Enhances: Rmpfr, gmp</dc:relation>
  <dc:creator>Mikael Jagan &lt;jaganmn2@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mikael Jagan [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-3542-2938&gt;),
  Martin Maechler [ctb] (ORCID: &lt;https://orcid.org/0000-0002-8685-9910&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2026-07-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=flint</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.flint</dc:identifier>
</oai_dc:dc>
