-
Ability to decorate functions as unitaries (perhaps `Array -> Array`)
This is either used as a hint or is enforced by checking the definition.
It may be possible to use the HUGR extension system f…
-
Hello! Let’s say I have something like the following
```python
def PowerLaw(eqx.Module):
amplitude: Array
power: Array
def __call__(self, x: Array):
return amplitud…
mjo22 updated
2 weeks ago
-
# Algorithm
According to our methods based on _arrangements_, we need four `interface` functions:
```
- UNION : STRUCT() -> Hpc
- INTERSECTION : STRUCT() -> Hpc
- DIFFERENCE : STRUCT() -> Hp…
-
### Describe the issue
If transformResponse()=>{} is null in the configuration, can a subsequent call to fetch the data content in it be called?
### Example Code
```js
const instance:AxiosInstance …
-
The Pillow functions `Image.open()` and `Image.save()`, among others, use `os.path.realpath()` on the input path to transform it to a symlink-free canonical path.
- https://github.com/python-pill…
-
Currently, we rely on tuples for our data flow, i.e. [this is what our datasets return](https://github.com/autrainer/autrainer/blob/d1ca7efbb2a42961ebf4313ef8546e8b1856678a/autrainer/datasets/utils/da…
-
Dear developers, thank you very much for providing such excellent software. I found that I could not solve this error when I processed column 3, but I handled it normally on another computer without a…
-
Hi, I'm experimenting KAN's performance, comparing it with MLP on MNIST dataset. To make it comparable, I have to use torch DataLoader to train the MLPs. I tried combining KAN with the DataLoader, but…
-
There used to be a `transform` argument to plotting functions (maybe some stats too) which wasn't too useful as it only allowed a callable. I propose to instead create a transform helper.
```python…
-
I'm using remix with hono as the server (basically it's a Hono app with remix middleware) during dev when I link anything to remix
I get the error
``` shell
Could not find handler file "path/to/l…