* ENH: [`torch.fdiff`](https://fracdiff.github.io/fracdiff/): A functional that extends [`torch.diff`](https://pytorch.org/docs/stable/generated/torch.diff.html) to fractional differentiation. (close #47) (49)
* ENH: [`torch.Fracdiff`](https://fracdiff.github.io/fracdiff/): A module that computes fractional differentiation. (close #47) (49)