Andrew Pontzen

Results 59 comments of Andrew Pontzen

These reports date to mid-2012 but I am seeing this issue with the latest version of numexpr. Has any progress been made in solving it? Otherwise this library is extremely...

Thanks for the clarification. I'll look into it and send a PR if I can.

There are two main package managers for MacOS, macports and homebrew, both in common usage. There is also fink but I think that is less well used. It is possible...

It didn't work for me to pass these in as environment variables -- I actually had to pass it to `--with-fftw` etc. This did surprise me. It's possible of course...

Looks good to me. Strangely I found myself recompiling swift just a couple of days ago, and ran into a new problem. Specifically, when compiling, I received ``` In file...

I wouldn't guess `--enable-compiler-warnings` has the effect of _disabling_ errors. I would imagine the issue is something to do with MacOS's preference for clang over gcc, but this was actually...

yes, that’s definitely what’s happening — just not sure why!

I have merged in the deprecation of python 3.7, so if you merge the master branch in here you will get more meaningful test results.

This is possibly not very well explained in the current documentation but live calculations, such as the one you are trying to do, are not allowed to use particle data....

This must be a different problem I think. Do you see mypropertyp if you do tangos list-possible-properties?