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.
A small and almost useless python code to get over 10k triples which obey Pythagoras Theorem.
Java Exercices
Modula-2 project to find pythagorean triples through breadth-search algorithm
Efficient generator for almost isosceles Pythagorean triples using optimized recurrence.
10 of the challenging mathematical/computer programming problems with solutions proposed by Project Euler.
Very simple calulation of Pythagorean theorem
Racket project for the Programming Paradigms course.
school project
Solving project euler problems using Golang
Calcul de triplets pythagoriciens en ligne de commande
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.
Frontend web app implementing SOLID principles (SRP, OCP, LSP, ISP, DI) with triangle classification, Pythagorean detection, and real-time validation.
Complex algorithms in Python
Add a description, image, and links to the pythagorean-triples topic page so that developers can more easily learn about it.
To associate your repository with the pythagorean-triples topic, visit your repo's landing page and select "manage topics."