-
Benchmark:
`simple_example.c`
Script:
```
set-dynamatic-path ./dynamatic; set-src ./dynamatic/integration-test/simple_example/simple_example.c; set-clock-period 4; compile; w…
-
### Team Name:
cyx
### Project Description:
Portfolio optimization is one of the most popular topics in the area of finance. The goal of it is to find the optimal combination of different a…
-
I am trying to run the simulation using dome built from source, however, it has a segfault and prints out a stack trace.
With the command
`ign launch -v 4 competition.ign circuit:=cave worldName:…
-
Umbrella issue to plan a SITL Sprint
**Platform**
[ X ] All
Please be specific in requests: which vehicle and sensor models to add/improve to which simulator, etc
-
The following system simulates correctly without the event. The event affect function of the event is empty, so I would have expected it to have no effect.
```julia
using ModelingToolkit, OrdinaryDi…
-
when i simulate with Xyce, and the plots are updated while the simulations are still running, or if the simulator is killed and then the plots are updated, Xschem often crashes. in the command line it…
-
Distributed hash tables are powerful protocols that enable content discovering and routing in P2P networks. In "vanilla" DHT implementations (e.g. Kademlia), peer interactions leak a lot of informatio…
-
I am designing my own board with microcontroller (either ESP32 or ATmega), i would like to include the doppler sensor design directly to that board. I am bit tight on space and i was thinking that may…
-
As reported in #334, the logical error rates of the logical CNOT circuits with X basis initialization/measurements are suspiciously high compared to Z basis ones. And [the exact circuit-level code di…
-
Would it make sense for a param resolver containing many sympy expressions to warn the user of potential slowdowns and point the user towards the flattening utilities?
Looking at @dstrain115's fix…