chiark / gitweb /
Some better examples.
authorSimon Tatham <anakin@pobox.com>
Wed, 16 Apr 2025 18:29:45 +0000 (19:29 +0100)
committerSimon Tatham <anakin@pobox.com>
Wed, 16 Apr 2025 18:31:58 +0000 (19:31 +0100)
commit0e7406f03e93bae61d6a0d7ec93a1d3dc7e188f5
treee821f1d81a7f5d37f7d902c5e435bc988fe97519
parentf0c08c413bc12fec2a417bc5f1e6e920c1a18d2e
Some better examples.

Computes more minimal polynomials than just the sequence I thought was
interesting, and also, an example to print some obvious tables.
examples/minpoly.rs [moved from examples/a382121.rs with 90% similarity]
examples/tables.rs [new file with mode: 0644]