You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DNMY: stitch JuMP back together using Nonlinear and ReverseAD
Updates
More updates with beginnings of auto-registration
Add back printing
Simplify parsing macro
Re-add support for generators
Support . field access
More updates
More updates
More fixes
Updates to the docs
More fixes for the docs
Documentation fix
More fixes
Lots more fixes
Fix format
More fixes
Fix formatting and re-org
Coloring tests
More tests
Fix tests
More test fixes
More fixes
More printing fixes
F
Implement value
Fix test failure
Fix broken tests
Revert change to nonlinear constraint expressions
Update
Fix tests
Another fix
Fix test
Another fix
Start on documentation
Reenable precompile
Various updates and improvements
Add more docs
Fix docs
Add docstrings
Variety of docs and other improvements
Fix typo
More updates
Fix formatting
More updates
Remove utils.jl
Tidy Coloring
Fix typo
Improve test coverage
Remove unneeded type
Union is called in docs
Add back NaNMath
ERROR: LoadError: Unexpected expression in (*)(x / 2...). JuMP supports splatting only symbols. For example, x... is ok, but (x + 1)..., [x; y]... and g(f(y)...) are not.
248
+
ERROR: Unsupported use of the splatting operator. JuMP supports splatting only symbols. For example, `x...` is ok, but `(x + 1)...`, `[x; y]...` and `g(f(y)...)` are not.
0 commit comments