Very small changes

Considering ways to take the algorithm and turn it into
OpenCL/Boost::Compute functions/code which would offer
a large speed increase.

Also, if I can figure out how to start from any arbitrary
digit (which is supposed to be possible) then multi-threading
would also give great speedups.
This commit is contained in:
A.M. Rowsell 2023-10-08 07:29:55 -04:00
commit ec2a96b0ad
Signed by: amr
GPG key ID: 0B6E2D8375CF79A9
2 changed files with 14 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
cfg/
*.txt
main
.gdb_history