-
Certain other layout applications have a viewer option to "merge all shapes" that I would find useful in KLayout. This is useful because sometimes cells are drawn with individual shapes that overlap w…
-
Building for WebAssembly targets with default features (read: `system`) is broken as there isn't an implementation for WebAssembly.
- Should crates using `fontique` build with `no-default-features`…
-
@article{PARENTE2013340,
title = "Principal component analysis of turbulent combustion data: Data pre-processing and manifold sensitivity",
journal = "Combustion and Flame",
volume = "160",
number…
-
Markdown tutorials are nice, but non-interactive. It would be nice to support Jupyter Notebooks, which could be rendered statically (examples: [GitHub](https://github.com/jupyter/jupyter/wiki/A-galler…
-
# Bug report
Warn shows up on import { createClient } from '@supabase/supabase-js' even though I followed the instructions in the readme's usage.
## Describe the bug
> tauri-app@1.0.0 tauri
> ta…
dog6o updated
2 years ago
-
According to the the sample code in 'Use via API' link down at the bottom of the huggingface app page, I kept getting error:
```
{
type: 'status',
endpoint: '/generate_image',
fn_index:…
-
Hi Fruitfella,
Can You help me write bot-block Hull Moving Average same as Weighted Moving Average (FWMAv1.0)
Thank you.
Sun29 updated
6 years ago
-
### Checklist
- [X] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this issue is not already reported.
- [X] I am using the…
-
Hello
I am trying to simulate a machine with 4 "OOO" cores. I have configured it similar to the "het.cfg" configuration without the wimpy("Simple") cores. I am running a pthread workload. This workl…
-
Not sure if this has been considered, but reading the proposed API makes me wonder if the API can return a Promise instead that is resolved once input is no longer pending (for the provided `InputType…