Thread-safe queue tested with Google Test, calculates Taxicab Numbers
-
Updated
Jan 29, 2022 - C++
Thread-safe queue tested with Google Test, calculates Taxicab Numbers
Taxicab numbers are the positive numbers representable in minimum 2 ways as a sum of positive cubes. The numbers derive their name from the Hardy-Ramanujan number, 1729.
A Julia solver for the general diophantine taxicab equation using heaps for linear storage usage.
Add a description, image, and links to the taxicab-number topic page so that developers can more easily learn about it.
To associate your repository with the taxicab-number topic, visit your repo's landing page and select "manage topics."