Samuel Ainsworth

Results 125 issues of Samuel Ainsworth

I'm seeing the following error when running `home-manager switch`: ``` error: builder for '/nix/store/s31vlk12dslzkna3cncvg5a6636vyyf5-auto-fix-vscode-server.service.drv' failed to produce output path for output 'out' at '/nix/store/s31vlk12dslzkna3cncvg5a6636vyyf5-auto-fix-vscode-server.service.drv.chroot/nix/store/nhyc3xdqbw2gljn30y4wi2zwl1ki4mn1-auto-fix-vscode-server.service' error: 1 dependencies of derivation '/nix/store/z02sq9nc2h1qw0vwayhzz594bir90iz1-home-manager-files.drv'...

It looks like the latest version on [cargo](https://crates.io/crates/fuse) is 0.3.1, but that version still depends on an old version of time (pre-0.2.0). It's also 3 years old now. Would it...

Now that Apple is moving to ARM processors, it would be great to have a build of sensible-side-buttons for this architecture!

Hi @dfdx, I'm super psyched to see this project. I'm optimistic that it will significantly raise the bar for AD in Julia. "Feature request": For the tests that are not...

The event handling support in DifferentialEquations.jl is very robust and so far so great! However I have a situation in which my dynamics function is very expensive to compute. Therefore...

The built file is now `Pkg.dir("PyCall","deps","deps.jl")` as discovered in the investigation of https://github.com/JuliaPy/PyCall.jl/issues/952.

It looks like the `vendor()` function is deprecated in the following line of code: https://github.com/JuliaPy/PyCall.jl/blob/9a084eb47c7176242893dd18a1782a1114cef02c/src/numpy.jl#L67 ``` julia> import PyCall; PyCall.pyimport("jax").numpy.array([1.0]) ┌ Warning: `vendor()` is deprecated, use `BLAS.get_config()` and inspect the...

I'm running into some unexpected hiccups building PyCall.jl on NixOS. I have successfully used PyCall.jl on NixOS in the past, so I'm a bit stumped as to why it's borked...

It appears as though the v2 branch has removed `docs/INSTALL.md`, `install.sh`, `BUILD` and the `:install` bazel target. Here's the full diff between versions 1.33 and 2.0.0: https://github.com/deepmind/sonnet/compare/v1.33...v2.0.0. What are the...

## System information - node version: v16.4.0 - npm or yarn version: npm 7.18.1 - OS/version/architecture: macOS 11.6 - Applicable nodegit version: latest master, 4561dcb7c120474a4553baa27e4c4c2f4be23a2b ``` node -v: v16.4.0 npm...