A-statistics code: Revision history

From Polymath Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 June 2009

  • curprev 09:0609:06, 10 June 2009Teorth talk contribs 6,211 bytes +6,211 New page: // computes the 3D Moser sets and sorts them by a-statistic. #include <stdio.h> #include <stdlib.h> #include <string.h> #include <time.h> #define NUM_LINES_3D 25 // 25 non-horizontal l...