-
Hi,
I just ran into an issue with the order of the returned values with an rtree using segments.
```
using Vector2d = boost::geometry::model::d2::point_xy ;
using seg2d = boost::geometry::model:…
ghost updated
1 month ago
-
@Osburg @dlinzner-bcs
I'd like your opinion on being able to choose the objective when creating the `DoEStrategy` data model. I can imagine this would be useful for us internally since this would …
-
Sampling-Based Nonlinear Stochastic Optimal Control for Neuromechanical Systems.
Determining how the nervous system controls tendon-driven bodies remains an open question. Stochastic optimal contro…
-
It would be good to have numerical integration and differentiation. Integration would be using the Newton–Cotes formulas, and differentiation by the Symmetric derivative.
-
Currently, heightfield collisions project the colliding body to an intersection on the heightfield's polyline.
It seems it would be useful to allow enabling smooth interpolation of height values, trea…
-
```
Implement simulation for single given incident polarization (complex
amplitude). It will cut down simulation time twice for certain applications.
```
Original issue reported on code.google.com b…
-
The cvxeda method is included in the neurokit2 python package. I wanted to use it to decompose the phasic and tonic signals from the raw EDA signal. However, as the sampling rate was quite high (700 H…
-
We shouldn't be failing MINLPTests. They're intended to be "easy" to solve:
https://github.com/jump-dev/Pavito.jl/blob/5805d1d652250c4c27b99c80041a323b8e9d7888/test/jump_tests.jl#L49-L58
-
Some nonlinear problems can be very efficiently solved with non-standard methods, possibly abusing the specific structure of the problem. To allow users to efficiently utilize such methods in tandem w…
-
The Session project is on a solid path, thanks to the team's hard work!
As TGE is approaching, we are facing the challenges of the next 10x growth and aiming for an even higher goal. In a long ter…