delacylab
delacylab
Hi @tofuwen I wanted to check with you about renaming remove_edge() to remove_edge_reconstitute_dpath() and remove_edge_only() to remove_edge(). I agree it is more informative but would require changing all existing calls...
Hi @tofuwen, Unfortunately it looks like there is a problem with my idea because I am failing unit tests. My initial testing showed that it didn't make any difference in...
I get this error too, I stuck in some debug lines in the fisherz function and here are the variable values right before the crash: var [80, 8, 81, 82]...
I multiplied the matrix and inverse matrix together like you suggested and did not get I or anything close. I checked the determinant of the matrix and it is basically...