-
- Properties:
- [x] Structured Decomposable (+vtree)
- [x] Decomposable
- [x] Deterministic
- [x] is_smooth
- Transformations
- [x] forget
- [x] Smooth a circuit
- [x] Conditio…
-
To make this project more usable, the resulting applications should, of course, be published. Where possible, this process should be automated with GH actions.
Publishing the VSCode extension to th…
-
Currently the hls4ml conda-forge feedstock (https://github.com/conda-forge/hls4ml-feedstock) recipe is broken because some of our dependencies (and their dependencies are missing from conda-forge. The…
-
When using the library the following I thought of the following change.
**Problem:**
Currently the assertion to check if the data is correct is within the table_mocks.py when for a Mock you run `a…
-
```
What steps will reproduce the problem?
1. Change password of user in ADUC, connected to DC in question
2. Check hashing filter log to see that the password was hashed as expected.
Verify with AD…
-
Instead of reading the key from file or config, allow getting the key via http
Similar to see **auth_jwt_key_request** in [nginx plus docs](https://docs.nginx.com/nginx/admin-guide/security-controls…
-
```
What steps will reproduce the problem?
1. Change password of user in ADUC, connected to DC in question
2. Check hashing filter log to see that the password was hashed as expected.
Verify with AD…
-
### Describe the bug
When I try to talk with a NPC or use a computer my game crashes
### Attach save file
[Percilla-trimmed.tar.gz](https://github.com/user-attachments/files/17513672/Percilla-trimm…
-
I convert the model to onnx using the model_to_onnx.py, with the args:--dataset nyuv2 --last_ckpt ./trained_models/nyuv2/r34_NBt1D.pth
the model can be converted to model.onnx,
the input shape is …
-
Using the script
```
authd_client = fitbit.Fitbit('consumer_key', 'consumer_secret', oauth2=True, access_token='access_token', refresh_token='refresh_token')
authd_client.sleep()
```
I'm getting the…