-
Notifications
You must be signed in to change notification settings - Fork 0
Bustedblah/magic_cube_problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published