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