Olivier Huber
Olivier Huber
Would it be possible to get an example of such system committed? It would help get it fixed. On Mon, Jun 28, 2021, 12:47 PM roccaa ***@***.***> wrote: > Hello,...
I rewrote most of the EventsManager a few years ago, so I should be somehow knowledgeable. The doc is incomplete, but it is a good opportunity to improve that. I...
* Vincent Acary [2017-03-07 23:50:12 -0800]: > I agree with @radarsat1 that we have to implement some subclasses of TimeDiscretization to take into account the various cases. > - TimeDiscretization...
In both your example, we start from a SiconosVector object, and build a numpy object. I'm talking about another case, where we start from a numpy object. The example is...
Here is a self-contained example: in short, all approached failed, but the one with a SiconosVector opaque pointer. For me this is not a trivial issue because of the lack...
I just add that when the base object is a numpy array, the flow of information is unidrectional. Whenever the base object is a siconos object, it is bidirectional
I will try propose a PR to memcpy the SiconosVector array back into into the numpy one. I know it is nowhere written that we explicitly support change to a...
No I didn't enable FCLIB.
Alex, Thanks for the report. I will have a look at it next week. Thanks for typing down the system. I believe there is an inconsistency between (5) and (6)....
Alex, I looked a bit at the problem formulation of problem 1. The system is a bit challenging to solve since the RHS contains continuous, but not differentiable terms. Indeed,...