20 results for “topic:pythagorean-triples”
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.
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.
Java Exercices
Modula-2 project to find pythagorean triples through breadth-search algorithm
10 of the challenging mathematical/computer programming problems with solutions proposed by Project Euler.
Very simple calulation of Pythagorean theorem
Calcul de triplets pythagoriciens en ligne de commande
Racket project for the Programming Paradigms course.
Solving project euler problems using Golang
school project
Small MIPS functions
Basic of Java 8 and sample programs
Simple Pythagorean Triples D programs
Complex algorithms in Python
No description provided.
An xtensor demo project
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