Null dust solution - Wikipedia
en.wikipedia.org › wiki › Null_dust_solutionMathematical definition. By definition, the Einstein tensor of a null dust solution has the form = where → is a null vector field. This definition makes sense purely geometrically, but if we place a stress–energy tensor on our spacetime of the form =, then Einstein's field equation is satisfied, and such a stress–energy tensor has a clear physical interpretation in terms of massless ...
torch.empty — PyTorch 1.10.1 documentation
https://pytorch.org/docs/stable/generated/torch.empty.htmlBy definition, the Einstein tensor of a null dust solution has the form where is a null vector field. This definition makes sense purely geometrically, but if we place a stress–energy tensor on our spacetime of the form , then Einstein's field equation is satisfied, and such a stress–energy tensor has a clear physical interpretation in terms of massless radiation. The vector field specifies the direction in which the radiation is moving; the scalar multiplier specifies its intensity.
torch.empty — PyTorch 1.10.1 documentation
pytorch.org › docs › stabletorch.empty. torch.empty(*size, *, out=None, dtype=None, layout=torch.strided, device=None, requires_grad=False, pin_memory=False, memory_format=torch.contiguous_format) → Tensor. Returns a tensor filled with uninitialized data. The shape of the tensor is defined by the variable argument size. Parameters.