-
I'm new to eConnect but looking into it with the hope of ultimately making some batch changes to some orders I have in GP from a my own C# application.
As I stumble through some GP provided C# sample…
-
# TODO:
## After rebuttal
- [x] License (MIT) and Max Planck Society
### Alex
- [x] Read papers GP-SSM
- [x] learn a dynamics model, use the model for exploration strategy, maybe update m…
-
The example didn't work. This did work.
`import exoplasim as exo
toi700d = exo.Model(workdir="toi700d_run",modelname="TOI-700d",ncpus=4,resolution="T21",outputtype=".npz")
toi700d.configure(start…
-
**Feature description.**
In cases where the optimization is convex, use a convex programming interface such as CVXPy or GPKit instead of the current scipy.optimize.minimize SLSQP solver. This can spe…
-
Package architecture:
- controllers:
> class control: PID, pure pursuit, bang-bang, open-loop(velocity profile), ...
> optimal control: lqr, ddp, mpc, ...
> collision avoidance: RVO, O…
-
Hi, I am currently installing python package installation of gpmp2 after I have installed GTSAM and its python wrapper.
When I use command "cmake -DGPMP2_BUILD_PYTHON_TOOLBOX:=ON .." The error happ…
-
I ran into these warnings when running the tutorials on Google Colab. Do these signal version incompatibility for some libraries?
_Evaluation Proposed point Current eval. Best eval.
/usr/lo…
-
**To Reproduce**
1. Create score
2. Add linked staff
3. Add notes
4. Add staff text dynamics to one staff - **it's not duplicated to other staff**
https://user-images.githubusercontent.com…
-
I have one project that I am working on that is in part based on .NET Framework 4.7.2. It is currently using CqrsLite 1.33.0. Everything is working fine. However, when I attempt to upgrade CqrsLite to…
-
Hi, I read the code carefully. I am a little confused about training data. I check the training data. It seems that the `X, Y` generated by `generate_training_data` function doesn't have too much diff…