trizen 1407ab5075 - Added the `dirichlet_sum(n, \&f, \&g, \&F, \&G)`. преди 4 години
..
BPSW_primality_test.pl 39bb22b1c9 modified: examples/BPSW_primality_test.pl преди 5 години
PSW_primality_test.pl 80cb4a2519 Version 0.34 преди 4 години
agm_pi.pl 1c03b44d38 - Minor improvements in examples. преди 7 години
arithmetic_coding.pl 9eac05d56d - Added the `ipow2` and `ipow10` functions. преди 7 години
bernoulli_numbers_from_primes.pl d962a5b899 modified: examples/bernoulli_numbers_from_primes.pl преди 6 години
bernoulli_numbers_recursive.pl c0fff6e8bc modified: examples/bernoulli_numbers_recursive.pl преди 7 години
bernoulli_seidel.pl 1c03b44d38 - Minor improvements in examples. преди 7 години
binary_arithmetic_coding.pl 24343676eb - Added more methods. преди 7 години
binradix_arithmetic_coding.pl 9eac05d56d - Added the `ipow2` and `ipow10` functions. преди 7 години
computing_pi.pl 5f71e5deb6 - Replaced `{ ...; redo; }` with `while (1) { ... }`. преди 6 години
faulhaber_s_formula.pl 73ff456e60 Meta updates. преди 4 години
fibonacci.pl 048f0e0ffe renamed: examples/closed_form_fib.pl -> examples/fibonacci.pl преди 7 години
fibonacci_validation.pl ea51174d4e - Simplifications and optimizations. преди 7 години
halley_s_method.pl cecc7af92d - Added `as_rat(n,b)`: rational string-representation of n in base b. преди 6 години
inverse_of_factorial.pl dea910560a - Added the `approx_cmp(x, y, [k])` function, to compare two numbers by first rounding them to k-th decimal places. преди 6 години
inverse_of_fibonacci.pl 1504010482 - Cached the values of the `bernoulli(n)` function for `n <= 500`. преди 5 години
is_power.pl 14f6812dd4 - Fixed the (in)equality checks when one of the arguments is NaN. преди 7 години
krzysztof_reformulated_zeta_function.pl 1141bed681 modified: examples/krzysztof_reformulated_zeta_function.pl преди 7 години
lambert_W.pl d93d619f6c - Minor simplifications in examples. преди 7 години
mandelbrot_set.pl 6bc476b7f2 new file: examples/mandelbrot_set.pl преди 6 години
miller_rabin_primality_test.pl 80cb4a2519 Version 0.34 преди 4 години
newton_s_method.pl cecc7af92d - Added `as_rat(n,b)`: rational string-representation of n in base b. преди 6 години
partial_sums_of_sigma_function.pl 1407ab5075 - Added the `dirichlet_sum(n, \&f, \&g, \&F, \&G)`. преди 4 години
pi_machin.pl 17c775de23 modified: examples/pi_machin.pl преди 6 години
rsa_algorithm.pl 629fc4fadc - Added the `min(@list)` and `max(@list)` functions. преди 5 години
solve_pell_equation.pl 4b6819f89e modified: examples/solve_pell_equation.pl преди 5 години
tac-compressor.pl a8e9308b99 - Each operation is now immutable. преди 7 години
tribonacci.pl 048f0e0ffe renamed: examples/closed_form_fib.pl -> examples/fibonacci.pl преди 7 години
zeta_2n.pl d1816ec284 Version 0.19 преди 6 години
zeta_2n_fast.pl ceb4ab3db3 - Added a brief description to each function available for export. преди 6 години