-
### What's hard to do? (limit 100 words)
In XLS, we have a distinction between an array of bools `bool[N]` (i.e. `bits[1][N]`) and a packed bit vector `bits[N]`. Oftentimes, you may choose to write o…
-
[`inactivate_users.py`](https://github.com/MuensterImagingNetwork/OMERO/blob/a4b4f6960af2ebdd9e0c1ee299b1b62d18605193/ConvenienceFunctions/inactivate_users.py) was recently shared on the OME slack. It…
-
This issue is to discuss what necessary parity should exist between the new and legacy MPRester top level convenience functions (e.g. `MPRester.get_entries_in_chemsys`).
Below is list of current br…
-
There is a worry that users might not be able to convert their serial macros into a parallel one.
We might assume template situations (like "process all files in a folder", or "I want to run tasks fr…
-
Convert and save different parts of the result as frame , e.g. potentials only, constraints only, etc.
Most important: save full result in a format that can be consumed again to prevent unnecessary…
-
Add convenience functions to create distributions - `newBlockDist` and similar. Add overloads to the `newBlockDom` family of functions that take a distribution argument to allow sharing a distributio…
-
To maximize usability, I have suggested before [[ref](https://github.com/iobis/pyobis/issues/98#issuecomment-1268593667)] that we wrap the (minor) complexity of query-building in some "convenience" fu…
7yl4r updated
2 years ago
-
Would you be interested in some added convenience for the usage of remote objects?
I drafted a Proxy struct inspired by [DBus::nonblock::Proxy](https://docs.rs/dbus/0.9.5/dbus/nonblock/struct.Proxy…
-
Perhaps either whitelist [URL](https://docs.oracle.com/javase/7/docs/api/java/net/URL.html) or wrapping that function.
Should be able to get scheme, host, port, path, fragment.
Meta: https://git…
-
I'd like to spend some time distilling this into how we can very declaratively specify world/chunk generation.
Ad-hoc Structures, dungeons & landscapes come to mind