Emergency Self-Construct

Results 879 comments of Emergency Self-Construct

I had an OOB discussion with @sklam yesterday. We came to the conclusion that this PR is ready to go. The main issue is that we can not reproduce the...

Converting a recursive algorithm to an iterative one should not impact the runtime, so if this is done well, it could be used as a default.

@srilman looks reasonable, some minor test failures related to testing and formatting need to be fixed.

@srilman I've updated this to "Waiting on Reviewer" -- waiting for final signoff by @sklam

@jampekka thanks for posting this workaround, from what you are suggesting, this might be an issue with the `icc_rt` wheel.

@MyraBaba it's a long shot, but as a temporary workaround, you could maybe use `LD_LIBRARY_PATH` and point it at the directory that contains the `.so` file.

@MyraBaba I think the problem you are experiencing is not related to being able to install `icc_rt` libraries. I would suggest opening a new issue detailing the code you are...

@sogoogos yes, probably something else is needed on Windows