We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey. I'm having trouble updating QuasiMonteCarlo through the REPL. When asked, pkg tells me it's NeuralPDE's fault:
QuasiMonteCarlo
pkg
NeuralPDE
(@v1.9) pkg> status --outdated QuasiMonteCarlo Status `C:\Users\55619\.julia\environments\v1.9\Project.toml` ⌅ [8a4e6c94] QuasiMonteCarlo v0.2.19 (<v0.3.2): NeuralPDE (@v1.9) pkg> status NeuralPDE Status `C:\Users\55619\.julia\environments\v1.9\Project.toml` [315f7962] NeuralPDE v5.9.0
QMC version 0.2.19 is almost one year old by now. Is this easy to solve or does NeuralPDE use old QMC code internally?
The text was updated successfully, but these errors were encountered:
I'm looking at this now
Sorry, something went wrong.
is this solved now?
I don't think so. QMC still needs updating here and Surrogates.jl I think, Surrogates.jl being the bigger and harder one.
@ChrisRackauckas can this and #749 be closed as QMC is updated now in 5.10?
Successfully merging a pull request may close this issue.
Hey.
I'm having trouble updating
QuasiMonteCarlo
through the REPL. When asked,pkg
tells me it'sNeuralPDE
's fault:QMC version 0.2.19 is almost one year old by now. Is this easy to solve or does NeuralPDE use old QMC code internally?
The text was updated successfully, but these errors were encountered: