Quadratic Isomorphism of Polynomials

Authors: J. Berthomieu, J.-Ch. Faugère and L. Perret

This is the implementation of the algorithms given in Polynomial-Time Algorithms for Quadratic Isomorphism of Polynomials: The Regular Case to determine matrix A such that A^T.H_i.A=H_i'

Download the source code.