#737696 RFP: mpria -- multi-precision rational interval arithmetic library

#737696#5
Date:
2014-02-05 02:59:43 UTC
From:
To:
* Package name    : mpria
  Upstream Author : Jerome Benoit <jgmbenoit@rezozer.net>
* URL             : http://www.gnu.org/software/mpria/
* License         : GPL
  Programming Lang: C
  Description     : multi-precision rational interval arithmetic library

GNU MPRIA is a mathematical C library for rational interval arithmetic
computations with arbitrary precision.

The basic principle of rational interval arithmetic consists in enclosing
every number by a rational interval containing it: each number is stored
as its lower and upper endpoints and these bounds are rational numbers;
their absolute difference measures the precision. The purpose is on the
right hand to obtain guaranteed results, thanks to interval computation,
and on the left hand to compute accurate results, thanks to arbitrary
precision arithmetic.

The arithmetic operations are extended for interval operands in such
a way that the exact result of the operation belongs to the computed
rational interval.

The GNU MPRIA library is built upon the GNU MP library for operating
on rational numbers.

#737696#10
Date:
2015-12-27 12:17:00 UTC
From:
To:
retitle 737696 RFP: mpria -- multi-precision rational interval arithmetic library
noowner 737696
tag 737696 - pending
thanks

Hi,

A long time ago, you expressed interest in packaging mpria. Unfortunately,
it seems that it did not happen. In Debian, we try not to keep ITP bugs open
for a too long time, as it might cause other prospective maintainers to
refrain from packaging the software.

This is an automatic email to change the status of mpria from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 12 months.

If you are still interested in packaging mpria, please send a mail to
<control@bugs.debian.org> with:

 retitle 737696 ITP: mpria -- multi-precision rational interval arithmetic library
 owner 737696 !
 thanks

It is also a good idea to document your progress on this ITP from time to
time, by mailing <737696@bugs.debian.org>.  If you need guidance on how to
package this software, please reply to this email, and/or contact the
debian-mentors@lists.debian.org mailing list.

Thank you for your interest in Debian,