Skip to content

refactor preprocessing between Main protocol and Permutation

Marco Stronati requested to merge marco@preprocessing into master
  • permutation setup is renamed processing, it takes the permutation and returns a single map of polynomials
  • main.setup does the union of the its g_map with the result of permutation.preprocessing

Merge request reports