Math-BigInt-BitVect 1.23 Latest
Files
- CHANGES
- CREDITS
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- README.md
- SIGNATURE
- TODO
- lib/Math/BigInt/BitVect.pm
- t/00sig.t
- t/01load.t
- t/Math/BigInt/Lib/TestUtil.pm
- t/bigfltpm.inc
- t/bigfltpm.t
- t/bigintbv.t
- t/bigintpm.inc
- t/bigintpm.t
- t/biglog.t
- t/bigroot.t
- t/mbi_rand.t
- t/mbimbf.inc
- t/mbimbf.t
- xt/author/lib-arithmetic-binary-_add.dat
- xt/author/lib-arithmetic-binary-_add.t
- xt/author/lib-arithmetic-binary-_div.dat
- xt/author/lib-arithmetic-binary-_div.t
- xt/author/lib-arithmetic-binary-_gcd.dat
- xt/author/lib-arithmetic-binary-_gcd.t
- xt/author/lib-arithmetic-binary-_lcm.dat
- xt/author/lib-arithmetic-binary-_lcm.t
- xt/author/lib-arithmetic-binary-_log_int.t
- xt/author/lib-arithmetic-binary-_mod.dat
- xt/author/lib-arithmetic-binary-_mod.t
- xt/author/lib-arithmetic-binary-_modinv.dat
- xt/author/lib-arithmetic-binary-_modinv.t
- xt/author/lib-arithmetic-binary-_mul.dat
- xt/author/lib-arithmetic-binary-_mul.t
- xt/author/lib-arithmetic-binary-_nok.dat
- xt/author/lib-arithmetic-binary-_nok.t
- xt/author/lib-arithmetic-binary-_pow.t
- xt/author/lib-arithmetic-binary-_root.dat
- xt/author/lib-arithmetic-binary-_root.t
- xt/author/lib-arithmetic-binary-_sadd.t
- xt/author/lib-arithmetic-binary-_ssub.t
- xt/author/lib-arithmetic-binary-_sub.dat
- xt/author/lib-arithmetic-binary-_sub.t
- xt/author/lib-arithmetic-ternary-_lsft.dat
- xt/author/lib-arithmetic-ternary-_lsft.t
- xt/author/lib-arithmetic-ternary-_modpow.dat
- xt/author/lib-arithmetic-ternary-_modpow.t
- xt/author/lib-arithmetic-ternary-_rsft.dat
- xt/author/lib-arithmetic-ternary-_rsft.t
- xt/author/lib-arithmetic-unary-_clog10.t
- xt/author/lib-arithmetic-unary-_clog2.t
- xt/author/lib-arithmetic-unary-_dec.dat
- xt/author/lib-arithmetic-unary-_dec.t
- xt/author/lib-arithmetic-unary-_dfac.dat
- xt/author/lib-arithmetic-unary-_dfac.t
- xt/author/lib-arithmetic-unary-_fac.dat
- xt/author/lib-arithmetic-unary-_fac.t
- xt/author/lib-arithmetic-unary-_fib.dat
- xt/author/lib-arithmetic-unary-_fib.t
- xt/author/lib-arithmetic-unary-_ilog10.t
- xt/author/lib-arithmetic-unary-_ilog2.t
- xt/author/lib-arithmetic-unary-_inc.dat
- xt/author/lib-arithmetic-unary-_inc.t
- xt/author/lib-arithmetic-unary-_lucas.dat
- xt/author/lib-arithmetic-unary-_lucas.t
- xt/author/lib-arithmetic-unary-_sqrt.dat
- xt/author/lib-arithmetic-unary-_sqrt.t
- xt/author/lib-bitwise-_and.dat
- xt/author/lib-bitwise-_and.t
- xt/author/lib-bitwise-_or.dat
- xt/author/lib-bitwise-_or.t
- xt/author/lib-bitwise-_sand.dat
- xt/author/lib-bitwise-_sand.t
- xt/author/lib-bitwise-_sor.dat
- xt/author/lib-bitwise-_sor.t
- xt/author/lib-bitwise-_sxor.dat
- xt/author/lib-bitwise-_sxor.t
- xt/author/lib-bitwise-_xor.dat
- xt/author/lib-bitwise-_xor.t
- xt/author/lib-boolean-_is_even.t
- xt/author/lib-boolean-_is_odd.t
- xt/author/lib-boolean-_is_one.t
- xt/author/lib-boolean-_is_ten.t
- xt/author/lib-boolean-_is_two.t
- xt/author/lib-boolean-_is_zero.t
- xt/author/lib-comparison-_acmp.t
- xt/author/lib-constructor-binary-_from_base.dat
- xt/author/lib-constructor-binary-_from_base.t
- xt/author/lib-constructor-nullary-_one.t
- xt/author/lib-constructor-nullary-_ten.t
- xt/author/lib-constructor-nullary-_two.t
- xt/author/lib-constructor-nullary-_zero.t
- xt/author/lib-constructor-unary-_copy.t
- xt/author/lib-constructor-unary-_from_bin.dat
- xt/author/lib-constructor-unary-_from_bin.t
- xt/author/lib-constructor-unary-_from_bytes.dat
- xt/author/lib-constructor-unary-_from_bytes.t
- xt/author/lib-constructor-unary-_from_hex.dat
- xt/author/lib-constructor-unary-_from_hex.t
- xt/author/lib-constructor-unary-_from_oct.dat
- xt/author/lib-constructor-unary-_from_oct.t
- xt/author/lib-constructor-unary-_new.t
- xt/author/lib-convert-number-_from_base_num.t
- xt/author/lib-convert-number-_num.t
- xt/author/lib-convert-number-_to_base_num.t
- xt/author/lib-convert-string-_as_bin.dat
- xt/author/lib-convert-string-_as_bin.t
- xt/author/lib-convert-string-_as_bytes.dat
- xt/author/lib-convert-string-_as_bytes.t
- xt/author/lib-convert-string-_as_hex.dat
- xt/author/lib-convert-string-_as_hex.t
- xt/author/lib-convert-string-_as_oct.dat
- xt/author/lib-convert-string-_as_oct.t
- xt/author/lib-convert-string-_str.t
- xt/author/lib-convert-string-_to_base.dat
- xt/author/lib-convert-string-_to_base.t
- xt/author/lib-convert-string-_to_bin.dat
- xt/author/lib-convert-string-_to_bin.t
- xt/author/lib-convert-string-_to_bytes.dat
- xt/author/lib-convert-string-_to_bytes.t
- xt/author/lib-convert-string-_to_hex.dat
- xt/author/lib-convert-string-_to_hex.t
- xt/author/lib-convert-string-_to_oct.dat
- xt/author/lib-convert-string-_to_oct.t
- xt/author/lib-misc-_check.t
- xt/author/lib-property-_alen.t
- xt/author/lib-property-_digit.t
- xt/author/lib-property-_digitsum.t
- xt/author/lib-property-_len.t
- xt/author/lib-property-_zeros.t
- xt/author/lib.ini
- xt/author/lib.t
- xt/author/lib_load-mbf-mbi.t
- xt/author/lib_load-mbi-mbf.t
- xt/release/changelog.t
- xt/release/cpan-changes.t
- xt/release/dist-manifest.t
- xt/release/distmeta.t
- xt/release/git.t
- xt/release/kwalitee.t
- xt/release/minimum-version.t
- xt/release/pod-coverage.t
- xt/release/pod-linkcheck.t
- xt/release/pod-syntax.t
- xt/release/portability.t
- xt/release/unused-vars.t
- xt/release/version.t