Mongi Bellili
Mongi Bellili
This is more of a question than an issue. I understand why expanding the sqrt around zero throws the error (derivative), but I am trying to build an application using...
Greetings, I tried to simulate the electronic buck converter using the following code: ``` using DifferentialEquations using Plots function odeDiffEquPackage() function f(du, u, p, t) C = 1e-4; L =...
currently: ArgumentError: Function definition contains invalid function head `:macrocall` thanks