-
The simulation needs a pause and a resume button.
-
By @emassey0135:
It seems that when you press left bracket to click on an item to pick it up, the y coordinate of the mouse down and mouse up events is different than the y coordinate of the mouse …
-
In the [Performance Tips section](https://juliadynamics.github.io/Agents.jl/stable/performance_tips/#Use-Type-stable-containers-for-the-model-properties) of the documentation, it is recommended to use…
-
As our simulation always starts from unsteady simulation and later transit to steady simulation which may influences the constitutent of the training dataset (unbalanced dataset). Maybe we should only…
-
In the Quick Start there is the following block of code:
```
from multiprocessing import cpu_count()
import numpy as np
from tqec.noise_models import NoiseModel
from tqec.simulation.simulat…
-
### Issue Type
Bug
### Source
binary
### Secretflow Version
secretflow 1.8.0b0
### OS Platform and Distribution
Linux localhost.localdomain 3.10.0-693.el7.x86_64
### Python version
Python 3.1…
-
# Description
Some fields can be left empty and the simulation button does nothing. We need to catch empty fields and warn the user.
# AC
- [ ] If one of the following fileds is not filled in, the …
-
As a user, I would like to be able to set any parameter in the model before simulating it. The parameters of interest include initial species concentrations, initial rates, and kinetic parameters. Cur…
-
Hello, im currently trying to do a HVAC simulation with the geometry being a 37 m x 40 m x 6 m area that are cooled in order to the understand the airflow pattern and temperature distribution of the r…
-
Hi,
This is a really great work and the results looks fantastic! I would like to try it but I met some problems when I use the gui.py file.
After I run the gui.py and upload the ./assets/design…