Closed 2c00b582-cfe9-43b9-8124-fec470060704 closed 14 years ago
based on 4.5.alpha0
Author: Yann Laigle-Chapuy
Attachment: trac9364-BooleanFunction_is_symmetric.patch.gz
The patch is longer than necessary because it also strips some whitespaces at EOL.
Looks good, applies cleanly, doctests pass.
Reviewer: Martin Albrecht
Attachment: trac9364-BooleanFunction_is_symmetric-untabified.patch.gz
Version without tabs - apply only this patch
The patch trac9364-BooleanFunction_is_symmetric.patch
uses tabs for indentation, which is against sage coding conventions. I have uploaded a version with spaces instead of tabs.
Merged: sage-4.5.2.alpha0
test if a given Boolean function is invariant under permutation of its inputs.
Component: cryptography
Author: Yann Laigle-Chapuy
Reviewer: Martin Albrecht
Merged: sage-4.5.2.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/9364