Solver differences between sim!(::SimModel) and sim!(::PredictiveController) in ModelPredictiveControl.jl
|
|
18
|
92
|
October 4, 2024
|
I find R's DSL for defining regression a bit mind blowing. GLM.jl and other have tried to "adopt" them. What would an ideal DSL for defining regression look like in Julia?
|
|
10
|
321
|
October 4, 2024
|
Turing.jl Memory Issues
|
|
0
|
29
|
October 4, 2024
|
Error on PEtab related to SciMLSensitivity package
|
|
0
|
17
|
October 3, 2024
|
Why does GLM.jl fail to fit my logistic regression model but scikit learn and R has no issues? I think I found the reason
|
|
5
|
277
|
October 1, 2024
|
My system is overdetermined. Are there tools to find the culprit equation?
|
|
4
|
232
|
October 1, 2024
|
How to make ODESystem with DataInterpolations latex output more readable?
|
|
7
|
65
|
September 30, 2024
|
SymbolicRegression -- two simple questions
|
|
2
|
69
|
September 29, 2024
|
Trying to serialize runtime generated function and MTK ODESystem
|
|
5
|
52
|
September 28, 2024
|
Switching stiff solvers when one is unstable
|
|
15
|
121
|
September 25, 2024
|
Is ModelingToolkit.getdefault deprecated?
|
|
3
|
74
|
September 25, 2024
|
Initial and final affect for timed periodic event in ModelingToolkeit
|
|
3
|
32
|
September 25, 2024
|
Known disturbances in JuliaSimControl MPC
|
|
3
|
53
|
September 25, 2024
|
How to loop through all the species and write additional reactions based on that
|
|
2
|
118
|
September 24, 2024
|
ModelPredictiveControl.jl vs JuliaSimControl
|
|
10
|
200
|
September 24, 2024
|
Next_step! resulting in slightly different results for the same inputs
|
|
13
|
113
|
September 23, 2024
|
MTK... linearization of zero dynamics
|
|
7
|
122
|
September 23, 2024
|
Set defaults for a part of Symbolics.Arr
|
|
1
|
20
|
September 21, 2024
|
ModelingToolkit 9.39 is broken, 9.40.1 works well
|
|
7
|
127
|
September 21, 2024
|
MTK - struggling with initialization
|
|
5
|
72
|
September 21, 2024
|
ModelingToolkit -- possible to do "numeric" linearization?
|
|
6
|
133
|
September 2, 2024
|
How to determine distribution of real-world data and then apply same distribution to model with Agents.jl
|
|
6
|
54
|
September 20, 2024
|
Help needed for a simple static sum
|
|
6
|
348
|
September 20, 2024
|
An easy way to view system-state when a differential equation solver encounters a warning
|
|
4
|
80
|
September 19, 2024
|
ModelingToolkit -- limits to parameter blocks, etc.?
|
|
0
|
22
|
September 19, 2024
|
MTK simulation allocation free?
|
|
1
|
64
|
September 19, 2024
|
When is strip_solution useful?
|
|
6
|
83
|
September 18, 2024
|
SymbolicRegression: Python -> Julia?
|
|
10
|
328
|
September 18, 2024
|
Optimising allocations and memory use in ODEProblems
|
|
2
|
72
|
September 18, 2024
|
How can I solve this 4-equation NonlinearSystem? It gives `retcode: Unstable`
|
|
8
|
214
|
September 17, 2024
|