Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] add new roadmap items #3645

Merged
merged 1 commit into from
Jan 8, 2024
Merged

[docs] add new roadmap items #3645

merged 1 commit into from
Jan 8, 2024

Conversation

odow
Copy link
Member

@odow odow commented Dec 28, 2023

As discussed on today's nonlinear call.

@@ -8,6 +8,21 @@ Most of these issues will require changes to both JuMP and MathOptInterface, and
are non-trivial in their implementation. They are in no particular order, but
represent broad themes that we see as areas in which JuMP could be improved.

- Support nonlinear expressions with vector-valued inputs and outputs. There
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

particularly useful for optimal control problems
- User-defined functions with vector outputs, avoiding the need for
[User-defined operators with vector outputs](@ref)
- Add support for modeling with SI units. The [UnitJuMP.jl](https://github.com/trulsf/UnitJuMP.jl)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @trulsf

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (597ef39) 98.28% compared to head (d2dd8a9) 98.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3645   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files          43       43           
  Lines        5640     5640           
=======================================
  Hits         5543     5543           
  Misses         97       97           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pulsipher
Copy link
Contributor

Would something to address #3498 be worth considering?

@odow
Copy link
Member Author

odow commented Dec 30, 2023

I guess #3498 is in the same vein as #3438. We don't really have a concrete suggestion for what to do.

@joaquimg
Copy link
Member

joaquimg commented Jan 4, 2024

I know DCP is coming, but it certainly deserves a bullet.

@odow
Copy link
Member Author

odow commented Jan 4, 2024

I added Representing terms like `log(det(X))` as necessary for `Convex.jl` , which is basically all we need for DCP.

@odow
Copy link
Member Author

odow commented Jan 8, 2024

Merging for now. Can always edit in future.

@odow odow merged commit 7aadccf into master Jan 8, 2024
12 checks passed
@odow odow deleted the od/new-roadmap branch January 8, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants