Math-AnyNum 0.40 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README.md
- SIGNATURE
- TODO
- examples/BPSW_primality_test.pl
- examples/PSW_primality_test.pl
- examples/agm_pi.pl
- examples/arithmetic_coding.pl
- examples/bernoulli_numbers_from_primes.pl
- examples/bernoulli_numbers_recursive.pl
- examples/bernoulli_seidel.pl
- examples/binary_arithmetic_coding.pl
- examples/binradix_arithmetic_coding.pl
- examples/computing_pi.pl
- examples/faulhaber_s_formula.pl
- examples/fibonacci.pl
- examples/fibonacci_validation.pl
- examples/halley_s_method.pl
- examples/inverse_of_factorial.pl
- examples/inverse_of_fibonacci.pl
- examples/is_power.pl
- examples/krzysztof_reformulated_zeta_function.pl
- examples/lambert_W.pl
- examples/mandelbrot_set.pl
- examples/miller_rabin_primality_test.pl
- examples/newton_s_method.pl
- examples/partial_sums_of_sigma_function.pl
- examples/pi_machin.pl
- examples/rsa_algorithm.pl
- examples/solve_pell_equation.pl
- examples/tac-compressor.pl
- examples/tribonacci.pl
- examples/zeta_2n.pl
- examples/zeta_2n_fast.pl
- ignore.txt
- lib/Math/AnyNum.pm
- lib/Math/AnyNum.pod
- t/00-load.t
- t/bernoulli_and_euler_numbers.t
- t/constants.t
- t/exp.t
- t/fib.t
- t/floor_ceil.t
- t/general.t
- t/general_2.t
- t/harmonic.t
- t/inc_dec.t
- t/integer_functions.t
- t/integer_logic.t
- t/integer_operations.t
- t/inv.t
- t/kronecker.t
- t/log.t
- t/miller_rabin_test.t
- t/misc_functions.t
- t/mod.t
- t/native_32_ints.t
- t/native_64_ints.t
- t/new.t
- t/overload.t
- t/pod-coverage.t
- t/pod.t
- t/pow.t
- t/root.t
- t/round.t
- t/scalar.t
- t/special_functions.t
- t/trigonometric_functions.t
- t/trigonometry.t
- utils/align_types.pl
- utils/auto_perltidy.sh
- utils/bak_cleaner.sh