-
-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement new orders of skew Hadamard matrices #34848
Comments
Commit: |
Last 10 new commits:
|
Attachment: hm.pdf.gz reference for skew-Hadamard matrix of order 116 |
comment:2
my OCR attempt didn't work on the most interesting part of the scan, so here is the original scan in pdf. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:4
Added three new constructions:
Also, more data has been added for skew Supplementary Difference Sets, as well as for the Williamson-Goethals-Seidel construction. The Hadamard matrix of order 324 is implemented using skew SDS, but it is done in a separate function since the sets are created in a different way from all the others. Up to order 668, all the skew Hadamard matrices can now be constructed with the exception of orders 356, 404, 428, 476, 596, 612, 668 (for which no construction is known), and 292 (for which the construction still needs to be implemented). |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:
|
This comment has been minimized.
This comment has been minimized.
comment:9
All known skew Hadamard matrices of order < 668 can now be constructed. |
comment:10
the size 292 case |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:12
For the ease of testing, can we have As well, an option |
comment:14
I've added the I've also added the |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Reviewer: Dima Pasechnik |
fixed by #34985 |
In #34807, new hadamard matrices up to order 664has been constructed (668 is the smallest unresolved case). the next step is to add more constructions for skew hadamrd matrices.
According to https://arxiv.org/pdf/2301.02751.pdf, the first unresolved case is 356.
Depends on #34807
Depends on #34892
CC: @dimpase
Component: combinatorics
Author: Matteo Cati
Branch/Commit: u/gh-MatteoCati/add_new_skew_hadamard_matrices @
67b74bf
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/34848
The text was updated successfully, but these errors were encountered: