Hi,
is there some other reason why quadpack functions compile the first
argument than speed? On my computer it takes about half a second to
compile a function under gcl (gcl writes a file to the disc and then
calls gcc). I removed the call to compile and everything worked ok,
just a little faster.
Why don't we remove the call to compile under gcl?
Andrej