Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downAlgorithms gems
Showing projects tagged as Algorithms
-
Perfect Shape
1.0 0.0 RubyPerfect Shape is a collection of geometric algorithms that are mostly useful for GUI manipulation like checking containment of a point in popular geometric shapes such as rectangle, square, arc, circle, polygon, and paths containing lines, quadratic bézier curves, and cubic bezier curves. Also, some general math algorithms like IEEE-754 Remainder. -
Flashtext Ruby Gem
0.8 0.0 RubyA Ruby Port of the Python package FlashText @ https://github.com/vi3k6i5/flashtext -
PairingHeap
0.8 0.0 RubyPerformant priority queue in pure Ruby with support for changing priority using pairing heap data structure