-
Hi @mattfidler; a curious question, does RxODE support different DE types and solvers? E.g delay DE , stochastic DE, etc.?
-
**Not a Bug but a Question**
How to ingest the data such that I can use the content to do visualization?
After ingestion, my data and the sample data from kibana is definitely different but I do…
-
inflow and outflow is used for all connected variables following Kirchhoff’s current law. The value is defined as positive if the flow-media is flowing in or out of the FMU, respectively.
However, wh…
-
Dear Ali,
Could you please advise a proper compiler environment for Windows 10? Visual Studio 2015 (Community Edition) has issues with missed libraries:
petscksp.h and mpi.h:
Severity Code De…
-
The following example shows that the `transpose` of a polynomial is defined, while the `adjoint` not,
```
julia> transpose(Polynomial(im))
Polynomial(im)
julia> adjoint(Polynomial(im))
ERROR…
-
Unless the two Equality expressions are identical, the difference of two equality expressions simplified returns -1. Is this a limitation of the simplify function or is there another way to handle lin…
-
While investigating the Prusa inconsistent extrusion issue
https://github.com/prusa3d/Prusa-Firmware/issues/602
which I believe you're already aware of (though that thread has gotten out of hand)
I…
-
Hi, Thanks for your work! It's very nice!
I used your approach to estimate foreground and background.
But I find the time it costs is big. So I want to put it to GPU by Cupy or pytorch.
And then…
-
#### Summary:
Support solving a system of non-linear equations using one of the better supported unsupported modules in Eigen. An alternative would be to use KINSOL in Sundials, but I think Eigen wou…
-
Hi Dr. Gelß,
Thanks a lot for this awesome library. I just wanted to ask if you could provide some sort of a basic example describing how to use your library to solve a system of linear equations and…