any better solution than making a list of list of lists for my problem ?Thanks for your ideas, and you are right, I dont need so many layers. The "island" idea is very hel...
solving equationsWhat you need is some version of Newtons method, I dont know if there is some library out there whic...
any better solution than making a list of list of lists for my problem ?Hey forum :) I´m working on the following problem: I have a 2D <bool> array, where 1 means the cel...