toppra icon indicating copy to clipboard operation
toppra copied to clipboard

Bugfix incoherent bounds seidel lp 1d

Open mskripnik opened this issue 5 months ago • 2 comments

Fixes #244 and #245

Changes in this PRs:

  • Prevent a problem becoming infeasible due to numerical errors by extending the lower and upper bounds if they are very close.
  • Explicitly call std::vector constructor to avoid ambiguity when providing initializer list to BoundaryCond.

Checklists:

  • [x] Update HISTORY.md with a single line describing this PR

mskripnik avatar Jan 15 '24 13:01 mskripnik

Hi, thanks for the PR. Let me get back to you real soon.

hungpham2511 avatar Jan 15 '24 22:01 hungpham2511

Hi, thanks for the PR. Let me get back to you real soon.

Any update? The python jobs were failing but I don't know why. I haven't touched anything python related.

mskripnik avatar Apr 18 '24 07:04 mskripnik