Christian Ruf

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 4
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

投稿

Christian Rufによる最近のアクティビティ 最近のアクティビティ 投票
  • tupledict behavior changed from version 10 to 11

    回答済み

    In version 10, tupledict.keys() returns a tuplelist. In version 11, it returns dictkeys like regular Python dictionaries do. Receiving a tuplelist is more convenient because one can use its select ...