pythagorean-triples
Here are 19 public repositories matching this topic...
Language:All
Sort:Most stars
Ruby implementation of Algorithms,Data-structures and programming challenges
- Updated
Dec 4, 2024 - Ruby
📐 A direct method to generate Pythagorean triples, quadruples and n-tuples.
- Updated
Apr 9, 2021 - Python
Java Exercices
- Updated
Oct 13, 2017 - Java
A small and almost useless python code to get over 10k triples which obey Pythagoras Theorem.
- Updated
Oct 2, 2024 - Python
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.
- Updated
May 11, 2024 - Python
Modula-2 project to find pythagorean triples through breadth-search algorithm
- Updated
Jun 10, 2019 - Modula-2
10 of the challenging mathematical/computer programming problems with solutions proposed by Project Euler.
- Updated
Feb 23, 2023 - Jupyter Notebook
Calcul de triplets pythagoriciens en ligne de commande
- Updated
Mar 28, 2021 - C
Very simple calulation of Pythagorean theorem
- Updated
Sep 30, 2019 - C
school project
- Updated
Apr 25, 2024 - Python
Solving project euler problems using Golang
- Updated
Sep 7, 2018 - Go
Racket project for the Programming Paradigms course.
- Updated
Jun 1, 2022 - Racket
Basic of Java 8 and sample programs
- Updated
Aug 3, 2017 - Java
- Updated
Apr 21, 2022 - Racket
Python Program to find pythagorean triples and space diagonals from first principles (i.e. inefficiently!)
- Updated
Oct 29, 2018 - Python
Enter two numbers and complete your triplet or find your hypotenuse
- Updated
Oct 11, 2021 - C
Improve this page
Add a description, image, and links to thepythagorean-triples topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepythagorean-triples topic, visit your repo's landing page and select "manage topics."