Andy Goldschmidt
Results
22
issues of
Andy Goldschmidt
### What happened? Name collision with Interpolations.jl inside `trajectory_initialization.jl` at `linear_interpolation`, and we likely want to re-organize to use `trajectory_interpolations.jl` for interpolations. ``` export linear_interpolation export unitary_linear_interpolation ``` ### Version...
bug
### What happened? Any templates that create from trajectory need deepcopy of trajectory and constraints, like unitary versions. ### Version stable release ### What does this bug affect? - [...
bug