-
**Is your feature request related to a problem? Please describe.**
It is very helpful in dynamic simulation that we can playback animation faster or slower after the simulation finishes. Currently we…
-
### Description
The [`knuth_bin_width`](https://docs.astropy.org/en/stable/api/astropy.stats.knuth_bin_width.html) is not able to handle a small and simple array.
### Expected …
-
When I run the 'preprocess.py', I got a new class 7 which is not in 0 - 6. Is this correct or not? Thanks. Moreover, how long and how many GPU you use to train the PSPNet? Could you please share the t…
-
Create a PID tunning function and also wrap it to matlab compatibility.
It must heritage the tf class as answer and print in the format `Kp + Ki * 1/s + Kd * s` instead `num / den` format.
_Or…
-
Hello! I face issue solving a simple LS problem from test set.
Script to reproduce:
```python
import jax.numpy as np
from qpax import solve_qp
# Defining the problem data using JAX numpy …
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to specify a spline. Right now I'm trying to create an ergonomic controller, and I'm hitting limitations in Ca…
-
After I attach an already vhacded nonconvex mesh to the end effector of panda arm with the command ``planner.update_attached_mesh(mesh_path, pose=Pose([0, 0, 0], [1, 0, 0, 0]))``, I try to print the F…
-
from pymoo.algorithms.hyperparameters import SingleObjectiveSingleRun, HyperparameterProblem
from pymoo.algorithms.soo.nonconvex.g3pcx import G3PCX
from pymoo.algorithms.soo.nonconvex.optuna import …
-
Hi all! When reading the example.ipynb notebook for Trapping SINDy (8_trapping_sindy_examples), I came across some comments in the Von Karman section talking about applying the method in the case of a…
-
Optimization.jl is okay, but it's not quite conforming to the standards of the SciML interface.
It conflaits the "solver package" with the "interface package". In some sense, the current
Optimizatio…