質問編集履歴

1

誤字

2019/10/13 13:43

投稿

NR4200
NR4200

スコア41

test CHANGED
File without changes
test CHANGED
@@ -14,9 +14,9 @@
14
14
 
15
15
  ```
16
16
 
17
- PS C:\Users\NAKAYAMA\Desktop\○○\□> python sample-erro-odeint.py
18
-
19
- C:\Users\NAKAYAMA\AppData\Local\Programs\Python\Python37\lib\site-packages\scipy\integrate\odepack.py:247: ODEintWarning: Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information.
17
+ PS C:\Users\N\Desktop\○○\□> python sample-erro-odeint.py
18
+
19
+ C:\Users\N\AppData\Local\Programs\Python\Python37\lib\site-packages\scipy\integrate\odepack.py:247: ODEintWarning: Excess work done on this call (perhaps wrong Dfun type). Run with full_output = 1 to get quantitative information.
20
20
 
21
21
  warnings.warn(warning_msg, ODEintWarning)
22
22