Hello,

Can anyone tell me if it is very difficult to make a numpy ufunc given a scalar function written in Fortran? I have read part of http://docs.scipy.org/doc/numpy/user/c-info.beyond-basics.html on creating ufuncs, is there anything else I should read?

John