🎯 New OpEn/opengen/matlab releases#408
Merged
alphaville merged 154 commits intomasterfrom Mar 31, 2026
Merged
Conversation
- swap the cross-platform timer dependency to web-time - remove instant-specific wasm feature wiring - update optimizer timing call sites to use web_time::Instant - keep existing native and wasm timing behavior without stdweb risk - completely remove wasm
- Support for generic float types - update unit tests
- update error messages - unit tests for AffineSpace and BallP - and for ALM/PM solver
- first implementation of ROS2 pkg generation - basic unit tests (it works)
GA CI: tests on Windows and more
- fewer folders at / - remove appveyor.yml
Cleanup folder structure
Collaborator
|
Γράφω για καφεOn 27 Mar 2026 19:42, Pantelis Sopasakis ***@***.***> wrote:Prepare new releases
You can view, comment on, or merge this pull request online at:
#408
Commit Summary
1a7bbd7 [ci skip] prepare new releases
File Changes (0 files)
Patch Links:
https://github.com/alphaville/optimization-engine/pull/408.patchhttps://github.com/alphaville/optimization-engine/pull/408.diff
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
- allow small positive initial penalties in ROS/ROS2 - ROS/ROS2 messages: using uint64 to avoid overflow - update ROS2 test helpers to work reliably in micromamba/conda - update the related docs and MATLAB examples
- Increased Python test covergage: build configuration, OCP solutions, affine spaces, ROS configuration, and Y set calculation. - Updated changelog
About: - Clarification re Cartesian product in Rust/python - Additional unit tests Issues: - Addresses #345
- checking if u and U are consistent - solve issue with __init__ making code completionts impossible
Constraint dimension checking and lazy imports
- preparing release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New releases
Target versions:
Pre-releases:
Merge dependencies
This branch/PR consolidates the following PRs:
Issues