Lines Matching refs:factor
73 factor, numfmt, and tsort now diagnose read errors on the input.
338 factor now accepts the --exponents (-h) option to print factors
615 expr and factor now support bignums on all platforms.
682 factor again outputs immediately when stdout is a tty but stdin is not.
1138 factor no longer goes into an infinite loop for certain numbers like
1213 factor again outputs immediately when numbers are input interactively.
1470 factor avoids writing partial lines, thus supporting parallel operation.
1901 factor now builds on aarch64 based systems [bug introduced in coreutils-8.20]
1948 factor no longer loops infinitely on 32 bit powerpc or sparc systems.
2015 factor now builds on x86_64 with x32 ABI, 32 bit MIPS, and all HPPA systems,
2050 factor (when using gmp) would mistakenly declare some composite numbers
2052 The fix makes factor somewhat slower (~25%) for ranges of consecutive
2080 factor's core has been rewritten for speed and increased range.
2081 It can now factor numbers up to 2^128, even without GMP support.
2084 deterministic primality test for each prime factor, not just a
3526 If the GNU MP library is available at configure time, factor and
3528 used to factor large numbers.
4941 basename dirname factor hostname link nohup sync unlink yes
5156 factor no longer reports a usage error if stdin has the wrong format.
5754 * factor is twice as fast, for large numbers