Massimo Ceraolo

Results 29 comments of Massimo Ceraolo

> As I mentioned in #9302, print statements in equation sections are a bit fishy. What about putting them within an algorithm? Today I tried, in my real-life example, which...

Using min and max on parameters is useful to receive assert violation warnings at t=0, which can point errors on parameters' numerical values. It is, however, a not so important...

> Thank you for this contribution too. Again, it seems a very valuable feature in my opinion. > > But also again ;), a few remarks/comments for discussions: > >...

> > Regarding PlotXY integration, we talked about it in the past. If we want to replace it with OMPlot then it should at least have all the functionalities of...

In the last row of my last message I referred to "Standard C language APIs for LAPACK", as in http://www.netlib.org/lapack/#_presentation and http://www.netlib.org/lapack/lapacke.html

reply to HansOlsson > _Inverting a matrix is often not a good idea, and solving linear systems of equations is often better._ I agree. there are however cases in which...

> There is a possible candidate for implementation realized in the Modelica_LinearSystems2 library: Modelica_LinearSystems2.WorkInProgress.Math.Complex.Matrices.inv Sounds good. I'll look at this soon. Wisely enough, the function comment says: ` "Inverse of...

@tobolar I tried a simple example with Dymola (which is declared to be the tool under which the library is tested) but I got: `dymosim started ... "dsin.txt" loading (dymosim...