Ruby implementation of Algorithms,Data-structures and programming challenges
-
Updated
Dec 4, 2024 - Ruby
Ruby implementation of Algorithms,Data-structures and programming challenges
📐 A direct method to generate Pythagorean triples, quadruples and n-tuples.
Java Exercices
A small and almost useless python code to get over 10k triples which obey Pythagoras Theorem.
Modula-2 project to find pythagorean triples through breadth-search algorithm
Efficient generator for almost isosceles Pythagorean triples using optimized recurrence.
Eisenstein integer triples with D₆ symmetry and hexagonal lattice applications
Racket project for the Programming Paradigms course.
Very simple calulation of Pythagorean theorem
Frontend web app implementing SOLID principles (SRP, OCP, LSP, ISP, DI) with triangle classification, Pythagorean detection, and real-time validation.
The Dual-Prime Pythagorean Conjecture: Numerical investigation suggesting that the reciprocal sum of n-indices for triples {2n+1, 2n(n+1), 2n^2+2n+1} converges to 3pi/4. Verified for 420,000 pairs up to n=56.4M.
Calcul de triplets pythagoriciens en ligne de commande
Solving project euler problems using Golang
Basic of Java 8 and sample programs
Complex algorithms in Python
school project
To associate your repository with the pythagorean-triples topic, visit your repo's landing page and select "manage topics."