At top-level directory (Eventually implement test script with Python)
gcc tests\func_test.c -o [OUTPUT] -I lib
- Create a makefile for compilation (Both gnu make and windows nmake)
- Needed: GMP for implementing rationals and integers quickly and basically.
- Switch to Projective or Jacobian coordinates