File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 49
49
},
50
50
{
51
51
"cell_type" : " code" ,
52
- "execution_count" : 8 ,
52
+ "execution_count" : null ,
53
53
"metadata" : {},
54
- "outputs" : [
55
- {
56
- "name" : " stderr" ,
57
- "output_type" : " stream" ,
58
- "text" : [
59
- " /Users/daviddesancho/Research/code/PREFUR/prefur/thermo.py:125: RuntimeWarning: divide by zero encountered in log\n " ,
60
- " self.DSconf = nres*(-R*(nat*np.log(nat) + (1.-nat)*np.log(1-nat)) + (1-nat)*DSres)\n " ,
61
- " /Users/daviddesancho/Research/code/PREFUR/prefur/thermo.py:125: RuntimeWarning: invalid value encountered in multiply\n " ,
62
- " self.DSconf = nres*(-R*(nat*np.log(nat) + (1.-nat)*np.log(1-nat)) + (1-nat)*DSres)\n "
63
- ]
64
- }
65
- ],
54
+ "outputs" : [],
66
55
"source" : [
67
56
" def ind_to_char(s):\n " ,
68
57
" if s == 1:\n " ,
You can’t perform that action at this time.
0 commit comments