a linear and non-linear one. Since theODETermdoes not seem to support lineax terms in its vector field (not sure why?), I added a simpleLinearODETermwhich does allow this. Finally, I added themake_operatorsfunc
When researching engine's performance issues I found out that calling the diff() function with a and b of length 1000 (use data set from #1398) will take diff() 10s to finish. That's a terrible result. There's no way to significantly spe...
I can write client/server programs that use loopback interfaces, Unix domain sockets, or even named pipes, but they offer no benefit because function calls are more efficient RPC calls