-
-
Notifications
You must be signed in to change notification settings - Fork 90
Issues: SciML/Optimization.jl
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
OutOfMemory error as Optim.jl interface allocates a hessian for first order methods'
bug
Something isn't working
#893
opened Apr 3, 2025 by
jrbp
Solving Ensemble problem requires ensemble algorithm (not the case for other ensemble solves)
bug
Something isn't working
#889
opened Mar 21, 2025 by
TorkelE
Error with e.g. Something isn't working
Any[]
starting condition
bug
#885
opened Mar 18, 2025 by
TorkelE
AD error when using Optimization generated grad function
bug
Something isn't working
#883
opened Mar 14, 2025 by
Savya2105
Minibatching throughSomething isn't working
DataLoader
with OptimisationOptimJL.AbstractOptimizer
is broken
bug
#873
opened Jan 16, 2025 by
vboussange
test: test coverage needs improvement for the ./src/utils.jl file
bug
Something isn't working
#868
opened Jan 1, 2025 by
sivasathyaseeelan
Callback function cannot change the state of the optimization
bug
Something isn't working
#866
opened Dec 24, 2024 by
oameye
A warning is issued on calling second-order optimizers with explicit hvp
bug
Something isn't working
#864
opened Dec 12, 2024 by
kiranshila
Sign of objective and gradient in OptimizationState is inconsistent
bug
Something isn't working
#858
opened Nov 29, 2024 by
sethaxen
Wrapping cobyla from PRIMA.jl seems to handle constraints incorrectly
bug
Something isn't working
#854
opened Nov 12, 2024 by
JADekker
OptimizationFunction{false} breaks with AutoForwardDiff
bug
Something isn't working
#852
opened Nov 10, 2024 by
dnadlinger
Can no longer pass extra variables from loss function to callback
bug
Something isn't working
#835
opened Sep 27, 2024 by
John-Boik
Bug in OptimizationMOI when using Something isn't working
HiGHS.Optimizer()
but works with Ipopt.Optimizer()
bug
#806
opened Aug 21, 2024 by
avinashresearch1
Certain Something isn't working
Optim.jl
solvers such as NelderMead()
return solutions that silently violate bounds. These still give SciMLBase.retcode_successful
and can be caught here
bug
#791
opened Aug 5, 2024 by
avinashresearch1
Optimization.LBFGS() can not compute the gradient
bug
Something isn't working
#744
opened May 14, 2024 by
enigne
The Something isn't working
callback
appears to be called for linesearch iterations
bug
#724
opened Mar 26, 2024 by
goerz
Error with LBFGS() with using adjoint on 3D arrays
bug
Something isn't working
#673
opened Jan 8, 2024 by
roflmaostc
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.