A big change that was planned for a while.
The package has been ported to a pytorch backend with using code from [`fcd_torch`](https://github.com/insilicomedicine/fcd_torch). Thanks to the authors.
I made these changes as pytorch is more commonly in molecule generation, which saves an additional dependency.
It also allows for a lighter package and faster import times.