Johannes Tenhumberg

  • Gurobi-versary
  • First Question
  • First Comment
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1

Activity overview

Latest activity by Johannes Tenhumberg
  • Johannes Tenhumberg commented,

    I currently work with the python interface of osqp. I want to solve linearisations / convexifications of robot motions for varying scenarios of in the workspace. Osqp was easy to integrate into the...

  • Johannes Tenhumberg created a post,

    Matrix Interface for Python

    Answered

    I 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...