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
.
convexengineering
/
gpkit
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
214
Code
Issues
17
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Allowing substituted, unitless signomials in exponents.
- #1438
#1438
Open
1ozturkbe
wants to merge 26 commits into
master
convexengineering/gpkit:master
from
varexp
convexengineering/gpkit:varexp
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
Allowing substituted, unitless signomials in exponents.
#1438
1ozturkbe
wants to merge 26 commits into
master
convexengineering/gpkit:master
from
varexp
convexengineering/gpkit:varexp
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2019
Adding a couple of test scripts.
1ozturkbe
committed
7817d07
View commit details
Copy full SHA for 7817d07
Browse repository at this point
Commits on Sep 25, 2019
basics to allow x**x
bqpd
committed
ef85a4c
View commit details
Copy full SHA for ef85a4c
Browse repository at this point
Commits on Sep 28, 2019
Merge branch 'master' into varexp
1ozturkbe
committed
cd00eb8
View commit details
Copy full SHA for cd00eb8
Browse repository at this point
Removing junk files from Riley and I, oops.
1ozturkbe
committed
5daf1bb
View commit details
Copy full SHA for 5daf1bb
Browse repository at this point
Now checking exponent units.
1ozturkbe
committed
d3eeadb
View commit details
Copy full SHA for d3eeadb
Browse repository at this point
Commits on Sep 29, 2019
Beginnings of testing, sig exp printing (darn python strings, not working yet).
1ozturkbe
committed
fcdeb2e
View commit details
Copy full SHA for fcdeb2e
Browse repository at this point
Moving varexps check to NomialMap (better for subs).
1ozturkbe
committed
8f4fd1f
View commit details
Copy full SHA for 8f4fd1f
Browse repository at this point
Commits on Oct 1, 2019
Merge branch 'master' into varexp
1ozturkbe
committed
780a1ea
View commit details
Copy full SHA for 780a1ea
Browse repository at this point
Commits on Oct 2, 2019
repr_conventions checks exponent type.
1ozturkbe
committed
fa7a4c1
View commit details
Copy full SHA for fa7a4c1
Browse repository at this point
Hmaps work as intended. Small victories!
1ozturkbe
committed
2ddc58e
View commit details
Copy full SHA for 2ddc58e
Browse repository at this point
Commits on Oct 4, 2019
Make sure we aren't losing varkeys in varexps.
1ozturkbe
committed
45aa4d1
View commit details
Copy full SHA for 45aa4d1
Browse repository at this point
Pint.
1ozturkbe
committed
fc3ea67
View commit details
Copy full SHA for fc3ea67
Browse repository at this point
Commits on Oct 16, 2019
Checking for units in signomial exps.
1ozturkbe
committed
e6dcc0f
View commit details
Copy full SHA for e6dcc0f
Browse repository at this point
Commits on Oct 17, 2019
repr_conventions varexp printing fix.
1ozturkbe
committed
df50903
View commit details
Copy full SHA for df50903
Browse repository at this point
Commits on Oct 20, 2019
Updating vks instead of varkeys, lint.
1ozturkbe
committed
47ea4b7
View commit details
Copy full SHA for 47ea4b7
Browse repository at this point
Replace str_without with try_str_without.
1ozturkbe
committed
106a6df
View commit details
Copy full SHA for 106a6df
Browse repository at this point
Commits on Oct 21, 2019
Merge branch 'master' into varexp
1ozturkbe
authored
f136df2
View commit details
Copy full SHA for f136df2
Browse repository at this point
Commits on Oct 22, 2019
genA works, but now sens_from_dual issues.
1ozturkbe
committed
afa8d3d
View commit details
Copy full SHA for afa8d3d
Browse repository at this point
Commits on Nov 13, 2019
Sens_from_dual should work.
1ozturkbe
committed
6843322
View commit details
Copy full SHA for 6843322
Browse repository at this point
Boundedness checking for inequalities.
1ozturkbe
committed
7451cc1
View commit details
Copy full SHA for 7451cc1
Browse repository at this point
Fixing non-subscriptable keys.
1ozturkbe
committed
3e65e84
View commit details
Copy full SHA for 3e65e84
Browse repository at this point
Iterables in py3 are a pain in the backside.
1ozturkbe
committed
c173a4d
View commit details
Copy full SHA for c173a4d
Browse repository at this point
Commits on Nov 22, 2019
Push partial fixes to bounding.
1ozturkbe
committed
7a19d36
View commit details
Copy full SHA for 7a19d36
Browse repository at this point
Commits on Jan 14, 2020
Merge branch 'master' into varexp
1ozturkbe
authored
2349677
View commit details
Copy full SHA for 2349677
Browse repository at this point
Fixed bounded bug (wrong logic for meq_idxs).
1ozturkbe
committed
cb2a9d6
View commit details
Copy full SHA for cb2a9d6
Browse repository at this point
Commits on Jan 15, 2020
lint
1ozturkbe
committed
eb44a7e
View commit details
Copy full SHA for eb44a7e
Browse repository at this point
You can’t perform that action at this time.