Instant is a Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG.
| Implementation | Python |
|---|
Recent releases


Release Notes: Much of the code has been restructured and rewritten. Multi-level cache functionality has been improved. instant-clean and instant-showcache scripts have been added.


Release Notes: Various new examples with swiginac and sympy have been implemented. A bug on 64-bit systems has been fixed. The director flag is removed by default.


Release Notes: This release has caching in addition to some bugfixes.


Release Notes: A port to Windows was made with mingw. Some updates and some cleanup were done.


Release Notes: Support for NumPy and Numarray was added.