-
- [ ] When user completes harvest flow, the UI isn't updated and it takes some time , in this time user can taps again on harvest and see the previous amount for harvest
please take a look on below …
-
Hi all, thought I would share my notebook example on the NS Couette Flow problem since it's a pretty basic problem that will allow users to play around with and get to know the equations and TRIXI eco…
-
Very nice package :-)
While playing around with different optimization objectives I ran into an autodiff issue.
The following always returns exactly zeros, which I think isn't correct. This might …
-
Hi,
I have been playing around with the Colang flow control in version 1 and 2. I do not get it to work the way I hoped.
First I tried the Colang 1 example from the documentation:
```
define flow h…
-
Start with @SeanRobb's list: https://docs.google.com/document/d/1olG87SEfQwQxatw_OFjLmVCg9MlkuSb9YNtxcRbjcy8/edit
## Why
## How will we measure success ?
## Estimate
## DACI
TBD
```…
-
- [ ]
- Tap on start category voting
- Do pairwise comparison
- Don't tap on "Submit Vote"
- Go back to main page
- There is no modal for "start category voting"
https://user-images.githubuse…
-
### Bambu Studio Version
1.6.2.4
### Where is the application from?
Bambu Lab Official website
### OS version
Win11
### Additional system information
_No response_
### Printer
P1S
### How to…
-
Dear author, when I follow the tutorial (https://hystrath.github.io/guides/fleming/cfd/transport/#1-species-shear-viscosity-and-thermal-conductivity) for inviscid simulation, the simulation always get…
-
Hi,
I use nemoguardrails==0.5.0 and I´ve got a problem with the flows.
Every time I use something like "when" statements I can't use actions anymore. They will be skipped.
Here is a code example:
…
-
The for loop has A cache problem. Flow A executes normally for the first time and is switched to flow B. The number of loops is still the number of loops of flow A. You need to restart the for loop to…