Uwe Fechner

Results 232 comments of Uwe Fechner

Can this be closed now? Julia 1.3 is obsolete.

@ranocha Do you think Trixi would be a good starting point for such a feature? Lets assume I get funding for a PhD student, would it be a valuable task...

How can you use bash with Windows Terminal? And what is Windows Terminal in the first place?

Is this issue fixed? Does the current version work on Windows now that https://github.com/KhronosGroup/OpenCL-ICD-Loader/pull/186 is merged?

Works fine for me on Ubuntu Linux using Julia 1.7.3: ```bash mkdir test cd test julia --project="." ``` ```julia using Pkg pkg"add https://github.com/niclasmattsson/GlobalEnergyGIS" using GlobalEnergyGIS ```

Well, you can always create a resulting objective that is a linear combination of any number of objectives with different weights. I think this will just work. By changing the...

This is really the main issue stopping me to us GR (with Julia). I also could not find the source code of GKS QtTerm. Is it open source?

Any update on this? Where is the source code of GKS QtTerm?

Well, it does not work for me, using Julia 1.9.0 on Ubuntu 22.04. I don't get an error message, but no plot window appears...

(GR) pkg> st Status `~/repos/GR/Project.toml` [28b8d3ca] GR v0.72.4 `https://github.com/jheinen/GR.jl.git#master`