-
It turns out that the code was never written, and is apparently not on a test path. Here is an example of one that fails:
```
kk = ZZ/101
M = mutableMatrix(ZZ, 2, 2)
M_(1,1) = 4
assert(M != 0)
asser…
-
hi a have problem running lift
`>> /home/fedora/Projects/LIFT/datasets/eccv2016/custom_types.py/143: waiting to obtain lock > obtained lock for posix system
-
I often find myself having some sort of sequence of lifts I need to do on different values.
Modules make it so that I can stash all of those things in a module, and lift the module. But it might be…
-
I know I am asking a lot but could someone smarter than me create a PR to not have code as requirement and hence allow other subjects to be explored as well?
Related:
- https://github.com/Sakana…
-
This is too verbose
```c
#define CONST 1
/*@ function (i32) CONST () @*/
static int c_CONST() /*@ cn_function CONST; @*/ { return CONST; }
```
Save some pre-processor engineering, this c…
-
When there's an error message, it would be nice to get a cute mascot image with it. Like, say, to pick an idea at random and definitely not based on anything we've seen before, a whale being lifted in…
-
**Is your feature request related to a problem? Please describe.**
Following up #2904, we should consider adding additional "lifted" operators based on the [special method names list](https://docs.…
-
### Target Use Case
I need to render data on H3 grid as 3D (extruded) hexagons stacked on top of each other. I figured out, the easy and versatile way to support it is to optionally allow user to lif…
-
-
Hi
We has developed a program when the robot lift, there is alert msg sound out based on below sdk
override fun onRobotLifted(isLifted: Boolean, reason: String) {
}
https://github.com/robotem…