I hope this mailing list is right place to post. Please read full document here: http://tkf.bitbucket.org/railgun-doc/index.html
RailGun: Accelerate your simulation programing with "C on Rails" ================================================================ Overview -------- RailGun is ctypes utilities for faster and easier simulation programming in C and Python. It requires constraint to C library loaded from Python and gives you automatically generated Python class which calls C functions safely. Installation ------------ :: easy_install railgun # using setuptools pip install railgun # using pip Usage ----- Please read `document <http://tkf.bitbucket.org/railgun-doc/index.html>`_ and `samples <https://bitbucket.org/tkf/railgun/src/tip/samples/>`_. Requirement ----------- - Numpy - (matplotlib for sample code) Sincerely, Takafumi Arakaki --- Master course student Department of Modern Mechanical Engineering Waseda University Laboratory of Neurophysics and Physiology Universite Paris Descartes _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion