-
-
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
Add Construction of Hadamard matrices up to order 664 #34807
Comments
Commit: |
Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:4
Wow! That's impressive! Could you say a bit what's in that almost 3000 lines you add here? |
comment:6
Also, note that the older commits (up until bd025a2) are coming from ticket #34690. |
comment:7
Does this mean that we also have new (for Sage) orders for skew Hadamard matrices? |
comment:8
Yes, I've added skew Hadamard matrices of order 268, 412, 452, 508, 604, 628, 652, 724, 964. |
Branch pushed to git repo; I updated commit sha1. This was a forced push. Last 10 new commits:
|
comment:10
Rebased over latest beta. |
comment:11
Replying to Matteo Cati:
nice. How about bringing Sage up to date w.r.t. skew Hadamard matrices too? |
Reviewer: Dima Pasechnik |
comment:14
Replying to Dima Pasechnik:
Okay, I will open a new ticket (#34848). |
Changed branch from u/gh-MatteoCati/add_hadamard_matrices_up_to_664 to |
With #34690, all the Hadamard matrices of order <=288 have been added. The next task is to implement matrices of order up to 664 (668 is the first order for which no construction is known). This will require implementing https://core.ac.uk/download/pdf/82189436.pdf, as well as adding some more data for the constructions that are already present.
Depends on #34690
CC: @dimpase
Component: combinatorics
Author: Matteo Cati
Branch/Commit:
1f624a4
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/34807
The text was updated successfully, but these errors were encountered: