# Specific Domains

**URL:** https://discourse.julialang.org/c/domain/10.md?no_subcategories=false&page=94

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

**Page:** 95

---

## [MiniZinc doesn't update](https://discourse.julialang.org/t/minizinc-doesnt-update/117527)

<div class="topic-metadata">

**Author:** [@Stuart\_Rogers](https://discourse.julialang.org/u/Stuart_Rogers)\
**Replies:** 4\
**Last updated:** [July 26, 2024, 10:33pm UTC](https://discourse.julialang.org/t/minizinc-doesnt-update/117527 "2024-07-26T22:33:37Z")

</div>

MiniZinc doesn’t update from v0.2.1 to the latest, v0.3.11. Is v0.3.11 compiled with Google OR-Tools, so that CP-SAT may be used as a solver? (@v1.10) pkg\> status Status \`~/.julia/environments/v1.10/Project.toml\` \[074…

---

## [Fitting system of ODEs to already normalized data](https://discourse.julialang.org/t/fitting-system-of-odes-to-already-normalized-data/117400)

<div class="topic-metadata">

**Author:** [@Nick1](https://discourse.julialang.org/u/Nick1)\
**Replies:** 1\
**Last updated:** [July 26, 2024, 1:34pm UTC](https://discourse.julialang.org/t/fitting-system-of-odes-to-already-normalized-data/117400 "2024-07-26T13:34:27Z")

</div>

I have a system of ODEs as a model and want to calibrate it. I have data for multiple outputs of the model but they are already normalized. Since I am unfamiliar with the related packages in Julia, what would you recomme…

---

## [Makie artefacts around coloured region of surface?](https://discourse.julialang.org/t/makie-artefacts-around-coloured-region-of-surface/117471)

<div class="topic-metadata">

**Author:** [@p\_f](https://discourse.julialang.org/u/p_f)\
**Replies:** 6\
**Last updated:** [July 26, 2024, 12:29pm UTC](https://discourse.julialang.org/t/makie-artefacts-around-coloured-region-of-surface/117471 "2024-07-26T12:29:18Z")

</div>

I’m colouring certain regions of a surface, and at the transition between two colours there is a colour not present in the colour matrix given to the color attribute of the surface I’m not exactly sure why this is happe…

---

## [\[Makie.jl\] 3D voxelized visualization of a cubical matrix](https://discourse.julialang.org/t/makie-jl-3d-voxelized-visualization-of-a-cubical-matrix/77360)

<div class="topic-metadata">

**Author:** [@KirillGerke](https://discourse.julialang.org/u/KirillGerke)\
**Replies:** 25\
**Last updated:** [July 25, 2024, 9:39pm UTC](https://discourse.julialang.org/t/makie-jl-3d-voxelized-visualization-of-a-cubical-matrix/77360 "2024-07-25T21:39:24Z")

</div>

Dear All, Here is another chapter of the struggle to make cool figures with Makie. My aim is to generate numerous visualizations of the 3D images that are represented by voxels. While i used the hints from the examples…

---

## [Trouble trying to serialize JuMP Models to .mps, .lp, .rew formats](https://discourse.julialang.org/t/trouble-trying-to-serialize-jump-models-to-mps-lp-rew-formats/117425)

<div class="topic-metadata">

**Author:** [@gangway](https://discourse.julialang.org/u/gangway)\
**Replies:** 3\
**Last updated:** [July 25, 2024, 8:21pm UTC](https://discourse.julialang.org/t/trouble-trying-to-serialize-jump-models-to-mps-lp-rew-formats/117425 "2024-07-25T20:21:17Z")

</div>

I am trying to serialize JuMP Models to .mps, .lp, .rew formats via write\_to\_file method. But I am facing the same error with all three conversion while the .nl conversion is successful: MathOptInterface.UnsupportedCon…

---

## [Dynamic parallelism slow in CUDA.jl](https://discourse.julialang.org/t/dynamic-parallelism-slow-in-cuda-jl/117463)

<div class="topic-metadata">

**Author:** [@z-wang](https://discourse.julialang.org/u/z-wang)\
**Replies:** 1\
**Last updated:** [July 25, 2024, 6:09pm UTC](https://discourse.julialang.org/t/dynamic-parallelism-slow-in-cuda-jl/117463 "2024-07-25T18:09:50Z")

</div>

Hi, i’m learning dynamic parallelism in CUDA.jl . Here i have a code which executes a parent kernel concurrently 1000 times, and each parent kernel queues the child kernel N times. My problem is that this code is pretty …

---

## [\[GLMakie\] Overlay plots in animated 3D scene?](https://discourse.julialang.org/t/glmakie-overlay-plots-in-animated-3d-scene/116750)

<div class="topic-metadata">

**Author:** [@tamasgal](https://discourse.julialang.org/u/tamasgal)\
**Replies:** 8\
**Last updated:** [July 25, 2024, 10:08am UTC](https://discourse.julialang.org/t/glmakie-overlay-plots-in-animated-3d-scene/116750 "2024-07-25T10:08:52Z")

</div>

I am now back at an old problem which I abandoned due to lack of time: displaying overlay plots (2D) in an animated 3D scene :wink: I started a GH discussion back then and I got it almost working with the help of Simon …

---

## [Formulation of Equations for Complementarity.jl](https://discourse.julialang.org/t/formulation-of-equations-for-complementarity-jl/117403)

<div class="topic-metadata">

**Author:** [@Alio0712](https://discourse.julialang.org/u/Alio0712)\
**Replies:** 9\
**Last updated:** [July 25, 2024, 12:52am UTC](https://discourse.julialang.org/t/formulation-of-equations-for-complementarity-jl/117403 "2024-07-25T00:52:02Z")

</div>

Dear community. I’m new to Julia and trying to code a Computable General Equilibrium Model. I have a question about Complementarity that I still can’t fully understand from going through various sources on the web. I kn…

---

## [How to test a Solver functionality availability](https://discourse.julialang.org/t/how-to-test-a-solver-functionality-availability/117266)

<div class="topic-metadata">

**Author:** [@K5Julien](https://discourse.julialang.org/u/K5Julien)\
**Replies:** 2\
**Last updated:** [July 24, 2024, 9:41pm UTC](https://discourse.julialang.org/t/how-to-test-a-solver-functionality-availability/117266 "2024-07-24T21:41:46Z")

</div>

In JuMP, depending on the solver, there are some functionalities that are available, and some which are not, see for instance here. How should I test that before creating a Model(optimizer) ? As an example: if optimiz…

---

## [Test if an optimizer supports an attribute?](https://discourse.julialang.org/t/test-if-an-optimizer-supports-an-attribute/117444)

<div class="topic-metadata">

**Author:** [@K5Julien](https://discourse.julialang.org/u/K5Julien)\
**Replies:** 3\
**Last updated:** [July 24, 2024, 9:38pm UTC](https://discourse.julialang.org/t/test-if-an-optimizer-supports-an-attribute/117444 "2024-07-24T21:38:28Z")

</div>

I am trying to test if an optimizer supports the attribute MOI.NumberOfThreads(): m = Model(optimizer) if MOI.supports(MOI.Utilities.CachingOptimizer(MOI.Utilities.Model{Float64}(), MOI.Utilities.AUTOMATIC), MOI…

---

## [Common label for multiple legend entries using Plots.jl](https://discourse.julialang.org/t/common-label-for-multiple-legend-entries-using-plots-jl/117412)

<div class="topic-metadata">

**Author:** [@ultrapoci](https://discourse.julialang.org/u/ultrapoci)\
**Replies:** 3\
**Last updated:** [July 24, 2024, 7:27pm UTC](https://discourse.julialang.org/t/common-label-for-multiple-legend-entries-using-plots-jl/117412 "2024-07-24T19:27:19Z")

</div>

I have produced the following plot using Plots.jl, GR backend: Is it possible to have one label for each two lines in the legend? What I mean is, I would like to have a single label “60%-30%” for the red line and the…

---

## [Automatic Compiler Optimizations and Multithreading](https://discourse.julialang.org/t/automatic-compiler-optimizations-and-multithreading/117321)

<div class="topic-metadata">

**Author:** [@NonDairyNeutrino](https://discourse.julialang.org/u/NonDairyNeutrino)\
**Replies:** 11\
**Last updated:** [July 24, 2024, 1:29pm UTC](https://discourse.julialang.org/t/automatic-compiler-optimizations-and-multithreading/117321 "2024-07-24T13:29:24Z")

</div>

I learned in my HPC class that for languages such as C/C++ and Fortran, invoking automatic compiler optimizations using the (gcc) -On flag could lead to unintended behaviors when compiling multithreaded programs; somethi…

---

## [MTK: looping through variables in plot?](https://discourse.julialang.org/t/mtk-looping-through-variables-in-plot/117339)

<div class="topic-metadata">

**Author:** [@BLI](https://discourse.julialang.org/u/BLI)\
**Replies:** 6\
**Last updated:** [July 24, 2024, 11:03am UTC](https://discourse.julialang.org/t/mtk-looping-through-variables-in-plot/117339 "2024-07-24T11:03:26Z")

</div>

I’m struggling to figure out how to loop through numbered variables in ModelingToolkit \[MTK\]. As a simple, yet concrete example, consider a model of a telegraph line, which consists in a telegraph line module component …

---

## [Arrow between subplots](https://discourse.julialang.org/t/arrow-between-subplots/117344)

<div class="topic-metadata">

**Author:** [@Sergey\_Novak](https://discourse.julialang.org/u/Sergey_Novak)\
**Replies:** 2\
**Last updated:** [July 24, 2024, 10:56am UTC](https://discourse.julialang.org/t/arrow-between-subplots/117344 "2024-07-24T10:56:27Z")

</div>

Hello, I need to add arrows between the Axis. As an example of my image, which I drawed using GIMP Please help me add them to make it look like in the image above My code and image: using JLD2, CairoMakie, MAT, GLM…

---

## [Compose SDESystems in ModelingToolkit](https://discourse.julialang.org/t/compose-sdesystems-in-modelingtoolkit/117054)

<div class="topic-metadata">

**Author:** [@VincentW](https://discourse.julialang.org/u/VincentW)\
**Replies:** 2\
**Last updated:** [July 24, 2024, 8:54am UTC](https://discourse.julialang.org/t/compose-sdesystems-in-modelingtoolkit/117054 "2024-07-24T08:54:10Z")

</div>

Hey folks, I am trying to build a compartmental model, where some parameters are supposed to follow a SDE. But somehow can’t get the composition right. I build the following example to illustrate the problem. First usi…

---

## [StructuredMesh parabolic equations supported Trixi](https://discourse.julialang.org/t/structuredmesh-parabolic-equations-supported-trixi/117231)

<div class="topic-metadata">

**Author:** [@Kelian\_Renoux](https://discourse.julialang.org/u/Kelian_Renoux)\
**Replies:** 8\
**Last updated:** [July 24, 2024, 7:02am UTC](https://discourse.julialang.org/t/structuredmesh-parabolic-equations-supported-trixi/117231 "2024-07-24T07:02:40Z")

</div>

Hi, i was using Trixi.jl for the Brown and Minion test case and i was trying to use the StructuredMesh function to refine the mesh cells by cells (20x20 to 25x25 and so on) but it seems that the create\_cache\_parabolic fu…

---

## [Graph label propagation with existing labels](https://discourse.julialang.org/t/graph-label-propagation-with-existing-labels/117395)

<div class="topic-metadata">

**Author:** [@Ken\_Williams](https://discourse.julialang.org/u/Ken_Williams)\
**Replies:** 1\
**Last updated:** [July 24, 2024, 6:36am UTC](https://discourse.julialang.org/t/graph-label-propagation-with-existing-labels/117395 "2024-07-24T06:36:33Z")

</div>

I have a MetaGraph(SimpleGraph(), String, Union{Missing,String}) (see Home · MetaGraphsNext.jl) object where some nodes have a string label and some nodes have the label missing. I would like to propagate existing label…

---

## [CUDA: CUDA driver not found](https://discourse.julialang.org/t/cuda-cuda-driver-not-found/117186)

<div class="topic-metadata">

**Author:** [@engram](https://discourse.julialang.org/u/engram)\
**Replies:** 24\
**Last updated:** [July 24, 2024, 5:08am UTC](https://discourse.julialang.org/t/cuda-cuda-driver-not-found/117186 "2024-07-24T05:08:21Z")

</div>

A few days ago the IT-department of my company added a virtual GPU to my virtual machine which I would like to use in Julia. I use julia 1.10.3 (which I can load as a module through (module load julia/1.10.3) and have a…

---

## [\[Solved\] Problem installing the Gurobi package on a cluster](https://discourse.julialang.org/t/solved-problem-installing-the-gurobi-package-on-a-cluster/117385)

<div class="topic-metadata">

**Author:** [@Alex\_73](https://discourse.julialang.org/u/Alex_73)\
**Replies:** 3\
**Last updated:** [July 24, 2024, 12:51am UTC](https://discourse.julialang.org/t/solved-problem-installing-the-gurobi-package-on-a-cluster/117385 "2024-07-24T00:51:12Z")

</div>

Hello. I’m doing a postgraduate degree and I have access to a cluster that has julia/1.7.3, gurobi/10.0.0 and gurobi/11.0.1. Until now it was running gurobi/10.0.0 perfectly. However, in order to use the most recent ve…

---

## [Generating finite-difference stencils](https://discourse.julialang.org/t/generating-finite-difference-stencils/85876)

<div class="topic-metadata">

**Author:** [@dorn-gerhard](https://discourse.julialang.org/u/dorn-gerhard)\
**Replies:** 19\
**Last updated:** [July 23, 2024, 10:39pm UTC](https://discourse.julialang.org/t/generating-finite-difference-stencils/85876 "2024-07-23T22:39:44Z")

</div>

Regarding the second suggested approach in the topic title: discrete derivatives (without interpolating data) Is there a Julia package that performs discrete derivatives (e.g. using some higher order stencils) also for …

---

## [Causal modeling in MTK?](https://discourse.julialang.org/t/causal-modeling-in-mtk/117161)

<div class="topic-metadata">

**Author:** [@sdwfrost](https://discourse.julialang.org/u/sdwfrost)\
**Replies:** 10\
**Last updated:** [July 23, 2024, 9:33pm UTC](https://discourse.julialang.org/t/causal-modeling-in-mtk/117161 "2024-07-23T21:33:09Z")

</div>

After seeing @ChrisRackauckas slides from JuliaCon 2024, I found out that (it seems) ModelingToolkit supports causal models, through passing input and outputs around. Is this really possible? I ask because Causal.jl stru…

---

## [Bode plotting a damped LC filter](https://discourse.julialang.org/t/bode-plotting-a-damped-lc-filter/117324)

<div class="topic-metadata">

**Author:** [@minetest2048](https://discourse.julialang.org/u/minetest2048)\
**Replies:** 5\
**Last updated:** [July 23, 2024, 7:50am UTC](https://discourse.julialang.org/t/bode-plotting-a-damped-lc-filter/117324 "2024-07-23T07:50:56Z")

</div>

I want to make a bode plot of this LC filter: plotting something like the right graph: I know how to connect resistor, inductor and capacitor using ModelingToolkitStandardLibrary.jl , and how to plot bode plots us…

---

## [Jacobian of a network in the loss function with Flux](https://discourse.julialang.org/t/jacobian-of-a-network-in-the-loss-function-with-flux/117077)

<div class="topic-metadata">

**Author:** [@Baptiste\_Fabre](https://discourse.julialang.org/u/Baptiste_Fabre)\
**Replies:** 6\
**Last updated:** [July 23, 2024, 1:14am UTC](https://discourse.julialang.org/t/jacobian-of-a-network-in-the-loss-function-with-flux/117077 "2024-07-23T01:14:59Z")

</div>

Dear all, for a sciml problem in quantum mechanics (strongly inspired by what I saw during the @ChrisRackauckas talk’s in Grenoble), I need to differentiate the loss function. Here is a minimal example of the kind of pr…

---

## [Exponential of simple block triangular matrix](https://discourse.julialang.org/t/exponential-of-simple-block-triangular-matrix/117365)

<div class="topic-metadata">

**Author:** [@goerz](https://discourse.julialang.org/u/goerz)\
**Replies:** 1\
**Last updated:** [July 23, 2024, 12:33am UTC](https://discourse.julialang.org/t/exponential-of-simple-block-triangular-matrix/117365 "2024-07-23T00:33:07Z")

</div>

I have a custom struct that represents a block-matrix of the form X = \[ A B 0 A \] Where A and B are arbitrary (probably non-pathological) square matrices. A and B are small in the context I’m currently looking…

---

## [Exporting 3D Makie Plots to .stl files?](https://discourse.julialang.org/t/exporting-3d-makie-plots-to-stl-files/99308)

<div class="topic-metadata">

**Author:** [@mthelm85](https://discourse.julialang.org/u/mthelm85)\
**Replies:** 7\
**Last updated:** [July 22, 2024, 11:09pm UTC](https://discourse.julialang.org/t/exporting-3d-makie-plots-to-stl-files/99308 "2024-07-22T23:09:52Z")

</div>

I did a quick search of the Makie docs and here on discourse and I didn’t see any hits discussing this. Is it possible to export 3D plots to .stl files for 3D printing?

---

## [Reverse mode AD for SDEs](https://discourse.julialang.org/t/reverse-mode-ad-for-sdes/117353)

<div class="topic-metadata">

**Author:** [@agelgazzar](https://discourse.julialang.org/u/agelgazzar)\
**Replies:** 0\
**Last updated:** [July 22, 2024, 5:09pm UTC](https://discourse.julialang.org/t/reverse-mode-ad-for-sdes/117353 "2024-07-22T17:09:44Z")

</div>

Training Large (e.g, Neural) SDEs on GPUs fails. The only way to obtain adjoints is via TrackerAdjoint() and this only currently works on CPU. None of the continuous adjoints methods, e.g. InterpolatingAdjoint() or Back…

---

## [ModelingToolKit: Cannot \`convert\` an object of type SymbolicUtils.BasicSymbolic{Float64}](https://discourse.julialang.org/t/modelingtoolkit-cannot-convert-an-object-of-type-symbolicutils-basicsymbolic-float64/117213)

<div class="topic-metadata">

**Author:** [@cstjean](https://discourse.julialang.org/u/cstjean)\
**Replies:** 4\
**Last updated:** [July 22, 2024, 1:50pm UTC](https://discourse.julialang.org/t/modelingtoolkit-cannot-convert-an-object-of-type-symbolicutils-basicsymbolic-float64/117213 "2024-07-22T13:50:23Z")

</div>

using ModelingToolkit using ModelingToolkit: t\_nounits as t, D\_nounits as D using DifferentialEquations: solve f(t) = t @register\_symbolic f(t) @mtkmodel FOL begin @variables begin y(t) z(t) end…

---

## [Nice fonts with Plots, GR and LaTeXStrings](https://discourse.julialang.org/t/nice-fonts-with-plots-gr-and-latexstrings/60037)

<div class="topic-metadata">

**Author:** [@lmiq](https://discourse.julialang.org/u/lmiq)\
**Replies:** 19\
**Last updated:** [July 22, 2024, 1:43pm UTC](https://discourse.julialang.org/t/nice-fonts-with-plots-gr-and-latexstrings/60037 "2024-07-22T13:43:49Z")

</div>

This not a question, just something that might be helpful to others. With Plots 1.12 and GR0.57.4 (at least), and using these options below, one can get a plot with homogeneous fonts (“Computer Modern”) in every element. …

---

## [CSV.jl bug reading .gz file in Julia 1.11-rc](https://discourse.julialang.org/t/csv-jl-bug-reading-gz-file-in-julia-1-11-rc/117341)

<div class="topic-metadata">

**Author:** [@oscarvdvelde](https://discourse.julialang.org/u/oscarvdvelde)\
**Replies:** 0\
**Last updated:** [July 22, 2024, 1:04pm UTC](https://discourse.julialang.org/t/csv-jl-bug-reading-gz-file-in-julia-1-11-rc/117341 "2024-07-22T13:04:21Z")

</div>

Hello, I tried version 1.11.0-rc and noted a file access error reading a gzipped file with CSV.File, which does not happen in 1.10.4. julia\> data = CSV.File(raw"C:\\Users\\oscar\\Documents\\Work\\Julia\\test3.dat.gz") ERROR:…

---

## [Different objective state functions for different stages SDDP.jl](https://discourse.julialang.org/t/different-objective-state-functions-for-different-stages-sddp-jl/116812)

<div class="topic-metadata">

**Author:** [@tumpelopumpelo](https://discourse.julialang.org/u/tumpelopumpelo)\
**Replies:** 3\
**Last updated:** [July 22, 2024, 7:31am UTC](https://discourse.julialang.org/t/different-objective-state-functions-for-different-stages-sddp-jl/116812 "2024-07-22T07:31:17Z")

</div>

Hi, I am quite new to optimization with SDDP so may be a silly question. I am working on optimising a bidding strategy for a wind power producer in consecutive markets (day ahead, Intraday, ancillary) using SDDP, with u…

[Previous page](https://discourse.julialang.org/c/domain/10.md?no_subcategories=false&page=93)

[Next page](https://discourse.julialang.org/c/domain/10.md?no_subcategories=false&page=95)
