Commit 35cbe83
change name of W_val and cost_val (hunkim#99)
* Change Variable name of W_val and cost_val
W_val and cost_val to W_history and cost_history
To understand the purpose of variables easily
* Revert "Change Variable name of W_val and cost_val"
This reverts commit d75f37f.
* Change Variable name of W_val and cost_val
W_val and cost_val to W_record and cost_record
To understand the purpose of variables easily
* Change name of W_val and cost_val
W_val and cost_val to W_record and cost_record
To understand the purpose of variables easily
hunkim#99 wasn't refactored by mistake
* Change W_val cost_val
W_val and cost_val to W_history and cost_history
To understand the purpose of variables easily1 parent db3c3a5 commit 35cbe83
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
0 commit comments