RailGun: ctypes utilities for faster and easier simulation programming in C and Python - announcement
![](https://secure.gravatar.com/avatar/706115be20d278dd888133cd3052e97a.jpg?s=120&d=mm&r=g)
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
participants (1)
-
Takafumi Arakaki