10 Mar
2016
10 Mar
'16
2:03 p.m.
On 10/03/16 13:22, Chris Eldred wrote:
Hey Lawrence,
Good to know, thanks! As an aside, how are you doing run-time compilation then?
We just compile a shared library and load it with ctypes. See https://github.com/OP2/PyOP2/blob/master/pyop2/compilation.py#L278 Cheers, Lawrence