Liu Yanyue
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Liu Yanyueによる最近のアクティビティ-
Hi Eli, Thank you for pointing out my mistake. I am so careless and when I define space I just copied code above without change and check. The problem is solved after variable type is changed as co...
-
Hi Eli, Thanks for your response. Here is the code that includes definitions of these variables. U = [11, 12, 25, 26, 27, 28, 29, 30]maxcell = 2Tc = 100n = {}space = {}for i in U: for j in rang...