-
### Describe the bug
- Raytracing modes
- Enable Volumetric Lighting
- Anti Ghost
- Enable V-sync
### How do you reproduce the bug?
Restart the game, preferences for these settings doesn't stick…
-
This would involve pathway creation over a range of hyperparameters. It would be useful for users understanding how to use PPA in a full analysis.
-
Split off from #1186.
Probably involves:
- Integrating the DropBox file chooser into the web app (integrator's job)
- Accepting URLs from the chooser in Fine Uploader (our job)
- Downloading the fil…
-
When opening folder with project-manager atom-hg doesn't work. It's missing from the status bar and none of the files or folders are coloured in tree-view. I use project-manager as it's a dependency f…
-
MWE:
```julia
using OrdinaryDiffEq
tspan = (0.0,1.0)
u0 = zeros(1)
u0[1] = 1/2
function residual(res,du,u,p,t)
res[1] = - 1.01u[1] + du[1]
end
function jacobian(jac,du,u,p,gamma,t)
…
-
On Windows I have a file named something like "mobilePhoneProjectFile.xml=", I run the publishing on it:
dita -p D:/projects/dita/mobile-phone/mobilePhoneProjectFile.xml= -v
Searching fo…
-
`cobyla` failed with the message
> Something went wrong. Integrator stepped past tstops but the algorithm was dtchangeable. Please report this error.
I am working on putting together a MWE, but I …
-
Nishimura et all (2020) propose an HMC integrator that should work well discontinous likelihoods and hence also for discrete parameters. I was wondering if this could be added to AdvancedHMC as it h…
-
From slack:
George Datseris:juliapool: Nov 6th at 7:00 PM
So we have a method that integrates many many initial conditions and maps the trajectories into a low-dimensional vector of ~10 numbers. I…
-