-
From the existing documentation, it appears that the camera extrinsics are in OpenCV convention `(x, -y, -z)` or `(right, down, into the scene)` and are in world-to-camera (`w2c`) format. Is this righ…
-
Hello, I have several question using CUTLASS. It would be very much appreciated to be answered.
1. How to know if I am calling CUTLASS code correctly?
I am using matrix A (M x K), matrix B (N x K), m…
-
### Discord username (optional)
_No response_
### Describe the bug
The Settings pane (which should btw be called "Preferences", to both align with macOS conventions as well as the "Preferences..." …
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
After launch warp not react on…
-
I have a question about the warping direction. If I have the optical flow from img1 to img2 and I want to warp img2 back to img1, should I use img2 as the input image? Do I need to use the optical flo…
-
```
By LilleCarl (12 October 2010 - automatically ported issue):
The spell warp does not work, tested it with my pet on rev800.
```
Original issue reported on code.google.com by `stfxm...@gmail.com`…
-
Currently there is no counted limit for the ships warp distance, allowing unlimited travel. Adding some kind of circle to show "this is the maximum range" that both displays, stops the arrow from pass…
-
**Version number**
Warp-plus.exe v1.2.4 on Windows amd64
**Describe the bug**
آنتی ویروس پیش فرض ویندوز بسته زیپ دانلود شده را به عنوان یک Potentially Unwanted Software از نوع PUA:Win32/FRProxy ش…
-
In this snippet from the docs:
```python
snippet = """
__shared__ int sum[128];
sum[tid] = arr[tid];
__syncthreads();
for (int stride = 64; stride > 0; stride >>= 1) {
if (ti…
-
I tried to pip install optoth, but failed.