1 2 3 4 5
# polysub A library for fast variable substitution for polynomials. Uses the `refList` optimization invented by the [fastpoly library](https://github.com/a-konrad/fastpoly/) and many additional optimizations.