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