-
Hi,
When using OpenOil model and the schism reader I get a crash line 1072 of the basereader because self.
`env_profiles[var][np.ix_(z_ind, missing_indices)] = \
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you read FAQ on README?
- [X] …
-
I'm finding the time and population size conversions in the sweeps model super confusing, and I would *really* like to decouple the trajectory simulation from the sweep definition. I don't think this …
-
@MSeeker1340 @jlperla we should be clear on what to create
now one thing for sure is that we should make it much easier to grab the N x N-2 stencils for the discretizations
so the operators should …
-
Getting the following as of ad1a0f3 from the webui -- Adrenalin 23.9.3, RX 7900 XTX, SD 2.1 base, txt2img -- after clearing .vmfbs+shark_tank and doing `.\setup_venv.ps1 --force`
```
(shark.venv…
-
I'm running into an issue using the ReversibleHeun solver, which may or may not just be an issue of choosing a proper step size. I've tried to make a MWE that still has the essence of my use case.
…
-
As noted by @Boorhin in the Slack channel, uniform random numbers are used for the vertical diffusion, whereas normal (gaussian) distributed random numbers are used for the horizontal diffusion:
http…
-
Diffusion Deepfake
https://arxiv.org/abs/2404.01579
-
We are still suffering from the bug reported in #190. `atwiggler` uses `GWigSymplecticPass` as default, which will then point to GWigSymplecticRadPass when 6d is enabled. The latter has a bug and shal…
-
### Describe the issue
A call to Map inputsInfo = model.getInputInfo(); shortly after loading an ONNX model from Java on an M2 Mac causes an immediate SIGSEGV. Calls to model.getInputNames() and mode…