trizen 423bf347a3 - Added the `is_power_of(n,b)` method. hace 2 años
..
00-load.t 9020c642b3 Version 0.18. hace 6 años
bernoulli_and_euler_numbers.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
constants.t 355155552d - `euler(n)`: n-th Euler number (OEIS: A122045). hace 6 años
exp.t a8e9308b99 - Each operation is now immutable. hace 7 años
fib.t 2f785855bc - Added tests for each function/method. hace 7 años
floor_ceil.t a8e9308b99 - Each operation is now immutable. hace 7 años
general.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
general_2.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
harmonic.t 2f785855bc - Added tests for each function/method. hace 7 años
inc_dec.t a8e9308b99 - Each operation is now immutable. hace 7 años
integer_functions.t 423bf347a3 - Added the `is_power_of(n,b)` method. hace 2 años
integer_logic.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
integer_operations.t 0c6f57ce3b - Added the `chebyshevTmod(n,x,m)` and `chebyshevUmod(n,x,m)` methods. hace 2 años
inv.t a8e9308b99 - Each operation is now immutable. hace 7 años
kronecker.t 465110fafb - Minor optimization in `kronecker(n,k)` when `n` is a native integer or when both `n` and `k` are native integers. hace 5 años
log.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
miller_rabin_test.t 80cb4a2519 Version 0.34 hace 4 años
misc_functions.t 7438891518 - Added the `ratmod(r,m)` function. hace 4 años
mod.t 3925ddf3a7 Support (a/b)%m when m is not coprime to b. hace 2 años
native_32_ints.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
native_64_ints.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
new.t 2f785855bc - Added tests for each function/method. hace 7 años
overload.t b41e66f113 Version 0.30 hace 5 años
pod-coverage.t faa3654af1 - Extended the new_c() method to accept three arguments: (real, imag, base) hace 7 años
pod.t faa3654af1 - Extended the new_c() method to accept three arguments: (real, imag, base) hace 7 años
pow.t 0c6f57ce3b - Added the `chebyshevTmod(n,x,m)` and `chebyshevUmod(n,x,m)` methods. hace 2 años
root.t 2f785855bc - Added tests for each function/method. hace 7 años
round.t 2f785855bc - Added tests for each function/method. hace 7 años
scalar.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
special_functions.t b50e47893c - Extended `powmod(b, n, m)` to support rational bases `b`. hace 4 años
trigonometric_functions.t 0ce13535a5 - Minor simplification in `__atanh__()`. hace 7 años
trigonometry.t 2f785855bc - Added tests for each function/method. hace 7 años