Skip to content

Instantly share code, notes, and snippets.

View steven-bach's full-sized avatar

Steven Bach steven-bach

View GitHub Profile
@steven-bach
steven-bach / primepal.c
Last active February 14, 2016 20:49
primepal - a C program to find probable palindromic primes, with many features for searching smoothly undulating palindromic primes, primes with limited numbers of digits, etc.
#include <assert.h>
#include <math.h>
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <getopt.h>
#include <sys/time.h>

Keybase proof

I hereby claim:

  • I am steven-bach on github.
  • I am djangologist (https://keybase.io/djangologist) on keybase.
  • I have a public key whose fingerprint is DB8F 01FE 884F 2588 53D6 4B01 4807 4840 82D8 662D

To claim this, I am signing this object: