From the readme: > the integrand f(x) can return any vector-like object (technically, any type supporting +, -, * real, and norm: a Banach space) However it seems we also need to have `zero(f(x))` defined. This should be mentioned in the readme.
From the readme:
However it seems we also need to have
zero(f(x))defined. This should be mentioned in the readme.