-
```
Hello and thank-you for everything you are doing on this extremely useful
project.
I am trying to create a map showing various agricultural uses in my region.
Unfortunately I am completely with…
-
```
Hello and thank-you for everything you are doing on this extremely useful
project.
I am trying to create a map showing various agricultural uses in my region.
Unfortunately I am completely with…
-
Beef up docs for the protocols interface, including the defaults provided.
Also give usage examples
-
For API compatibility, cuDF should support [idxmax](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.idxmax.html) and [idxmin](https://pandas.pydata.org/docs/reference/api/pandas.Series.i…
-
repro:
```
import torch
class Mod(torch.nn.Module):
def forward(self, x):
y = torch.ops.aten.to(x, dtype=torch.float16, copy=True)
y.mul_(2)
return y
x = torch.…
-
## What are the steps to reproduce this issue?
1. run the two examples provided in two different windows(creating two folders: 1 for node only with Loramesh and main.py and other for border_router wi…
-
This doesn't seem to work if the log line has a timestamp on it. My log lines look like this normally:
```
2024-08-15T10:56:06.053Z [NCP.AUDIT] Updated Study Design in Study. {"id":"4cb1b157-c956-4…
-
**Empty ingredient not allowed here** (you have to use an actial item as container) for
```
"container": {
"item": "minecraft:air"
},
```
in:
```
farmersdelight:bakery/pot_cook…
-
The geometry of Protoxtruder is spot on, where if the idler sits flush against the extruder body, the bite depth should be sufficient for any use case.
However, due to the nature of plastic parts, th…
-
I would like to implement a rule for [PEP 515](https://peps.python.org/pep-0515/). This allows using underscores as visual separators in numerics. Large numbers are hard to read and using underscore a…