Radu

Results 13 comments of Radu

Just re-built both latest master and llvm-st and both have the same output with/out casting.

Windows support seems to be far away. Have tried making it work and still failed. Logging here my attempts perhaps someone can pick it up: - install Visual Studio 2015...

Disabling `vectorize` indeed gives the correct result! Nevertheless, more robust to just use `&&`. This could be closed.

Update These seem to work: || let b = dictmerger[i64, {i32, f64}, +]; merge(b, {2L, {2, 2.0}}) || let b = dictmerger[{f32, i64}, {i32, f64}, +]; merge(b, {{2f, 3L}, {2,...

+1 This would also simplify the Python installation scripts AND remove the need to link between clang's (as mentioned in docs and found in practice).

Have you found a solution? Running into the same thing

Passing the file path with the `file:/` prefix might be the correct way.

looks like the same could be said about pandas? it does pop up in more places, but none look core