mirror of
https://github.com/aicodix/code.git
synced 2026-04-27 14:30:36 +00:00
added link to Évariste Galois' page on Wikipedia
This commit is contained in:
parent
2a7fa2b7b7
commit
dab95db1bc
1 changed files with 1 additions and 1 deletions
|
|
@ -33,5 +33,5 @@ When dealing with unaligned and arbitrary-bit-sized elements in a data stream, t
|
|||
|
||||
### [galois_field.hh](galois_field.hh)
|
||||
|
||||
We have to thank Évariste Galois' contribution of the [Finite field](https://en.wikipedia.org/wiki/Finite_field) to mathematics, which laid the cornerstone for a variety of applications that we take for granted today.
|
||||
We have to thank [Évariste Galois](https://en.wikipedia.org/wiki/%C3%89variste_Galois)' contribution of the [Finite field](https://en.wikipedia.org/wiki/Finite_field) to mathematics, which laid the cornerstone for a variety of applications that we take for granted today.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue