-
As the main branch of `robosuite` has been updated to v1.5, the import paths of multiple files do not work. For instance, the error when running `python demo_random_action.py` will be:
```
[robos…
-
Dear all,
many thanks for CVXPY. Great package!
**Bug (or wrong usage):** Version 1.6 throws an error where ver 1.5.3 works:
**To reproduce** (slightly sdjusted example from the CVXPY page…
-
**Description:**
I'm encountering an unexpected C19 - End Module Communication Error on my uFactory Lite 6 robot arm. The issue occurs randomly during operation, **despite not having any end module…
-
This is used in MaskRCNN (specifically `random.choice`), we could implement the subset of `random` that's not covered in `torch` already
cc @suo
-
```firrtl
FIRRTL version 4.0.0
circuit Foo: %[[
{
"class": "circt.FullResetAnnotation",
"target": "~Foo|Foo>r",
"resetType": "sync"
}
]]
public module Foo:
input c : Clock…
-
is there really a sensible way to solve this? I think we should just declare that larch modules cannot reuse python module names. This doesn't seem like a burdensome handicap.
-
```firrtl
FIRRTL version 4.0.0
circuit Foo: %[[
]]
public module Foo:
input c : Clock
input i0 : UInt
input i1 : UInt
input r : UInt
output o0 : UInt
output o1 : UI…
-
created a new project in Xcode, completely blank slate, added the
https://github.com/ml-explore/mlx-swift-examples/
dependency as the readme says, and the build just refuses to build. no error o…
-
I am creating masked convolution in equinox like below :
```
import equinox as eqx
import jax
import jax.numpy as jnp
from typing import Optional
from jaxtyping import Array, Float
class…
-
Have a dictionary of english words (can get one from Mozzila spellcheck addons) and select a number of them randomly, put together and lol.