This API returns JSON which describes Reed-Muller(d,r) matrix, where d is the order of the code, and r determines the length of code, n = 2^r.
In our case d = 1.
You can access endpoint with api/v1/muller/r.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This API returns JSON which describes Reed-Muller(d,r) matrix, where d is the order of the code, and r determines the length of code, n = 2^r.
In our case d = 1.
You can access endpoint with api/v1/muller/r.