Skip to content

Bustedblah/magic_cube_problem

Repository files navigation

%%%%% README for the Magic Cube Problem %%%%%

The following are notes in regard to how to use the various code files in this director
and a description of the function that they perform.

generate_triplets.m
    This file basically finds all triplets pairs [a,b,c] such that b^2-a^2 = c^2-b^2.
    All numbers are positive integers.  The function takes in  

About

Number Crunching on the Magic Cube Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages