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