What's Changed
* fix operations (Act, Adj, AdjT, Jinvp) for empty tensors. by wang-chen in https://github.com/pypose/pypose/pull/362
* update format of string in doc by wang-chen in https://github.com/pypose/pypose/pull/365
* GeodesicLoss by wang-chen in https://github.com/pypose/pypose/pull/366
* Improve typing annotation for LieTensor and LieType. by MarkChenYutian in https://github.com/pypose/pypose/pull/367
* Use shorter typing names for lietensor.py by wang-chen in https://github.com/pypose/pypose/pull/368
* ignore test files in the test folder by wang-chen in https://github.com/pypose/pypose/pull/370
**Full Changelog**: https://github.com/pypose/pypose/compare/v0.7.1...v0.7.2