-
I am using xarray for processing geospatial data and have encountered two major challenges with existing data structures in xarray:
- Data arrays stored in an xarray Dataset cannot be grouped into …
-
# Wishlist for Meta Programming and Language-Oriented Programming
- Language features
- The core of the language should comprise of a transformation system and proof system which can provably co…
-
**Describe the bug**
import deepforest takes a very long time in some instances. 10+ seconds. Sometimes it feels as if it is related to GPU error checking
**To Reproduce**
```
import deepfores…
bw4sz updated
3 months ago
-
It would be useful to have a concept of system-level directions (``, and `` in specific, possibly others).
Example:
![Screenshot 2024-04-17 at 9 44 54 AM](https://github.com/music-encoding/music…
-
# Environment
```none
Microsoft Windows [Version 10.0.21327.1010]
(c) Microsoft Corporation. All rights reserved.
Fedora 34 self-installed but works in Ubuntu in the same way. This the K…
-
### Describe the issue:
The following tests fail with `pytensor==2.18.0`:
```
=========================== short test summary info ============================
FAILED tests/test_printing.py::test…
-
To give some context for this matter, allow me to describe my situation. I'm trying to write up a series of laboratory guides for students. Maybe someday these are compiled as part of a book, but for …
-
Hi,
this morning I got an update advise (_dietpi-update_) for v9.7.1
Did so and got/get this failure message:
#### Details:
- Date | 2024-08-27 11:02:03
- Program name | DietPi-…
-
/home/xxx/anaconda3/envs/prediction/lib/python3.11/site-packages/torch/onnx/utils.py:689: UserWarning: Constant folding in symbolic shape inference fails: Expected all tensors to be on the same device…
-
### Background and motivation
There are diagnostic scenarios for which people currently use reflection:
* Obtaining information about a method on a stack frame (`StackFrame.GetMethod`)
* Obtain…