Johannes Tenhumberg
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Johannes Tenhumberg-
Matrix Interface for Python
AnsweredI want to use gurobi from python, but the high-level API with addVars() and addConstrs() is cumbersome for large problems. It seems that there exists a matrix interface for C, R and MATLAB where yo...