RE: LDBoxer
2018-01-26, 9:52 (This post was last modified: 2018-01-26, 9:54 by Michael Horvath.)
2018-01-26, 9:52 (This post was last modified: 2018-01-26, 9:54 by Michael Horvath.)
(2018-01-25, 2:22)Michael Horvath Wrote: I think I managed to get the Python script working. See here:
https://github.com/Jeremy1980/LDBoxer/issues/5
I created a better optimized version that is also available at the above link. Normally it is very slow due to being a Python script. However, using PyPy instead of CPython results in a huge improvement in performance!
Not sure how much faster a Pascal, C#, etc. version of this script would be. I may try again in the future.