I've had a very big AHA! moment. I will post updated code in a week or so.
I finally managed to solve the branching problem I was facing by turning my \( \log(X) \) for \( X \) large, into \( \log(1+w) \) for \( w \) small.
I'm very excited by this. I'm going to try and clean up all my code; and make the Github repository final.
I have to find a way to speed up the solution I've made for the moment.
I finally managed to solve the branching problem I was facing by turning my \( \log(X) \) for \( X \) large, into \( \log(1+w) \) for \( w \) small.
I'm very excited by this. I'm going to try and clean up all my code; and make the Github repository final.
I have to find a way to speed up the solution I've made for the moment.

