James McCartney

Results 4 comments of James McCartney

Also creating a cycle in the graph causes an infinite loop in dfs_traverse. I made a cycle of two 'sine' blocks feeding back with one of them also connected to...

> Looks like `flip` accepts evaluated expressions only. The following should fix your issue: > > ```c++ > auto expr = xt::flip(xt::eval(arr1 + arr2)); > ``` Making that change causes...

tab to accept does not work for me. It used to work. My license shows it is active and the preference is checked, but it hasn't work for the last...

I also hit this. `brew install llvm@18` worked.