Re: [sage-support] has_linear_structure() trace

2017-12-01 Thread Γίαννης Κολλητίδης
Hello, You are right. I had version 7.6 and that was the problem. Thank you for yours assistance. Τη Παρασκευή, 1 Δεκεμβρίου 2017 - 12:16:13 μ.μ. UTC+1, ο χρήστης Rusydi H. Makarim έγραψε: > > Note that has_linear_structure() in Boolean Function is only available > from SageMath version >= 8.0

Re: [sage-support] has_linear_structure() trace

2017-12-01 Thread Justin C. Walker
> On Dec 1, 2017, at 02:32 , Γίαννης Κολλητίδης wrote: > > Hi everyone, > > I have used the has_linear_structure() function according to example: > http://doc.sagemath.org/html/en/reference/cryptography/sage/crypto/boolean_function.html#sage.crypto.boolean_function.BooleanFunction.nonlinearit

Re: [sage-support] has_linear_structure() trace

2017-12-01 Thread Rusydi H. Makarim
Note that has_linear_structure() in Boolean Function is only available from SageMath version >= 8.0 On 1 Dec 2017 11:49 a.m., "Rusydi H. Makarim" wrote: > Hi, > > Which version of SageMath that you used ? > > On 1 Dec 2017 11:40 a.m., "Γίαννης Κολλητίδης" > wrote: > >> Hi everyone, >> >> I have

Re: [sage-support] has_linear_structure() trace

2017-12-01 Thread Rusydi H. Makarim
Hi, Which version of SageMath that you used ? On 1 Dec 2017 11:40 a.m., "Γίαννης Κολλητίδης" wrote: > Hi everyone, > > I have used the has_linear_structure() function according to example: > http://doc.sagemath.org/html/en/reference/cryptography/sage/crypto/ > boolean_function.html#sage.crypto

[sage-support] has_linear_structure() trace

2017-12-01 Thread Γίαννης Κολλητίδης
Hi everyone, I have used the has_linear_structure() function according to example: http://doc.sagemath.org/html/en/reference/cryptography/sage/crypto/boolean_function.html#sage.crypto.boolean_function.BooleanFunction.nonlinearity sage: from sage.crypto.boolean_function import BooleanFunction s