-
Console requests a list of mappings, aliases, and templates from ES. Users with many indices (with many fields) will incur a cost every time mappings are retrieved. Console settings, including refresh…
-
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!
-
The Sequences dialog shows identical sequences that have different mappings, although only one of the mappings is effective. For example, searching for U+2002 EN SPACE shows the sequence [◆] [space] […
nmatt updated
2 years ago
-
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…
-
### 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…
-
- Support mmap with anonymous mapping and file mapping.
- Rearrange virtual memory space.
- Support `swap` mechanism.
- Multi-architecture:
- [x] X86_64
- [x] AArch64
- [ ] RiscV64
-
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…
-
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…