-
analogs for `map_bool/true/false_signal`
-
We want to encourage users with trialized time series (e.g. segments of a continuous time series) to store their data as a single, continuous (untrialized) time series, albeit with segments of missing…
-
We need to implement tracing for all client methods and transports. PII needs to be sanitized and the safest option it so remove incidental printing of values e.g., derive or implement `Debug` and/or …
-
Right now we only support API keys for the Azure OpenAI Service, but I'm pretty sure from looking at their [Quickstarts](https://learn.microsoft.com/en-us/azure/ai-services/openai/chatgpt-quickstart?t…
-
- Equality would be useful to automatically have. I haven't looked too deeply into the automatic type generation from message names, but probably using something like AutoHashEquals.jl would be easy e…
-
While studying BLE Noble, I found the existence of convenience functions in that library. What a great idea!! The following are candidates for conveniences in this library:
```
BLEDevice::write(…
-
-
Jupyter notebook with sliders and interactive plots might be the most cost effective.
ctk3b updated
8 years ago
-
Another suggestion: it would be practical to be able to plot only the marginalised posteriors, especially for overlaying the results from different models. I imagine this as a switch option in `plot_p…
-
I'm not sure why QCBOR API was designed to treat tags as if they're attached to an enclosed items instead of the other way around but this makes decoders for protocols where major type of an item depe…