Skip to content
afedynitch edited this page Feb 20, 2015 · 2 revisions

Welcome to the MCEq wiki!

Open issues and ongoing work:

  • there is no PyPi integration for pip install MCEq
  • some functions depend on numba, which is a Python-LLVM just in time compiler with some nice features. However it requires llvmlite Python bindings which need manual intervention for installation on a Mac
  • the native Python implementation of NRLMSISE-00 is very slow... waiting for permission to use the ctypes interface for the C-version of NRLMSISE-00 by Dominik Borodowski
  • no tests at all :)
  • more examples and non-developer documentation needed
Clone this wiki locally