package info (click to toggle)
rust-malachite-base 0.4.16-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 10,036 kB
  • sloc: makefile: 2

Folder: arithmetic

d .. (parent)
- - rw-r--r-- 2,823 abs.rs
- - rw-r--r-- 3,733 abs_diff.rs
- - rw-r--r-- 3,876 add_mul.rs
- - rw-r--r-- 6,027 arithmetic_checked_shl.rs
- - rw-r--r-- 3,576 arithmetic_checked_shr.rs
- - rw-r--r-- 8,623 binomial_coefficient.rs
- - rw-r--r-- 1,804 ceiling.rs
- - rw-r--r-- 886 checked_abs.rs
- - rw-r--r-- 2,965 checked_add_mul.rs
- - rw-r--r-- 896 checked_neg.rs
- - rw-r--r-- 2,411 checked_pow.rs
- - rw-r--r-- 2,042 checked_square.rs
- - rw-r--r-- 2,831 checked_sub_mul.rs
- - rw-r--r-- 2,038 coprime_with.rs
- - rw-r--r-- 5,289 div_exact.rs
- - rw-r--r-- 38,098 div_mod.rs
- - rw-r--r-- 37,539 div_round.rs
- - rw-r--r-- 7,616 divisible_by.rs
- - rw-r--r-- 4,803 divisible_by_power_of_2.rs
- - rw-r--r-- 11,273 eq_mod.rs
- - rw-r--r-- 10,850 eq_mod_power_of_2.rs
- - rw-r--r-- 8,984 extended_gcd.rs
- - rw-r--r-- 11,260 factorial.rs
- - rw-r--r-- 1,777 floor.rs
- - rw-r--r-- 2,273 gcd.rs
- - rw-r--r-- 1,518 is_power_of_2.rs
- - rw-r--r-- 31,277 kronecker_symbol.rs
- - rw-r--r-- 3,789 lcm.rs
- - rw-r--r-- 7,201 log_base.rs
- - rw-r--r-- 10,910 log_base_2.rs
- - rw-r--r-- 19,734 log_base_power_of_2.rs
- - rw-r--r-- 3,543 mod_add.rs
- - rw-r--r-- 3,102 mod_inverse.rs
- - rw-r--r-- 1,552 mod_is_reduced.rs
- - rw-r--r-- 8,626 mod_mul.rs
- - rw-r--r-- 2,682 mod_neg.rs
- - rw-r--r-- 21,587 mod_op.rs
- - rw-r--r-- 5,507 mod_pow.rs
- - rw-r--r-- 22,760 mod_power_of_2.rs
- - rw-r--r-- 3,793 mod_power_of_2_add.rs
- - rw-r--r-- 3,335 mod_power_of_2_inverse.rs
- - rw-r--r-- 1,326 mod_power_of_2_is_reduced.rs
- - rw-r--r-- 4,406 mod_power_of_2_mul.rs
- - rw-r--r-- 2,505 mod_power_of_2_neg.rs
- - rw-r--r-- 4,406 mod_power_of_2_pow.rs
- - rw-r--r-- 4,873 mod_power_of_2_shl.rs
- - rw-r--r-- 3,598 mod_power_of_2_shr.rs
- - rw-r--r-- 3,122 mod_power_of_2_square.rs
- - rw-r--r-- 3,610 mod_power_of_2_sub.rs
- - rw-r--r-- 5,324 mod_shl.rs
- - rw-r--r-- 3,842 mod_shr.rs
- - rw-r--r-- 3,548 mod_square.rs
- - rw-r--r-- 3,345 mod_sub.rs
- - rw-r--r-- 2,612 neg.rs
- - rw-r--r-- 3,865 next_power_of_2.rs
- - rw-r--r-- 1,711 overflowing_abs.rs
- - rw-r--r-- 2,077 overflowing_add.rs
- - rw-r--r-- 3,810 overflowing_add_mul.rs
- - rw-r--r-- 2,506 overflowing_div.rs
- - rw-r--r-- 2,118 overflowing_mul.rs
- - rw-r--r-- 2,810 overflowing_neg.rs
- - rw-r--r-- 3,035 overflowing_pow.rs
- - rw-r--r-- 2,668 overflowing_square.rs
- - rw-r--r-- 2,087 overflowing_sub.rs
- - rw-r--r-- 3,659 overflowing_sub_mul.rs
- - rw-r--r-- 3,945 parity.rs
- - rw-r--r-- 3,656 pow.rs
- - rw-r--r-- 3,589 power_of_2.rs
- - rw-r--r-- 5,096 primorial.rs
- - rw-r--r-- 2,516 reciprocal.rs
- - rw-r--r-- 24,176 root.rs
- - rw-r--r-- 5,920 rotate.rs
- - rw-r--r-- 44,380 round_to_multiple.rs
- - rw-r--r-- 15,880 round_to_multiple_of_power_of_2.rs
- - rw-r--r-- 1,549 saturating_abs.rs
- - rw-r--r-- 2,012 saturating_add.rs
- - rw-r--r-- 3,173 saturating_add_mul.rs
- - rw-r--r-- 2,117 saturating_mul.rs
- - rw-r--r-- 1,532 saturating_neg.rs
- - rw-r--r-- 2,596 saturating_pow.rs
- - rw-r--r-- 2,272 saturating_square.rs
- - rw-r--r-- 1,903 saturating_sub.rs
- - rw-r--r-- 3,024 saturating_sub_mul.rs
- - rw-r--r-- 26,897 shl_round.rs
- - rw-r--r-- 33,962 shr_round.rs
- - rw-r--r-- 2,722 sign.rs
- - rw-r--r-- 12,723 sqrt.rs
- - rw-r--r-- 4,454 square.rs
- - rw-r--r-- 3,951 sub_mul.rs
- - rw-r--r-- 1,521 wrapping_abs.rs
- - rw-r--r-- 2,061 wrapping_add.rs
- - rw-r--r-- 3,306 wrapping_add_mul.rs
- - rw-r--r-- 2,657 wrapping_div.rs
- - rw-r--r-- 1,800 wrapping_mul.rs
- - rw-r--r-- 2,523 wrapping_neg.rs
- - rw-r--r-- 2,686 wrapping_pow.rs
- - rw-r--r-- 2,116 wrapping_square.rs
- - rw-r--r-- 2,015 wrapping_sub.rs
- - rw-r--r-- 3,407 wrapping_sub_mul.rs
- - rw-r--r-- 2,031 x_mul_y_to_zz.rs
- - rw-r--r-- 2,943 xx_add_yy_to_zz.rs
- - rw-r--r-- 2,396 xx_div_mod_y_to_qr.rs
- - rw-r--r-- 2,310 xx_sub_yy_to_zz.rs
- - rw-r--r-- 3,546 xxx_add_yyy_to_zzz.rs
- - rw-r--r-- 2,791 xxx_sub_yyy_to_zzz.rs
- - rw-r--r-- 4,860 xxxx_add_yyyy_to_zzzz.rs