Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was disprovable because of division-by-zero silliness. The fix is to guard `Q n x` to be non-zero in `hQn` (an alternative would be to rewrite the quotient as a multiplication). I have included some other minor style improvements which are unrelated.
- Loading branch information