James McCartney

Results 6 issues of James McCartney

```assert(value_stack.size() == 3ull);``` fails if you connect two wires to one input. It leaves an extra value on the stack. One possible recreation is to create 3 boxes: sine, sine...

bug

This code does not compile for me. Removing xt::flip does compile. I've been using xtensor for only a few hours so likely I'm doing something wrong.. ``` #include #include #include...

I am trying to build the example given in the README, and there are some problems with linking the C++ code. I'm not very experienced with linking to C++ code...

question
OSX

limits.h is included on line 65, but no definitions from limits.h are used.

### Before Reporting - [X] I have checked FAQ, and there is no solution to my issue - [X] I have searched the existing issues, and there is no existing...

bug
investigating

I don't want to intern strings that are typos of things that are. Is there a way to check if a value is already interned?