-
Axel Kohlmeyer authored
- include the used tricubic functions directly as static functions - silence compiler warnings - define f2c.h imported data types directly or use C equivalents - since the direct LAPACK API was called and not cLAPACK, declare LAPACK interface and depend only on LAPACK - add proper dependencies - disable automatic minor version number generation. step version manually. - comment out optional spglib functionality by default
Axel Kohlmeyer authored- include the used tricubic functions directly as static functions - silence compiler warnings - define f2c.h imported data types directly or use C equivalents - since the direct LAPACK API was called and not cLAPACK, declare LAPACK interface and depend only on LAPACK - add proper dependencies - disable automatic minor version number generation. step version manually. - comment out optional spglib functionality by default