Adapt Makefile for inclusion in Asap.
Adapt ptm.py script to use (and test) more info than just the structure.
Remove the link flag -z defs as it is not supported on all architectures.
Change type of atomic numbers from NPY_INT to NPY_INT32 so it could be created correctly in Python.
Adapt Makefile for inclusion in Asap. Adapt ptm.py script to use (and test) more info than just the structure. Remove the link flag -z defs as it is not supported on all architectures. Change type of atomic numbers from NPY_INT to NPY_INT32 so it could be created correctly in Python.