-
Hello!
I'm having an issue loading 2D fields from an LLC270 run.
All 3D variables are loading as expected but the 2D fields are giving the error:
```ValueError: dimensions ('time', 'j', 'i') must h…
-
### 🐛 Describe the bug
The [documentation ](https://pytorch.org/docs/stable/generated/torch.logsumexp.html#torch-logsumexp) of the dim argument of torch.logsumexp says:
> dim ([int](https://docs.…
-
A barcode is a graphical representation as a collection of horizontal line
segments in a plane whose horizontal axis corresponds to the parameter and whose
vertical axis represents an (arbitrary) or…
-
This is the primary goal of this integration, but the first milestones to hit are:
- [x] Sensors to state the `Area` of a device, based on the `Area` of the closest bluetooth receiver
- [x] Implem…
-
### 🐛 Describe the bug
I encountered a bug in PyTorch when I created a random tensor of shape `[5, 5, 5]` with data type `float64`, converted it to sparse CSR format, and computed the sum of the te…
-
Just wondering if there's a good way to determine an optimal C for AEH, or perhaps a metric to assess the quality (may be a bad word for it) of a given pattern.
-
I may want to split up this issue...
- Create a wiki page to list potential terms / definitions / examples
- Create a web page for dictionary
- Add audio examples (coded in web audio)
- Update the whe…
-
Steps to try to create a FZ with high-symmetry borders:
1. Analytically define cusps and sample cusp points OR sample cusp locations by numerically differentiating BRK function (2nd derivative) and u…
-
would you guys be open to responding with the "data" encoded as base64 as well as JSON numbers / floats:
e.g.:
"data":[4.418702,4.45638,3.9872267,3.8685367]
and as base64:
"data":"LVuNQE6djkDO…
-
### Expected behaviour
Successfully running `AnalysisFromFunction()` on all available CPUs by setting `n_jobs=-1` even for very small trajectories.
### Actual behaviour
A Warning is raised:
…