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
.
SleipnirGroup
/
Sleipnir
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
80
Code
Issues
7
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Sleipnir
python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 5, 2026
Extract solver setup to subfunctions (#1326)
calcmogul
authored
b340b48
View commit details
Copy full SHA for b340b48
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
Fix eager local infeasibility (#1310)
Show description for a89807b
spacey-sooty
and
calcmogul
authored
a89807b
View commit details
Copy full SHA for a89807b
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
Upgrade to pybind11_mkdoc 3.0.0 (#1298)
calcmogul
authored
1815954
View commit details
Copy full SHA for 1815954
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Expand matrix exponential test coverage (#1282)
calcmogul
authored
c367797
View commit details
Copy full SHA for c367797
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Add matrix exponential (#1274)
calcmogul
authored
05db8fe
View commit details
Copy full SHA for 05db8fe
View code at this point
Browse repository at this point
Fix function case in test info macro invocation (#1280)
calcmogul
authored
8429909
View commit details
Copy full SHA for 8429909
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Add helper for converting VariableMatrix to Eigen matrix (#1279)
calcmogul
authored
1a1a432
View commit details
Copy full SHA for 1a1a432
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Add VariableMatrix identity static function (#1277)
calcmogul
authored
47fb8a2
View commit details
Copy full SHA for 47fb8a2
View code at this point
Browse repository at this point
Commits on Jul 26, 2026
Add explicit template instantiation for VariableMatrix<double> (#1273)
calcmogul
authored
ad59eaa
View commit details
Copy full SHA for ad59eaa
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Fix incorrect results for Gradient and Hessian autodiff when using abs/max/min/pow (#1261)
witherrrr
authored
f6715c7
View commit details
Copy full SHA for f6715c7
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Upgrade to wpiformat 2026.67 (#1258)
calcmogul
authored
e0b4179
View commit details
Copy full SHA for e0b4179
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Fix clangd include-what-you-use warnings (#1257)
calcmogul
authored
651ec77
View commit details
Copy full SHA for 651ec77
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
Require running version update when building Python package (#1250)
calcmogul
authored
2ff11bf
View commit details
Copy full SHA for 2ff11bf
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
Remove VariableBlock compound division-assignment operator (#1248)
calcmogul
authored
0ecaa0e
View commit details
Copy full SHA for 0ecaa0e
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Bump wheel version (#1247)
calcmogul
authored
8418f0e
View commit details
Copy full SHA for 8418f0e
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Bump wheel version (#1245)
calcmogul
authored
03828f1
View commit details
Copy full SHA for 03828f1
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
Upgrade to wpiformat 2026.63 (#1240)
calcmogul
authored
ac36b9e
View commit details
Copy full SHA for ac36b9e
View code at this point
Browse repository at this point
Commits on May 29, 2026
Bump wheel version (#1231)
calcmogul
authored
244257a
View commit details
Copy full SHA for 244257a
View code at this point
Browse repository at this point
Commits on May 28, 2026
Merge Expression scratch variables (#1229)
calcmogul
authored
cc3ad7d
View commit details
Copy full SHA for cc3ad7d
View code at this point
Browse repository at this point
Commits on May 27, 2026
Bump wheel version (#1228)
calcmogul
authored
afe7d75
View commit details
Copy full SHA for afe7d75
View code at this point
Browse repository at this point
Commits on May 20, 2026
Improve feasibility restoration initialization (#1210)
witherrrr
authored
0f7f3bf
View commit details
Copy full SHA for 0f7f3bf
View code at this point
Browse repository at this point
Commits on May 17, 2026
Use zeros instead of zeroes (#1201)
calcmogul
authored
0f940df
View commit details
Copy full SHA for 0f940df
View code at this point
Browse repository at this point
Commits on May 16, 2026
Bump wheel version (#1197)
calcmogul
authored
2269c82
View commit details
Copy full SHA for 2269c82
View code at this point
Browse repository at this point
Commits on May 15, 2026
Include zero-valued adjoints in autodiff result (#1194)
calcmogul
authored
c8d4ed4
View commit details
Copy full SHA for c8d4ed4
View code at this point
Browse repository at this point
Commits on May 9, 2026
Fix typos found by misspell (#1191)
sciencewhiz
authored
bc31026
View commit details
Copy full SHA for bc31026
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
Bump wheel version (#1188)
calcmogul
authored
ead1c74
View commit details
Copy full SHA for ead1c74
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
Avoid redundant computations in iterations (#1183)
calcmogul
authored
89a382f
View commit details
Copy full SHA for 89a382f
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
Bump wheel version (#1178)
calcmogul
authored
57fbf78
View commit details
Copy full SHA for 57fbf78
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Document that solvers only use lower triangle of Hessian (#1175)
calcmogul
authored
128c360
View commit details
Copy full SHA for 128c360
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Bump wheel version (#1172)
calcmogul
authored
43ce851
View commit details
Copy full SHA for 43ce851
View code at this point
Browse repository at this point
Make Newton solver report line search failure instead of infeasible (#1171)
calcmogul
authored
1f8f12e
View commit details
Copy full SHA for 1f8f12e
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
Use "Solves" in Python Problem.solve() docs (#1170)
calcmogul
authored
b217342
View commit details
Copy full SHA for b217342
View code at this point
Browse repository at this point
Bump wheel version (#1167)
calcmogul
authored
dce9a00
View commit details
Copy full SHA for dce9a00
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Bump wheel version (#1159)
calcmogul
authored
aa819e8
View commit details
Copy full SHA for aa819e8
View code at this point
Browse repository at this point
Remove max_iterations setting from differential drive OCP test (#1157)
calcmogul
authored
446c5e0
View commit details
Copy full SHA for 446c5e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.