Emergency Self-Construct
Emergency Self-Construct
This is clearly looking for someone to volunteer to implement it. Please don't hesitate to consider this if you need it for your Numba use-case.
@mha-py FWIW: for timing long running processes and quitting after a certain wall clock time, you can also use the following to escape to object-mode and check the time from...
@ziofil depending on your needs you may be able to use: http://numba.pydata.org/numba-doc/latest/user/withobjmode.html -- but beware that this may degrade performance significantly if used in a tight loop.
this calls for a `numba-itertools` project -- wouldn't you all agree?
The idea user-work-flow for me would be to `cd` to the root of the tree I am working on and launch `zed` from there and it just picks up whatever...
And if I switch conda env for example with `conda activate` `zed` would just follow suit and then use the currently active env.
Hi, Numba dev here, Numba 0.56.4 isn't compatible with Numpy 1.24.* -- see also: https://numba.readthedocs.io/en/stable/user/installing.html#version-support-information
@wjwwood : no ... it desperately, desperately needs some lovin'. :(
@eichin : stdeb is somewhat in limbo at the moment, your pull-request will hopefully be tended to sometime, but probably not that soon.
I thought it may be a 3.9 issue, but I get the same on Python 3.9