-
In the *reduce* algorithm, all mappings due to the first reduction rule are placed in a `tpie::file_stream`. With #397 we have cleaned up Adiar's wrappers on files and streams and should use these ins…
-
When trying to interrupt test runner on Windows, I'm getting a very verbose output from various parallel processes, e.g.:
```
Test suites:
['test_core']
Running test_core: (5 tests)
Using 5…
-
-
**Is your feature request related to a problem? Please describe.**
Plugins, such as anti-cheat plugins, often require more granular control over packet sending. Creating a wrapper class for all pac…
-
It would be nice if conduit was available as a package on PyPI. In order to keep things sane the package would probably have to come in source form depend on a pre-existing conduit install (a bit lik…
-
It would be great to have some Mutiny wrappers for AWS Async Client that return some `Uni` instead of `CompletionStage`.
There is already that for Vert.x: `io.vertx.mutiny.core.eventbus.EventBus` i…
-
It'd be convenient to provide support for use of Keras or PyTorch models in model selection. There are two issues:
1. Keras/PyTorch models don't conform to the Scikit-learn API.
2. Keras models ar…
-
If a Ruby wrapper already exists for a given GObject, GirFFI should not create a new wrapper but instead return the existing one. Ruby-GNOME2 and PyGobject store the wrapper in the GObject's qdata.
K…
-
The file [psi4OptionsTools.cmake](https://github.com/psi4/psi4/blob/master/cmake/psi4OptionsTools.cmake) within the [Psi4 project](https://github.com/psi4/psi4) defines several general-purpose wrapper…
-
I want to log all invoked shell scripts. How can I do this with wrappers? Should make a PR against Snakemake?