-
Just pasting this here so it's something that can be referenced more publicly. These are a number of loosely organized concepts we've been brainstorming for potential future use with Graphite's use of…
-
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…
-
### 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…
-
[libinput(4)](https://jlk.fjfi.cvut.cz/arch/manpages/man/libinput.4) has this option which is missing in `sway-input`:
> Option "ButtonMapping" "string"
> Sets the logical button mapping fo…
-
### 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 …
-
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…
-
Hi, thank you so much for your great work on this repo. May I ask if there is a way to find the mapping between two different surfaces (or the two surfaces registered to the same space)?
Thanks!
-
Using NTFS-3G version:
```
tyson@DESKTOP-6HH5CK9:/mnt/e$ ntfs-3g -v
ntfs-3g: No device is specified.
ntfs-3g 2021.8.22 integrated FUSE 28 - Third Generation NTFS Driver
Configur…
-
- Support mmap with anonymous mapping and file mapping.
- Rearrange virtual memory space.
- Support `swap` mechanism.
- Multi-architecture:
- [x] X86_64
- [x] AArch64
- [ ] RiscV64
-
### 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…