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