|
|
|
|
|
by oh_sigh
1125 days ago
|
|
Those are the necessary pre and post processing steps that you need to compute outside of the FRACTRAN system for the fibonacci example from the article. If you could do those steps the entire process would be self contained, which you should be able to if the claim of yielding all possible computations is correct. (actually, it is log2(x) that would need to be implemented and not 2^x, but my point remains). |
|