-
A colleague of mine is running Flow for history matching on a server with 72 cores. He runs 72 realizations at the same time with non-unified output. i.e. many output files are created very often.
S…
-
# Brief description of your issue
When I run ```winget search``` for an MS Store app, all the apps from the store show IDs that are just a sequence of numbers and capital letters of fixed l…
-
(Carried over from https://github.com/atom/autocomplete-plus/issues/647)
Specifically for Flow autocomplete: is it possible to have an exposed option for matching results _only if_ the first letter o…
-
**Version Used**:
```
Branch main (10 Apr 2021)
Latest commit 0d17e72 by Sam Harwell:
Merge pull request #52521 from sharwell/background-load
Load NuGet assemblies on a background thread
```
…
-
# Summary
I have a project with a bit of a complicated traffic management situation. We want to use Rollouts to have two versions of pods running at the same time, and split traffic based on Destin…
-
Hi, thanks for your great work. I notice that you add a small gaussian noise when sampling `x_t` in `CFM`:
```python3
mu_t = t_unsqueeze * x1 + (1 - t_unsqueeze) * x0 # conditional Gaussian mean
…
-
### Brief description of your issue
Several packages aren't correctly being matched for several command flows.
Before we had the "displayName" key available in the manifest, we had to try and mat…
-
## Flow 1
**/on_search**
- providers/location details are not correct
- cancellation_terms must NOT have additional properties (refund_eligible)
- return_location is not valid in return terms
…
-
For Lumina-T2I, it seems that time_shifting_factor is only implemented in the ODE integrator, but not in the SDE integrator. Does this factor have a big impact? SDE and ODE, which one is more recommen…
-
**Describe the bug**
The profile URL on the `AzureAD` OAuth Source on Federation and Social login keeps resetting.
Manually set this to `https://graph.microsoft.com/v1.0/me` and a few hours later …