Python bindings for the YMW16, NE2001 and YT2020 electron density models
copied from cf-staging / pygedmThis package is a Python interface to the YMW16 and NE2001 electron density models, and YT2020 halo model. The Yao, Manchester and Wang (2017, Astrophys. J., 835, 29; arXiv:1610.09448) YMW16 electron density model, is written in C++, and the Cordes and Lazio (2001, arXiv:0207156) NE2001 model is written in FORTRAN. This package, PyGEDM, wraps these two codes using pybind11 and f2py.