primes-utils
Prime calculator
A Ruby gem providing utility methods for testing and generating primes.
primes-utils rubygem
3 stars
2 watching
1 forks
Language: Ruby
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jzakiya/roots | A gem providing methods to compute exact integer roots of real values for arbitrary sized integers. | 1 |
jinnatul/my-prime | An algorithm implementation for finding prime numbers | 2 |
jkthorne/prime | A basic implementation of a prime number generator in Crystal language | 1 |
tompazourek/rationals | A .NET library implementing arbitrary precision rational number arithmetic | 80 |
hanami/utils | A set of utility libraries and extensions for Ruby programming language | 174 |
ziman/lightyear | A parser combinator library for Idris that allows backtracking by default and provides various combinators for building parsers. | 239 |
jduff/numerizer | A gem to parse numbers in natural language from strings. | 36 |
keirua/aoc-cli | A tool for solving Advent of Code puzzles in Ruby | 10 |
rawify/polynomial.js | A JavaScript library to work with polynomials and perform algebraic operations | 126 |
hexorx/currencies | A Ruby gem providing a simple data structure for working with currency information in the ISO 4217 standard | 83 |
brick/money | A PHP library providing a robust and precise way to handle monetary calculations. | 1,671 |
jpmckinney/tf-idf-similarity | A Ruby gem for calculating the similarity between texts using tf-idf weights. | 748 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
dimakura/ka | A Ruby gem providing common functionality for Georgian software | 0 |
ianks/mini_phone | A fast phone number parser and formatter gem for Ruby. | 160 |