Nick ODell
Nick ODell
Example of current behavior: ``` $ outrun njodell@outrun-vm whoami fuse: warning: library too old, some operations may not not work root ``` I'd like the program I'm running to execute...
### Description The test case "SimplexTree: assignIndices with cell collapsing" fails. ### Reproduction The test case works when building under clang: ``` $ mkdir build $ cd build $ sudo...
About half the time, ao crashes on startup. There are many different kinds of errors that it writes to the terminal when this happens. I ran it 2000 times, and...
I'm running into a really specific and weird bug on OSX. ## Reproduction instructions Use OSX. I am using 10.15.4 right now; I don't know if the specific version matters....
## Context When testing [OSMnx](https://osmnx.readthedocs.io/en/stable/), we recently had a test case failure. The test case looks up an address with OSMnx, then uses a raster file to add elevation data...
### Is your feature request related to a problem? Please describe. I recently ran into a problem where I found that auto_arima() was using multiple cores while fitting a stepwise...
I'm trying to merge two repositories together, while keeping a nice history. I nearly have a working solution, but I'm running into a problem, which could be solved by an...
I noticed that nightly doesn't work anymore. Pinning to 1.3.2 seems to help.
Hi, I'm attempting to benchmark a project, and I'm getting a really weird result. There are call paths in the flame graph that cannot really be part of the program....
The current method is very kludgy, and makes it hard to add new options. Add code so that the following options work: ``` pact --debug $PID #Turns on the debug...