nlopt
                                
                                
                                
                                    nlopt copied to clipboard
                            
                            
                            
                        library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
                                            Results
                                            
                                                141
                                            
                                            nlopt issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            Hi, I'm trying to use L-BFGS, but it always stop at iteration 11 throwing an exception: ``` 0 1 2 3 4 5 6 7 8 9 10 11 terminate...