instead of `f(x,args)`, `f(x, data, args)` would be more readable.
instead of
f(x,args),f(x, data, args)would be more readable.