Your message dated Sat, 28 Jun 2025 10:41:15 +0000 (UTC)
with message-id <3b3cfa1a-7433-1e9b-ca32-7f257d79...@alteholz.de>
and subject line package already in Debian
has caused the Debian Bug report #796643,
regarding RFP: libuncommons-maths-java -- Random number generators, probability
distributions, combinatorics and statistics for Java
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
796643: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796643
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Debian Med Packaging Team <debian-med-packag...@lists.alioth.debian.org>
Control: block 395843 by -1
* Package name : libuncommons-maths-java
Version : 1.2.3
Upstream Author : Daniel W. Dyer
* URL : http://maths.uncommons.org
* License : Apache
Programming Lang: Java
Description : Random number generators, probability distributions,
combinatorics and statistics for Java
The Uncommons Maths library provides five easy-to-use, statistically sound,
high-performance pseudorandom number generators (RNGs). They are:
* MersenneTwisterRNG
A Java port of the fast and reliable Mersenne Twister RNG originally
developed by Makoto Matsumoto and Takuji Nishimura.
* XORShiftRNG
A Java implementation of the very fast PRNG described by George Marsaglia.
It has a period of about 2160, which although much shorter than the
Mersenne Twister's, it can be up to twice as fast.
* CMWC4096RNG
A Java implementation of a Complementary-Multiply-With-Carry (CMWC) RNG as
described by George Marsaglia. It has an extremely long period (2131104)
and performance comparable to the Mersenne Twister (though the Mersenne
Twister has the advantage of only requiring 16 bytes of seed data rather
than the 16 kilobytes required by the CMWC RNG).
* AESCounterRNG
This is a cryptographically-strong1 non-linear RNG that is around 10x
faster than java.security.SecureRandom. Reverse-engineering the generator
state from observations of its output would involve cracking the AES block
cipher.
* CellularAutomatonRNG
A Java port of Tony Pasqualoni's fast Cellular Automaton RNG. It uses a
256-cell automaton to generate random values.
This package is a dependency of wgs-assembler and will be handled by the
Debian Med team.
--- End Message ---
--- Begin Message ---
The package libuncommons-maths-java, that is mentioned in this RFP, is
already part of Debian. So either this RFP was not closed when uploading
the package or this software is really a different one with the same name.
If the latter is true, please file a new RFP with a different package name.
Thanks!
Thorsten
--- End Message ---