-
To raise-awareness and lower the barrier to testing Verible, should we push to deploy at edaplayground.com or consider our own playground? @mithro WDYT?
When we were brainstorming project ideas, h…
-
# Abstract
We would like to utilize the properties of quantum particles building a simple model of a Bagua oracle machine and investigate its possible applications.
# Description
Based on quant…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with …
-
I use markdown a lot, and PlantUML a lot, and VSCode a lot. Currently I'm doing my slide presentations using Reveal.js, and it's cool that I can see a _preview_ of my plantuml diagrams when showing th…
-
Hi,
Using mermaid2 to display diagrams, they are not interpreted in the pdf having an error during the build.
*File mkdocs.yml*
- git-revision-date-localized:
type: date
…
-
```
When I first defined a diagram editor in the Spray DSL, I wrote something like
that:
class State :
container ( )
{
text ( ) { name };
}
Then I opened the diagram e…
-
After fiddling a bit with this project grammar I've got a somehow dirty `EBNF` grammar understood by https://www.bottlecaps.de/rr/ui that generates navigable railroad diagrams.
Copy and paste the E…
-
Hey all! @caniszczyk shared the [model](https://github.com/cncf/cartografos/issues/46) with the ex-CNCF-Ambassadors slack channel and I shared with with a few peers at Google. The following is the com…
-
```
When I first defined a diagram editor in the Spray DSL, I wrote something like
that:
class State :
container ( )
{
text ( ) { name };
}
Then I opened the diagram e…
-
Hey I just wanted to share something I did quickly today:
I created code that overwrote the `Diagram` object like so:
```python
from typing import Dict, List, Set
from diagrams import Cluster …