# Specific Domains

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

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

**Page:** 9

---

## [How to add a secondary y-axis (right-side axis) for a waterfall plot in Makie?](https://discourse.julialang.org/t/how-to-add-a-secondary-y-axis-right-side-axis-for-a-waterfall-plot-in-makie/136458)

<div class="topic-metadata">

**Author:** [@arafune](https://discourse.julialang.org/u/arafune)\
**Replies:** 10\
**Last updated:** [April 2, 2026, 4:58am UTC](https://discourse.julialang.org/t/how-to-add-a-secondary-y-axis-right-side-axis-for-a-waterfall-plot-in-makie/136458 "2026-04-02T04:58:06Z")

</div>

Hi everyone, I am trying to create a waterfall plot (stacked line plot) in Makie.jl as shown in the attached image (Fig1.jpg). I already know how to apply offsets to the lines to create the waterfall effect. However, I…

---

## [Julia not using the most recent version of Gurobi](https://discourse.julialang.org/t/julia-not-using-the-most-recent-version-of-gurobi/65539)

<div class="topic-metadata">

**Author:** [@ZHEN\_LIN](https://discourse.julialang.org/u/ZHEN_LIN)\
**Replies:** 10\
**Last updated:** [April 1, 2026, 3:24pm UTC](https://discourse.julialang.org/t/julia-not-using-the-most-recent-version-of-gurobi/65539 "2026-04-01T15:24:38Z")

</div>

I have been using Gurobi 9.0.1 in Julia with JuMP. Now I have installed Gurobi 9.1.2, but the output of Gurobi in Julia indicates that it is still using 9.0.1. How do I make it use the most recent version of Gurobi? I c…

---

## [PythonPlot not showing anything](https://discourse.julialang.org/t/pythonplot-not-showing-anything/136478)

<div class="topic-metadata">

**Author:** [@Ferran\_Mazzanti](https://discourse.julialang.org/u/Ferran_Mazzanti)\
**Replies:** 5\
**Last updated:** [April 1, 2026, 12:39pm UTC](https://discourse.julialang.org/t/pythonplot-not-showing-anything/136478 "2026-04-01T12:39:36Z")

</div>

Hi, I’ve just installed julia 1.12.5 on a new ubuntu box. First thing I tried was to install PythonPlot, and then on the repl using PythonPlot plot(rand(1000),randn(1000)) displays nothing at all. In old Pyplot.jl th…

---

## [Interactive line plots in documentation](https://discourse.julialang.org/t/interactive-line-plots-in-documentation/135537)

<div class="topic-metadata">

**Author:** [@ohmsweetohm1](https://discourse.julialang.org/u/ohmsweetohm1)\
**Replies:** 9\
**Last updated:** [April 1, 2026, 5:15am UTC](https://discourse.julialang.org/t/interactive-line-plots-in-documentation/135537 "2026-04-01T05:15:16Z")

</div>

What are options for embedding interactive line plots in a Documenter.jl page? I think it has to be some kind of JS. Export HTML with Bokeh.jl and embed it via an iframe. Bokeh.doc\_standalone\_html Export HTML with Plo…

---

## [PythonPlot.streamplot error](https://discourse.julialang.org/t/pythonplot-streamplot-error/136365)

<div class="topic-metadata">

**Author:** [@Wen-Wei\_Tseng](https://discourse.julialang.org/u/Wen-Wei_Tseng)\
**Replies:** 2\
**Last updated:** [March 31, 2026, 8:56am UTC](https://discourse.julialang.org/t/pythonplot-streamplot-error/136365 "2026-03-31T08:56:52Z")

</div>

Hello, I was trying to generate a stream plot using PythonPlot.jl like this example: Julia\_Examples/pyplot\_streamplot.jl at master · gizmaa/Julia\_Examples · GitHub However, I was encounter an error while running the fol…

---

## [Setindex! for sparse arrays](https://discourse.julialang.org/t/setindex-for-sparse-arrays/136414)

<div class="topic-metadata">

**Author:** [@ziolai](https://discourse.julialang.org/u/ziolai)\
**Replies:** 5\
**Last updated:** [March 31, 2026, 3:48am UTC](https://discourse.julialang.org/t/setindex-for-sparse-arrays/136414 "2026-03-31T03:48:55Z")

</div>

The question that follows was raised earlier at e.g. performance-enhancement-for-setindex-for-sparse-array. I remain confused regarding the use of sparse(Is,Js,As,\[n,n\]). profview shows that computation time is spend in…

---

## [Zygote backward pass creates \`ReshapedArray{Adjoint{CuArray}}\` which cannot be materialized on GPU](https://discourse.julialang.org/t/zygote-backward-pass-creates-reshapedarray-adjoint-cuarray-which-cannot-be-materialized-on-gpu/136450)

<div class="topic-metadata">

**Author:** [@anscoil](https://discourse.julialang.org/u/anscoil)\
**Replies:** 0\
**Last updated:** [March 29, 2026, 4:55pm UTC](https://discourse.julialang.org/t/zygote-backward-pass-creates-reshapedarray-adjoint-cuarray-which-cannot-be-materialized-on-gpu/136450 "2026-03-29T16:55:48Z")

</div>

Hi, I noticed a problem with Zygote and CUDA when optimizing a loss function containing adjoints of reshaped arrays. Preliminary observation First, note that creating a reshaped array of a CuArray adjoint fails when sc…

---

## [Call for Contributors: Probabilistic Programming & Bayesian Inference in ONNX](https://discourse.julialang.org/t/call-for-contributors-probabilistic-programming-bayesian-inference-in-onnx/135380)

<div class="topic-metadata">

**Author:** [@bparbhu](https://discourse.julialang.org/u/bparbhu)\
**Replies:** 5\
**Last updated:** [March 29, 2026, 2:13pm UTC](https://discourse.julialang.org/t/call-for-contributors-probabilistic-programming-bayesian-inference-in-onnx/135380 "2026-03-29T14:13:37Z")

</div>

Hi everyone, I wanted to share an initiative that’s getting underway within the ONNX ecosystem and invite input and participation from the Julia probabilistic programming community—particularly folks working with Turing…

---

## [MadNLP.jl in JuMP](https://discourse.julialang.org/t/madnlp-jl-in-jump/136380)

<div class="topic-metadata">

**Author:** [@nico](https://discourse.julialang.org/u/nico)\
**Replies:** 2\
**Last updated:** [March 26, 2026, 8:59am UTC](https://discourse.julialang.org/t/madnlp-jl-in-jump/136380 "2026-03-26T08:59:17Z")

</div>

Hi All, I am trying to change some settings in MadNLP.jl when used via JuMP.jl. I would like to change the barrier strategy from the default monotone to adaptive. I just do not manage to change those settings. Does anyon…

---

## [Using warmstart using Clp.jl](https://discourse.julialang.org/t/using-warmstart-using-clp-jl/136375)

<div class="topic-metadata">

**Author:** [@LaurentPlagne](https://discourse.julialang.org/u/LaurentPlagne)\
**Replies:** 4\
**Last updated:** [March 26, 2026, 8:35am UTC](https://discourse.julialang.org/t/using-warmstart-using-clp-jl/136375 "2026-03-26T08:35:35Z")

</div>

Hi, Is it possible to accelerate the solution of several similar lp problems by passing the simplex basis using Julia and the Clp.jl package ? Laurent

---

## [ApproxFun: Eigenvalue Problem for Linear Differential Algebraic Equations](https://discourse.julialang.org/t/approxfun-eigenvalue-problem-for-linear-differential-algebraic-equations/136369)

<div class="topic-metadata">

**Author:** [@RayleighLord](https://discourse.julialang.org/u/RayleighLord)\
**Replies:** 7\
**Last updated:** [March 25, 2026, 7:41pm UTC](https://discourse.julialang.org/t/approxfun-eigenvalue-problem-for-linear-differential-algebraic-equations/136369 "2026-03-25T19:41:26Z")

</div>

I want to ask for help and guidance to know if the following problem can be solved using ApproxFun, as I have not encountered any example doing a similar thing. Consider, for instance, a linear system of differential al…

---

## [Custom rule for an implicit function in Enzyme](https://discourse.julialang.org/t/custom-rule-for-an-implicit-function-in-enzyme/136259)

<div class="topic-metadata">

**Author:** [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)\
**Replies:** 3\
**Last updated:** [March 25, 2026, 12:01pm UTC](https://discourse.julialang.org/t/custom-rule-for-an-implicit-function-in-enzyme/136259 "2026-03-25T12:01:04Z")

</div>

Consider an implicit function y = f(x) defined via g(x, y) where x, y \\in \\mathbb{R}^n. The user supplies f!(y, x) and g!(r, x, y) as callables, which are wrapped in a struct SquareImplicitFunction{F,G} f!::F …

---

## [The role of parameter p in the SciML ecosystem](https://discourse.julialang.org/t/the-role-of-parameter-p-in-the-sciml-ecosystem/136363)

<div class="topic-metadata">

**Author:** [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)\
**Replies:** 5\
**Last updated:** [March 24, 2026, 9:54pm UTC](https://discourse.julialang.org/t/the-role-of-parameter-p-in-the-sciml-ecosystem/136363 "2026-03-24T21:54:13Z")

</div>

Many (most?) of the SciML libraries feature a parameter p in their high-level API. I would like to learn more about the motivation for this design, and the actual specs for what it can be and what it is intended for. Eg…

---

## [Makie Precompilation failed in Linux](https://discourse.julialang.org/t/makie-precompilation-failed-in-linux/136368)

<div class="topic-metadata">

**Author:** [@henry2004y](https://discourse.julialang.org/u/henry2004y)\
**Replies:** 4\
**Last updated:** [March 24, 2026, 9:28pm UTC](https://discourse.julialang.org/t/makie-precompilation-failed-in-linux/136368 "2026-03-24T21:28:54Z")

</div>

Hi, Starting this morning, when I test my package on Linux that relies on packages with Makie extensions, precompilation fails with the following error messages: Precompiling for configuration --code-coverage=@/home/ru…

---

## [ERROR: MethodError: similar(::JuMP.Containers.DenseAxisArray) is ambiguous](https://discourse.julialang.org/t/error-methoderror-similar-jump-containers-denseaxisarray-is-ambiguous/136359)

<div class="topic-metadata">

**Author:** [@WalterMadelim](https://discourse.julialang.org/u/WalterMadelim)\
**Replies:** 1\
**Last updated:** [March 24, 2026, 7:50pm UTC](https://discourse.julialang.org/t/error-methoderror-similar-jump-containers-denseaxisarray-is-ambiguous/136359 "2026-03-24T19:50:31Z")

</div>

I’m on my Windows laptop. And the GLMakie reports an Error. julia\> f = Figure(); julia\> # do some plots to f, without ERROR here, but next: julia\> f Error showing value of type Figure: SYSTEM (REPL): showing an erro…

---

## [Change arrow head size in e.g. quiver plots](https://discourse.julialang.org/t/change-arrow-head-size-in-e-g-quiver-plots/109347)

<div class="topic-metadata">

**Author:** [@Torkel](https://discourse.julialang.org/u/Torkel)\
**Replies:** 7\
**Last updated:** [March 24, 2026, 7:10am UTC](https://discourse.julialang.org/t/change-arrow-head-size-in-e-g-quiver-plots/109347 "2026-03-24T07:10:52Z")

</div>

I am trying to make a quiver plot using Plots. Unfortunatley, the heads of the arrows keeps being way to large for the plot to be usable. I have been trying various arguments to change this, but nothing seems to help. H…

---

## [SciML FIRK BVP solvers don't pass initial guess to boundary conditions correctly](https://discourse.julialang.org/t/sciml-firk-bvp-solvers-dont-pass-initial-guess-to-boundary-conditions-correctly/136324)

<div class="topic-metadata">

**Author:** [@ThermionicsGuy](https://discourse.julialang.org/u/ThermionicsGuy)\
**Replies:** 4\
**Last updated:** [March 23, 2026, 10:54pm UTC](https://discourse.julialang.org/t/sciml-firk-bvp-solvers-dont-pass-initial-guess-to-boundary-conditions-correctly/136324 "2026-03-23T22:54:44Z")

</div>

I have a complex non-linear two-point boundary value problem to solve. It’s very sensitive to how close the initial guess is to the final converged answer. I start by solving in a region where convergence is easier, then…

---

## [Create a delay element with DelayDiffEq](https://discourse.julialang.org/t/create-a-delay-element-with-delaydiffeq/136349)

<div class="topic-metadata">

**Author:** [@VPBML](https://discourse.julialang.org/u/VPBML)\
**Replies:** 0\
**Last updated:** [March 23, 2026, 8:09pm UTC](https://discourse.julialang.org/t/create-a-delay-element-with-delaydiffeq/136349 "2026-03-23T20:09:21Z")

</div>

Hi, I am trying to simulate this simple example of a step input signal to a First Order Plus Delay process with ModelingToolkit and DelayDiffEq but it runs into an error. I wonder if it is possible to make this approach…

---

## [Break axis in Makie](https://discourse.julialang.org/t/break-axis-in-makie/62729)

<div class="topic-metadata">

**Author:** [@Elmo](https://discourse.julialang.org/u/Elmo)\
**Replies:** 14\
**Last updated:** [March 23, 2026, 5:46pm UTC](https://discourse.julialang.org/t/break-axis-in-makie/62729 "2026-03-23T17:46:32Z")

</div>

Hi, I am pretty new to Makie, but I am loving the package so far! Is it possible to have a broken y-axis in Makie? E.g. I want to plot: xs1 = randn(10) ys1 = randn(10) xs2 = randn(10) .+ 3 ys2 = randn(10) .+ 10 fig = …

---

## [Box shadow in Makie](https://discourse.julialang.org/t/box-shadow-in-makie/136064)

<div class="topic-metadata">

**Author:** [@klafyvel](https://discourse.julialang.org/u/klafyvel)\
**Replies:** 5\
**Last updated:** [March 23, 2026, 12:01pm UTC](https://discourse.julialang.org/t/box-shadow-in-makie/136064 "2026-03-23T12:01:53Z")

</div>

Hi! I am a big fan of de-marking boxes from their background using box shadows. Is there a way to do that in Makie? Thanks for the help!

---

## [Difference in output with change in variable structure](https://discourse.julialang.org/t/difference-in-output-with-change-in-variable-structure/136321)

<div class="topic-metadata">

**Author:** [@Gagan\_Meena](https://discourse.julialang.org/u/Gagan_Meena)\
**Replies:** 8\
**Last updated:** [March 23, 2026, 8:12am UTC](https://discourse.julialang.org/t/difference-in-output-with-change-in-variable-structure/136321 "2026-03-23T08:12:38Z")

</div>

I am solving a day ahead optimization problem. I am using the same set of variables and constraint and the same objective function in two cases, but I am getting a different outcome. The first case considers a single hyd…

---

## [\`dual\_objective\_value\` in JuMP.solution\_summary](https://discourse.julialang.org/t/dual-objective-value-in-jump-solution-summary/134556)

<div class="topic-metadata">

**Author:** [@WalterMadelim](https://discourse.julialang.org/u/WalterMadelim)\
**Replies:** 12\
**Last updated:** [March 23, 2026, 1:06am UTC](https://discourse.julialang.org/t/dual-objective-value-in-jump-solution-summary/134556 "2026-03-23T01:06:09Z")

</div>

I have a question: what is the dual\_objective\_value below julia\> JuMP.solution\_summary(model) solution\_summary(; result = 1, verbose = false) ├ solver\_name : Gurobi ├ Termination │ ├ termination\_status : OPTIMA…

---

## [AMDGPU.jl issues](https://discourse.julialang.org/t/amdgpu-jl-issues/136171)

<div class="topic-metadata">

**Author:** [@jcbritobr](https://discourse.julialang.org/u/jcbritobr)\
**Replies:** 4\
**Last updated:** [March 22, 2026, 6:11pm UTC](https://discourse.julialang.org/t/amdgpu-jl-issues/136171 "2026-03-22T18:11:34Z")

</div>

Hello, good evening. Im having issue to work with amdgpu.jl and ROCM Hip. The issue happens when device = MLDataDevices.AMDGPUDevice() # get device. # Multilayer Perceptron: model = Chain( Dense(2 =\>…

---

## [Automatic differentiation of function using \`LinearProblem\`](https://discourse.julialang.org/t/automatic-differentiation-of-function-using-linearproblem/136063)

<div class="topic-metadata">

**Author:** [@NoFishLikeIan](https://discourse.julialang.org/u/NoFishLikeIan)\
**Replies:** 8\
**Last updated:** [March 22, 2026, 2:08pm UTC](https://discourse.julialang.org/t/automatic-differentiation-of-function-using-linearproblem/136063 "2026-03-22T14:08:42Z")

</div>

I am trying to optimise a function f: \\mathbb{R}^n \\to \\mathbb{R} which internally solves a linear problem, informally something like f(w) = g(x) where x solves A(w) x= b(x). To do this I am using LinearSolve and automa…

---

## [On-line storage of MCMC output](https://discourse.julialang.org/t/on-line-storage-of-mcmc-output/136178)

<div class="topic-metadata">

**Author:** [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)\
**Replies:** 8\
**Last updated:** [March 21, 2026, 2:27am UTC](https://discourse.julialang.org/t/on-line-storage-of-mcmc-output/136178 "2026-03-21T02:27:57Z")

</div>

I frequently run MCMC for Bayesian estimation which takes a long time (weeks), had a large dimension (10^5–10^6) It would be great to have a means to save the results to disk while in progress, “peek into”…

---

## [Defining a preconditioner for IterativeSolvers](https://discourse.julialang.org/t/defining-a-preconditioner-for-iterativesolvers/86977)

<div class="topic-metadata">

**Author:** [@Gravlax](https://discourse.julialang.org/u/Gravlax)\
**Replies:** 18\
**Last updated:** [March 20, 2026, 3:10pm UTC](https://discourse.julialang.org/t/defining-a-preconditioner-for-iterativesolvers/86977 "2026-03-20T15:10:30Z")

</div>

Dear all, I would like to solve a linear(ised) system of equations using IterativeSolvers, however I am not sure how to define the preconditioner. The preconditonner is a symmetric positive-definite sparse matrix and t…

---

## [Cannot use AD as shown in ControlSystems.jl example](https://discourse.julialang.org/t/cannot-use-ad-as-shown-in-controlsystems-jl-example/136292)

<div class="topic-metadata">

**Author:** [@vtfanta](https://discourse.julialang.org/u/vtfanta)\
**Replies:** 2\
**Last updated:** [March 19, 2026, 7:18pm UTC](https://discourse.julialang.org/t/cannot-use-ad-as-shown-in-controlsystems-jl-example/136292 "2026-03-19T19:18:51Z")

</div>

I’m trying to replicate the example of using AD with ControlSystems.jl from the JuliaCon 2022 presentation (this moment), but the ForwardDiff gradient calculation errors, since there is the matrix exponential LinearAlgeb…

---

## [@mtkcompile / System(...): unknowns and required u0 change when I rename a component](https://discourse.julialang.org/t/mtkcompile-system-unknowns-and-required-u0-change-when-i-rename-a-component/136071)

<div class="topic-metadata">

**Author:** [@celia.bat](https://discourse.julialang.org/u/celia.bat)\
**Replies:** 4\
**Last updated:** [March 18, 2026, 4:33pm UTC](https://discourse.julialang.org/t/mtkcompile-system-unknowns-and-required-u0-change-when-i-rename-a-component/136071 "2026-03-18T16:33:55Z")

</div>

Hi everyone, I am working with a fairly large ModelingToolkit model built from components. I compile it with something like: @mtkcompile sys = System(assembly, t; systems = elements) where elements is the list of the …

---

## [Choosing between KernelAbstractions, AcceleratedKernels, ParallelStencils, or just CUDA.jl](https://discourse.julialang.org/t/choosing-between-kernelabstractions-acceleratedkernels-parallelstencils-or-just-cuda-jl/135833)

<div class="topic-metadata">

**Author:** [@Ludovic\_Dumoulin](https://discourse.julialang.org/u/Ludovic_Dumoulin)\
**Replies:** 18\
**Last updated:** [March 18, 2026, 3:38pm UTC](https://discourse.julialang.org/t/choosing-between-kernelabstractions-acceleratedkernels-parallelstencils-or-just-cuda-jl/135833 "2026-03-18T15:38:30Z")

</div>

Hello, Until today, I have used mainly CUDA.jl to run simulations. I mostly do hydrodynamics and solve various PDEs. I would like to make my code available for other users in my lab, to be able to run simulations also …

---

## [Warm-starting DAQP with JuMP](https://discourse.julialang.org/t/warm-starting-daqp-with-jump/136134)

<div class="topic-metadata">

**Author:** [@kziliask](https://discourse.julialang.org/u/kziliask)\
**Replies:** 5\
**Last updated:** [March 18, 2026, 1:58pm UTC](https://discourse.julialang.org/t/warm-starting-daqp-with-jump/136134 "2026-03-18T13:58:57Z")

</div>

Hi, Is it possible to warm-start the DAQP solver for perturbed solutions through JuMP, or can I only do it through the cumbersome sense interface? I see there’s a warm-start tutorial for SCS but I wasn’t sure if it appli…

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

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