Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
adwhit
/
rust-nlopt
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
33
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2025
bump to 0.8.1
adwhit
committed
08bbfb0
View commit details
Copy full SHA for 08bbfb0
Browse repository at this point
Merge pull request #18 from elrafoon/crosscompile-fix
Show description for 221b540
adwhit
authored
221b540
View commit details
Copy full SHA for 221b540
Browse repository at this point
Commits on Mar 7, 2025
fix(build.rs): don't override CMAKE_CXX_COMPILER, cross-compile would never work
elrafoon
committed
ce69061
View commit details
Copy full SHA for ce69061
Browse repository at this point
Commits on Jan 4, 2025
bump version to 0.8.0
adwhit
committed
8cf51cd
View commit details
Copy full SHA for 8cf51cd
Browse repository at this point
Merge pull request #17 from fdalmaso/master
Show description for 8c950bf
adwhit
authored
8c950bf
View commit details
Copy full SHA for 8c950bf
Browse repository at this point
Commits on Jan 2, 2025
add nlopt 2.9.1 sources
fdalmaso
committed
588fb33
View commit details
Copy full SHA for 588fb33
Browse repository at this point
Update nlopt to 2.9.1
fdalmaso
committed
7ef5d89
View commit details
Copy full SHA for 7ef5d89
Browse repository at this point
Commits on Dec 10, 2023
Merge pull request #15 from adwhit/fix-bounds-dangling-ptr
Show description for 0fe62f9
adwhit
authored
0fe62f9
View commit details
Copy full SHA for 0fe62f9
Browse repository at this point
fix dangling ptr in various bounds getters
adwhit
committed
cd75dff
View commit details
Copy full SHA for cd75dff
Browse repository at this point
Merge pull request #13 from szabgab/patch-1
Show description for 656762b
adwhit
authored
656762b
View commit details
Copy full SHA for 656762b
Browse repository at this point
Commits on Jul 23, 2023
Update Cargo.toml http => https
szabgab
authored
2576470
View commit details
Copy full SHA for 2576470
Browse repository at this point
Commits on Jun 19, 2023
Merge pull request #12 from theHausdorffMetric/master
Show description for 4a9d9a1
adwhit
authored
4a9d9a1
View commit details
Copy full SHA for 4a9d9a1
Browse repository at this point
Commits on Jun 18, 2023
Corrected documentation of MObjFn. It does not return an f64, as the
Show description for 5f40ec5
Daniel A. Probst
committed
5f40ec5
View commit details
Copy full SHA for 5f40ec5
Browse repository at this point
Commits on Jun 23, 2022
re-enable test drop check
adwhit
committed
766bead
View commit details
Copy full SHA for 766bead
Browse repository at this point
Commits on Jun 16, 2022
Merge pull request #7 from adwhit/nlopt-27
Show description for c8b6395
adwhit
authored
c8b6395
View commit details
Copy full SHA for c8b6395
Browse repository at this point
run mma in CI
adwhit
committed
1061cea
View commit details
Copy full SHA for 1061cea
Browse repository at this point
refactor so as not to leak user data
adwhit
committed
bf0153e
View commit details
Copy full SHA for bf0153e
Browse repository at this point
clippy fixes
adwhit
committed
381fbd6
View commit details
Copy full SHA for 381fbd6
Browse repository at this point
Update version to 0.6.0
adwhit
committed
42a0ed1
View commit details
Copy full SHA for 42a0ed1
Browse repository at this point
Add the example for NLopt Tutorial
cbpark
authored and
adwhit
committed
2e83ab5
View commit details
Copy full SHA for 2e83ab5
Browse repository at this point
'fix build'
adwhit
committed
87cfe91
View commit details
Copy full SHA for 87cfe91
Browse repository at this point
bump to nlopt-2.7.1
adwhit
committed
318e013
View commit details
Copy full SHA for 318e013
Browse repository at this point
Commits on Apr 21, 2021
bump version
adwhit
committed
1322381
View commit details
Copy full SHA for 1322381
Browse repository at this point
Merge pull request #5 from tysg/dev
Show description for 4ada936
adwhit
authored
4ada936
View commit details
Copy full SHA for 4ada936
Browse repository at this point
Change approximate_gradient to accept closure
tysg
committed
321e2c7
View commit details
Copy full SHA for 321e2c7
Browse repository at this point
Commits on Jan 19, 2021
bump to 0.5.3
adwhit
committed
4cac938
View commit details
Copy full SHA for 4cac938
Browse repository at this point
Merge pull request #3 from relf/relf-windows-test
Show description for c4c441d
adwhit
authored
c4c441d
View commit details
Copy full SHA for c4c441d
Browse repository at this point
fix float comparison test (results are slightly different on windows)
relf
committed
7c047ba
View commit details
Copy full SHA for 7c047ba
Browse repository at this point
add link static option when compiling with MSVC
relf
committed
fe42636
View commit details
Copy full SHA for fe42636
Browse repository at this point
disable other nlopt bindings build
relf
committed
aefdbd3
View commit details
Copy full SHA for aefdbd3
Browse repository at this point
Add windows testing
relf
committed
e2d9658
View commit details
Copy full SHA for e2d9658
Browse repository at this point
Commits on Oct 10, 2020
Merge pull request #1 from adwhit/ci
Show description for c1cdd36
adwhit
authored
c1cdd36
View commit details
Copy full SHA for c1cdd36
Browse repository at this point
update deps
adwhit
committed
0a3c2b9
View commit details
Copy full SHA for 0a3c2b9
Browse repository at this point
add badges
adwhit
committed
bd42c4a
View commit details
Copy full SHA for bd42c4a
Browse repository at this point
run bobyqa
adwhit
committed
842b8a1
View commit details
Copy full SHA for 842b8a1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.