| 2025-04-10 18:53:28 +0100 | received badge | ● Popular Question (source) |
| 2020-06-24 15:30:03 +0100 | asked a question | boolean function algebraic degree Hey, in the doc of the sage.crypto.boolean-function module, there's a algebraic_degree() method mentioned, but it's not available on my implementation of sage. Is it not up to date, or has it been deleted? Anyway, is there a more efficient way to find it than using B.algebraic_normal_form().deg()? |
| 2020-06-24 15:30:03 +0100 | asked a question | What happened to BooleanFunction.algebraic_degree? Hey, in the doc of the sage.crypto.boolean-function module, there's a algebraic_degree() method mentioned, but it's not available on my implementation of sage. Is it not up to date, or has it been deleted? Anyway, is there a more efficient way to find it than using B.algebraic_normal_form().deg()? |
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.