aliakatas / PythagoreanTriplets

Generate Pythagorean triplets based on constraints.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pythagorean Triplets

Generate Pythagorean triplets based on constraints (perimeter at the moment).

This is a brute force approach. More elegant (and probably efficient) solutions exist.

About

Generate Pythagorean triplets based on constraints.

License:MIT License


Languages

Language:Fortran 100.0%