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