Implement Solovay-Kitaev algorithm for higher dimensions
For the moment, the Solovay-Kitaev algorithm works for SU(2) matrices only! The goal is to make it theoretically1 work for any matrix in SU(d) or at least any matrix in SU(d=2^n).
1 In practice the implementation will probably ask for too much resources.