-
Right now, it's very difficult to figure out how to use the executables to process L200 data directly by non-experts. This can be important for several reasons, including testing changes to the analys…
-
### Describe the feature
If an exception type isn't recognized by this library, the fallback is to use the `ReflectionBasedDestructurer`. It's a common case to have custom exception types that I wa…
-
**Require to add vim KeyMap**
```js
easymde.codemirror.setOption('keyMap', 'vim');
```
getting following error
```
Uncaught TypeError: Cannot read properties of undefined (reading 'call'…
-
### Pitch
Lists are a really good idea, but at the moment there are many tiny things that make Lists unnecessarily difficult to use. Personally I still struggle with them. I keep making mistakes an…
-
Hi everyone,
First of all, thanks for the great work on this project and everything associated! I recently tried out some more advanced functionality (firmware selector customized builds), and mana…
-
hcho3 updated
3 months ago
-
### Summary
Normalization and Augmentations are defined in the `on_after_batch_transfer()` function of the Datamodules to compute them on GPU like recommended from lightning. However, a downside of…
-
TIO has a nice URL scheme for each language, so if I want to use PHP, I can go to https://tio.run/#php
I would *really* like a way to easily pick which language I'm on with a quick type in the addr…
-
Implementing `ITestDataSource.GetData()` currently requires an `IEnumerable` to be returned. This is useful when wanting to return sets of primitives, but a bit tedious when the consumer wants to ret…
-
**Internal/External**
**Internal** (an IOHK staff member)
**Area**
**API**
**Describe the feature you'd like**
In order to connect to the local node (eg for submitting a transaction) one ne…
erikd updated
3 weeks ago