Made two small changes, one in symlib and one in enumlib. The tolerance for error checking in a 3x3 matrix inverse was relaxed (increased by 10x, to 10d-13). This avoids the error triggering for large supercells when it shouldn't merely due to roundoff errors. This update was spurred by issue #117. That input now works just fine on a fresh checkout and recompile of both libraries.