Devin Soni

Results 3 comments of Devin Soni

Seems like I forgot to make this change in the pypi version of the package. I just fixed this in `v1.1.1`, can you install this newer version and try again?...

Yeah I think that's definitely something useful, I'm just not sure what the best way to handle this would be. E.g. should it exit upon receiving a null matrix, network,...

Yes, it's probably best to detect these within functions as they occur and subsequently exit, but allow functions to return null pointers if they are user-exposed (networks, matrices) and have...