e the dyadic tree. Defaults to `False`. Normally, the sample path is determined by both `entropy`, _and_ the locations and order of the query points. Setting this to `True` will make it deterministic with respect to just `entropy`; however this is much slower. W (Tensor): The increment of the Brownian motion over the interval [t0, t1]. Will be generated randomly if not provided. H (Tensor): The space-time Levy area of the Brownian motion over the interval [t0, t1]. Will be generated randomly if not provided. z6Initial time t0 should be a float or 0-d torch.Tensor.z7Terminal time t1 should be a float or 0-d torch.Tensor.NzDExpected average time step dt should be a float or 0-d torch.Tensor.z Initial time z# should be less than terminal time Ú