Ok, I had Chris’s post set as the solution, but there’s a typo in that.
It needs to be p = [ <parameter map>], so:
new_prob = remake(prob, p = [p156 => 157])
Edit: according to the changelogs, I guess this was brought in in v8.29
Ok, I had Chris’s post set as the solution, but there’s a typo in that.
It needs to be p = [ <parameter map>], so:
new_prob = remake(prob, p = [p156 => 157])
Edit: according to the changelogs, I guess this was brought in in v8.29