Skip to content

Small enhancement

Latest
Compare
Choose a tag to compare
@glwhart glwhart released this 30 Dec 16:58
· 6 commits to main since this release

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.