Andrew Pouliot

Results 25 issues of Andrew Pouliot

I tried this: ``` %library name="simd" %type name=vector_int2 library=simd canForwardDeclare=false MyObject { NSString *identifier vector_int2 position } ``` Output: ``` [error][Thu Jan 24 2019 15:31:14 GMT-0500 (Eastern Standard Time)] [/REDACTED/Broken.value]The...

I get this error compiling on more recent toolchains > Expression requiring global actor 'MainActor' cannot appear in default-value expression of property '_value'; this is an error in Swift 6...

Has to do with use of `...args`

It's a little annoying that we have to spin up sketch to test this. It would be good to be able to run unit tests on a mac by installing...

``` (wuerstchen) ~/Developer/Wuerstchen (main u=) $ pip install -r requirements.txt Collecting pytorch-tools@ git+https://github.com/pabloppp/pytorch-tools@master (from -r requirements.txt (line 4)) Cloning https://github.com/pabloppp/pytorch-tools (to revision master) to /tmp/pip-install-bgmuvmb4/pytorch-tools_c07c3a635b684eafb1465faf6168efa1 Running command git clone --filter=blob:none...