-
### Microsoft PowerToys version
0.85.1
### Installation method
GitHub
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
Issue 1
Remap CAPS to Ctrl+C
Is…
-
### What is the expected enhancement?
Right now we have the `vf2_mapping()` function which iteratively returns the isomorphic mappings found by the vf2 algorithm to python space. It would be …
-
A while back, I started working on this in the 3d branch - https://github.com/bryanedds/Nu/tree/3d
So far I've mostly just 3d-ified the Transform type and converted the 2d portion of the engine. Si…
-
### What happened + What you expected to happen
A box action space with shape [] creates errors when training:
```
ValueError: Expected parameter loc (Tensor of shape (1, 1)) of distribution Normal…
-
This is probably just my ignorance, but I was trying to review the `toneMapping` feature and found these two definitions of it:
https://gpuweb.github.io/gpuweb/#dom-gpucanvasconfiguration-tonemappi…
-
With 3.9 it runs and passes one test but the HTML is mostly 0's. Check test model and another if needed. Update measure, maybe updated SQL queries or fuels? and see if can update test to be more robus…
-
I am getting an error for a space that actually is required to be there.
The following YAML has a an alias as a mapping key, and because aliases actually can contain colons, there must be a space aft…
-
It would appear that multiagent.py and test_multiagent.py are partially hard coded for only 2 drones. Is this intentional or am I missing something. for example:
`
#### Set up the multiagent par…
-
/\____/\
\ (_)/ OpenSSH Session Key Dumper
\ X By Jelle Vergeer
\ / \
\/
Scanning for OpenSSH sshenc structures...
Name Pid PPid …
-
### Describe the issue:
I'm trying to invert my TDEM file which is a csv with times and voltage, and it shows this error: typeError: Object must be an instance of Data for data
### Reproducible code…