Ewout ter Hoeven

Results 172 issues of Ewout ter Hoeven

The [Scala Steward](https://github.com/scala-steward-org/scala-steward) is a very useful tool in keeping Scala dependencies up to date. I have used it for many of the dependency update batches (see #1968). I think...

It's been a while since the last stable release of OpenThread Border Router, which was in August 2018. Since then, the project has seen a lot of improvements and bug...

Java 21 LTS has now been release for 6 months, which may be a good time to see if we can start upgrading to Java 21. This PR tests that...

Currently when building with Visual Studio 2019 (MSVC 19.28) in total 32 warnings are thrown in the `heif`, `heif-info`, `heif-enc`, `heif-convert` and `heif-test` projects. All warnings can be [viewed on...

With the rumor that Android is switching from [libgav1](https://chromium.googlesource.com/codecs/libgav1/) to [dav1d](https://code.videolan.org/videolan/dav1d), it would be nice to be able to do an updated comparison between the two. The latest libgav1 tag...

Currently the efficiency of the Filtration unit 2 is lower than Filtration unit 1's. | | Production | Power consumption | Power efficiency | |-------------------|-----------:|------------------:|-----------------:| | Filtration unit 1 |...

On 64-bit Windows, NetLogo is installed by default in `"C:\Program Files\NetLogo 6.3.0"`. A Java `jvm.dll` is with it, located in `"C:\Program Files\NetLogo 6.3.0\runtime\bin\server\jvm.dll"`. Using pynetlogo on Windows, this `jvm.dll` isn't...

Is it possible to vary the values of sliders using pyNetLogo? If so how? In the docs I can only find `.write_NetLogo_attriblist()`, but that seems to modify agent values.

Currently PRIM only supports a single threshold value, and an outcome is classified binary. In some cases, it might be beneficial to actually input multiple levels of how good an...

Following [SPEC 0](https://scientific-python.org/specs/spec-0000/) Python 3.9 support is dropped for future minor and major releases, and will require Python 3.10+ from version 3.0 onwards. The main benefit of requiring Python 3.10...

maintenance