Robert Scott

Results 72 issues of Robert Scott

Hi, In maintaining the Nix package for `pydy`, we noticed that when we bumped our sympy version from 1.9 -> 1.10.1 `pydy` 0.6.0's tests started failing. ``` FAILED pydy/codegen/tests/test_c_code.py::TestCMatrixGenerator::test_generate_cse FAILED...

In the NixOS package for `libpointmatcher` we noticed that building 1.3.1 fails once we upgrade to eigen 3.4.0: ``` /build/source/pointmatcher/DataPointsFilters/Gestalt.cpp:498:52: error: no match for 'operator+=' (operand types are 'Eigen::internal::enable_if::type' {aka...

Very small request here. **What's the user value of this feature request?** Being able to nominate a droplet at task creation time allows the user to avoid potential race condition...

feature-request

Hi, In preparing the NixOS packages for `dask-image` on aarch64-linux, we noticed that the following test has been failing since version 0.6.0 of dask-image: ``` _______ TestInvalidArguments.test_nan_blocksize[gaussian-nan-ValueError] _______ self =...

Problem: it's easy to make mistakes when limiting the scope of a git resource with the `paths` and `ignore_paths` options, inadvertently making use of files which aren't included by these...

Hi, In maintaining the NixOS package for `nitime` we noticed that the test `test_FilterAnalyzer` fails once we bump `scipy` to 1.8.0: ``` _____________________________ test_FilterAnalyzer ______________________________ def test_FilterAnalyzer(): """Testing the FilterAnalyzer...

Hi, `Main.cc` tries to disable the x87 extended precision mode @ https://github.com/sambayless/monosat/blob/55af2fbf15b628eddfd74675d469689613c2a9dc/src/monosat/Main.cc#L550 But this is platform-specific and compilation fails on aarch64 linux: ``` /build/source/src/monosat/Main.cc:550:27: error: '_FPU_EXTENDED' was not declared in...

By "cartesian" do you mean `EPSG:3857` aka `EPSG:900913` aka "The Google Projection"? https://en.wikipedia.org/wiki/Web_Mercator_projection#Identifiers Otherwise there are a lot of things that could be meant by either "cartesian" or "mercator"...

What ---- Some tenant apps may not be as robust as cf components and as such may not cope well with sudden shocks of many app instances being moved around...

What ---- The alpine based images are no longer maintained (https://github.com/jruby/docker-jruby/issues/56) and don't exist for aarch64. while the regular debian-based 9.2 aarch64 images aren't on dockerhub either, it's possible to...