-
bluetooth crashes
-
A couple of different, maybe mutually exclusive ideas about automatically assigning variables within loops:
1. For any type of loop, assign the iteration number (0, 1, 2, ...) to some variable auto…
-
Hello, when starting from https://github.com/Azure/azure-functions-dotnet-worker/issues/1182#issuecomment-1317230604, and deploying on Linux, http reponses expose a `server: Kestrel` header.
Despit…
-
Tested this in exq v0.15.0:
```
config :exq,
middleware: [
Exq.Middleware.Stats,
Exq.Middleware.Job,
Exq.Middleware.Manager,
MyApp.One,
MyApp.Two
]
```
It appear…
-
The proposed feature is a generalization of #10 .
**Problem solved by the feature**
No chance for the service developer to plug in into any moment of the nanoservices framework except for the pr…
-
### Summary
[`isFunctionType` in `PlutusIR.Transform.ThunkRecursions`](https://github.com/input-output-hk/plutus/blob/c8d4364d0e639fef4d5b93f7d6c0912d992b54f9/plutus-core/plutus-ir/src/PlutusIR/Tra…
-
I wanted to make sure that it's thread-safe, e.g. OpenMP?
-
Thanks for this amazing package!
May I suggest that you would add reverse sort functions for when you want to inverse the order?
The following code would automatically add a reverse function for…
-
I am a newby in Makeblock and mDraw.
I have bought a XY Plotter v.2.
I like much more mDraw intead of Benbox.
The problem with Benbox are many:
- Don`t allow to resize placed objects …
-
As with #1, if I generate a triangle plot with `a_1` and `a_2`, I see some unwanted smoothing from the gaussian_kde. This is replicated below,
```python
from pesummary.utils.samples_dict import Mu…