-
I have a numpy array with dimensions (4, 364, 3969), and try to convert it into a quat_array, e.g.,
`quat.as_quat_array(np.random.rand(4, 364, 3969) )`
and get the error
```
--------…
-
{
"body": {
"sections": {
"section": [
{
"@id": "sec1",
"section-title": "Introduction",
"para": [
{
…
-
Hi,
I am working on a system of delay differential equations where the vector field is quite nonlinear. My main interest is calculating the largest Lyapunov Exponent as function of vector field param…
ghost updated
7 years ago
-
The majority of the case studies of Activuty 2.1 used a thermal pipe model, describing the thermal losses and pressure losses within thermal loops. Up to now the Annex 60 library owns only a adiabatic…
-
There may be way to overcome #34 and #41.
I started implementation of `spice4qucs` extension. This extension allows you to switch between `qucsator` simulation kernel and `ngspice` simulation kernel.…
-
I think it would be great if all the ODE/DAE solvers could be called through the same interface. This would essentially mirror the approach of https://github.com/JuliaOpt/MathProgBase.jl . Would it …
-
An interesting conversation started in https://github.com/RobotLocomotion/drake/pull/2303#issuecomment-218277954 and moved to issue #2315.
What we are discussing is that the multibody dynamics engin…
-
Hello, I have 4 analog sensors namely, stainless steel temp, DO probe, pH probe and Ammonium Ion-Selective Electrode. I have two sparkfun arduino board. Now since the vernier interface shield has only…
-
Copied from my post on the discussion on chromium: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/Du9lhfui1Mo
Just found this, and it seems extremely interesting and has lots of pot…