Feb. 19, 2010
12:31 a.m.
Dag Sverre Seljebotn wrote:
Well, I think one can make a static executable with C or Cython and embed the Python interpreter.
Yes, it is possible, but I think it is fair to say that if you don't know how to write a C extension, statically build numpy into python would be daunting :) David