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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MarinhoLab
/
solver-qpoases
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: MarinhoLab/solver-qpoases
Actions
All workflows
Workflows
Build
Build
Build and Upload Python Packages
Build and Upload Python Packages
CodeQL
CodeQL
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
Build and Upload Python Packages
Build and Upload Python Packages
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
python-publish.yml
will be ignored since log searching is not yet available
50 workflow runs
50 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Use plain std::cout for example output
Build and Upload Python Packages
#50:
Commit
856c365
pushed by
mmmarinho
3m 47s
main
main
3m 47s
View workflow file
Add standalone C++ usage example and document the C++ API
Build and Upload Python Packages
#49:
Pull request
#9
synchronize by
mmmarinho
2m 35s
cpp-usage-example
cpp-usage-example
2m 35s
View #9
View workflow file
Add standalone C++ usage example and document the C++ API
Build and Upload Python Packages
#48:
Pull request
#9
opened by
mmmarinho
3m 7s
cpp-usage-example
cpp-usage-example
3m 7s
View #9
View workflow file
Consolidate C++ header into marinholab/solvers/qpoases.h
Build and Upload Python Packages
#47:
Commit
5ff3464
pushed by
mmmarinho
2m 59s
main
main
2m 59s
View workflow file
Restructure C++ into marinholab::solvers::qpoases with Solver/Configuration
Build and Upload Python Packages
#46:
Pull request
#8
synchronize by
mmmarinho
2m 30s
cpp-namespace-restructure
cpp-namespace-restructure
2m 30s
View #8
View workflow file
Restructure C++ into marinholab::solvers::qpoases with Solver/Configuration
Build and Upload Python Packages
#45:
Pull request
#8
synchronize by
mmmarinho
2m 23s
cpp-namespace-restructure
cpp-namespace-restructure
2m 23s
View #8
View workflow file
Restructure C++ into marinholab::solvers::qpoases with Solver/Configuration
Build and Upload Python Packages
#44:
Pull request
#8
opened by
mmmarinho
2m 11s
cpp-namespace-restructure
cpp-namespace-restructure
2m 11s
View #8
View workflow file
Default printLevel to PL_NONE (least verbose)
Build and Upload Python Packages
#43:
Commit
3f7cbe6
pushed by
mmmarinho
6m 34s
main
main
6m 34s
View workflow file
Default printLevel to PL_NONE (least verbose)
Build and Upload Python Packages
#42:
Pull request
#7
opened by
mmmarinho
5m 48s
quiet-default-printlevel
quiet-default-printlevel
5m 48s
View #7
View workflow file
Use qpOASES-native camelCase for native Configuration fields
Build and Upload Python Packages
#41:
Commit
a0bff47
pushed by
mmmarinho
4m 33s
main
main
4m 33s
View workflow file
Use qpOASES-native camelCase for native Configuration fields
Build and Upload Python Packages
#40:
Pull request
#6
opened by
mmmarinho
2m 5s
qpOASES-native-camelcase
qpOASES-native-camelcase
2m 5s
View #6
View workflow file
Rename remaining Configuration fields to snake_case
Build and Upload Python Packages
#39:
Commit
5d49ada
pushed by
mmmarinho
4m 39s
main
main
4m 39s
View workflow file
Use qpOASES' own defaults for Configuration
Build and Upload Python Packages
#38:
Pull request
#5
synchronize by
mmmarinho
3m 56s
qpOASES-default-configs
qpOASES-default-configs
3m 56s
View #5
View workflow file
Use qpOASES' own defaults for Configuration
Build and Upload Python Packages
#37:
Pull request
#5
opened by
mmmarinho
3m 49s
qpOASES-default-configs
qpOASES-default-configs
3m 49s
View #5
View workflow file
[python-publish.yml] Adding Python 3.14
Build and Upload Python Packages
#36:
Commit
ea25d3c
pushed by
mmmarinho
3m 42s
main
main
3m 42s
View workflow file
[python-publish.yml] Add python 3.10 and 3.11
Build and Upload Python Packages
#35:
Commit
b54b269
pushed by
mmmarinho
3m 27s
main
main
3m 27s
View workflow file
Expose all qpOASES Configuration options; document, type, and clean up
Build and Upload Python Packages
#34:
Commit
6183609
pushed by
mmmarinho
2m 46s
main
main
2m 46s
View workflow file
Expose full qpOASES Configuration options; add docs, type stubs, and pyright cleanliness
Build and Upload Python Packages
#33:
Pull request
#4
opened by
mmmarinho
2m 7s
extend-qpoases-options
extend-qpoases-options
2m 7s
View #4
View workflow file
Bump action versions to Node 24 releases
Build and Upload Python Packages
#32:
Commit
aaf9324
pushed by
mmmarinho
2m 58s
main
main
2m 58s
View workflow file
Build the wheel with PEP 517 'python -m build'
Build and Upload Python Packages
#31:
Commit
61c5a22
pushed by
mmmarinho
2m 38s
main
main
2m 38s
View workflow file
Build the wheel with PEP 517 (python -m build)
Build and Upload Python Packages
#30:
Pull request
#3
opened by
mmmarinho
2m 23s
pep517-build
pep517-build
2m 23s
View #3
View workflow file
Bump action versions to Node 24 releases
Build and Upload Python Packages
#29:
Pull request
#2
opened by
mmmarinho
1m 44s
bump-action-versions
bump-action-versions
1m 44s
View #2
View workflow file
Merge pull request #1 from MarinhoLab/add-windows-macos-ci
Build and Upload Python Packages
#28:
Commit
df3e54a
pushed by
mmmarinho
3m 26s
main
main
3m 26s
View workflow file
Build on Windows and macOS in addition to Ubuntu
Build and Upload Python Packages
#27:
Pull request
#1
synchronize by
mmmarinho
2m 23s
add-windows-macos-ci
add-windows-macos-ci
2m 23s
View #1
View workflow file
Build on Windows and macOS in addition to Ubuntu
Build and Upload Python Packages
#26:
Pull request
#1
opened by
mmmarinho
1m 31s
add-windows-macos-ci
add-windows-macos-ci
1m 31s
View #1
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.