29 mtp = ct.cdll.LoadLibrary("libmtp.so.9") 29 mtp = ct.cdll.LoadLibrary("libmtp.dylib") 54 libc = ct.cdll.LoadLibrary("libc.so.6") 54 libc = ct.cdll.LoadLibrary ...
A guide to getting started in the Materials Simulation Group (MSG) with python, Travis CI, Sphinx, GitHub and general scientific computing. This guide doesn't assume any prior programming experience.