-
```
lgfem.cpp:3135:56: error: no member named 'stack' in 'pb2mat'
3135 | Problem::Data< FESpace > *data = pb->dataptr(this->stack);
| ~~~…
-
### Describe the bug
base64 get wrong result if the file size is greater than 128 blocks (65536 bytes)
### To Reproduce
```sh
for i in `seq 128 129`; do
dd if=/dev/zero of=testfile coun…
-
Right now, `Dataset.dggs.cell_centers` returns a `Dataset` containing the geographical coordinates. However, since we return a `Dataset` we have to use the lengthy `ds.pipe(lambda ds: ds.merge(ds.dggs…
-
In data_pipe.py ,**load_mx_rec** function
header, img = mx.recordio.unpack_img(img_info)### **img is BGR**
label = int(header.label)
img = cv2.cvtColor(img, cv2.COLOR_RGB2BG…
-
I am trying to send encoded video packets from a source location via websockets (as per project requirements) towards a destination location and transcode them. I am trying to pipe the transferred enc…
-
Tried to compile with nexfort to speed it up, but it can't find it even if installed.
```
(venv) (base) D:\Stablediff\Comfyuimanual\ComfyUI>pip install nexfort
Requirement already satisfied: nexf…
-
## Overview
Correct the SP Used to revert workspace MP.
- Specifically, the deletion of emissions in the workspace deletes any emissions for locations that belong to the MP even if the emissions…
-
We need `fseek(3)` for navigating, so we'll probably have to pipe the data into a temporary file and open a hex view on that.
Can we move data lazily as we read towards the end? Asynchronous IO wou…
-
Excellent work on this node pack. However, this node is killing my SSD. Having to write 100-200 MB meshes to disk each time I want to preview it seems like a bad design limitation.
Is there any way…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[ x] feature request
[ ] support request => Please do not submit supp…