Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
Protobufs for Diagnostic Ordering and Resulting
2021
2022
2023
2024
2025
2026
0.0
Provides Ruby support for building web applications with the Primate framework
2021
2022
2023
2024
2025
2026
0.0
A brief excercise and exploration of primes. cli, benchmarks and tests between diffent prime generation algorithms, etc
2021
2022
2023
2024
2025
2026
0.0
Returns the prime factors of an integer up to one hundred million
2021
2022
2023
2024
2025
2026
0.0
A command line utility which prints multiplication table of first n primes.
2021
2022
2023
2024
2025
2026
0.0
Display an n x n matrix of prime products
2021
2022
2023
2024
2025
2026
0.0
Write a program that calculates and prints out a multiplication table of the first 10 calculated prime numbers.
2021
2022
2023
2024
2025
2026
0.0
Test primes faster than Ruby's default methods by using the Miller-Rabin method.
2021
2022
2023
2024
2025
2026
0.0
Write a program that calculates and prints out a multiplication table of the first 10 calculated prime numbers.
2021
2022
2023
2024
2025
2026
0.0
Prints prime at given position and multiplication table of primes
2021
2022
2023
2024
2025
2026
0.0
Output the multiplication table of the first `n` prime numbers
2021
2022
2023
2024
2025
2026
0.0
Methods: prime?, primemr?, primes, primesmr, primescnt, primescntmr, primenth|nthprime, factors|prime_division, factors1, next_prime, prev_prime, primes_utils
2021
2022
2023
2024
2025
2026
0.0
Displays the products of N primes in a table format. Optionally uses generated primes or precalculated.
2021
2022
2023
2024
2025
2026
0.0
Generate and display prime number table in the terminal
2021
2022
2023
2024
2025
2026
0.0
Command line program that prints out a table of primes with each cell containing the product of the primes.
2021
2022
2023
2024
2025
2026
0.0
First Gem
2021
2022
2023
2024
2025
2026
0.0
It generates first n Prime numbers using naive brute force approach.
2021
2022
2023
2024
2025
2026
0.0
The most reusable components from several domain-focused libraries will be extracted here as a common consumption point.
2021
2022
2023
2024
2025
2026
0.0
Get primitive root and Euler totient by passing integer
2021
2022
2023
2024
2025
2026
0.0
This gem creates a thin shell to encapsulate primitive literal types such as integers, floats and symbols.
There are a family of wrappers which mimic the behavior of what they contain.
Primitive types have several drawbacks: no constructor to call, can't create instance variables, and can't creat...
2021
2022
2023
2024
2025
2026