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
Modula-2 project to find pythagorean triples through breadth-search algorithm
A small and almost useless python code to get over 10k triples which obey Pythagoras Theorem.
This repository contains `AIPT_generator.py`, an algorithm for generating almost isosceles Pythagorean triples. Starting from (3, 4, 5), it uses a specific method to calculate triples. Explore the README for details on installation, usage, and contribution.
10 of the challenging mathematical/computer programming problems with solutions proposed by Project Euler.
Calcul de triplets pythagoriciens en ligne de commande
Very simple calulation of Pythagorean theorem
Racket project for the Programming Paradigms course.
Solving project euler problems using Golang
Basic of Java 8 and sample programs
This is some code programmed in Python based on Pythagoras' Theorem.
Python Program to find pythagorean triples and space diagonals from first principles (i.e. inefficiently!)
Enter two numbers and complete your triplet or find your hypotenuse
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."