File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
individual_modules/introduction_to_julia Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1643
1643
" #### Exercise: assigning to a submatrix\n " ,
1644
1644
" \n " ,
1645
1645
" Use assignment with appropriate index slicing to change the values of the matrix of ones as follows:\n " ,
1646
- " $$\n " ,
1646
+ " \n " ,
1647
+ " \n " ,
1648
+ " $\n " ,
1647
1649
" \\ begin{bmatrix}\n " ,
1648
1650
" 1 & 1 & 1 & 1 \\\\\n " ,
1649
1651
" 1 & 1 & 1 & 1 \\\\\n " ,
1654
1656
" 0 & 1 & 1 & 0 \\\\\n " ,
1655
1657
" 0 & 1 & 1 & 0 \\\\\n " ,
1656
1658
" \\ end{bmatrix}\n " ,
1657
- " $$ "
1659
+ " $"
1658
1660
]
1659
1661
},
1660
1662
{
2277
2279
],
2278
2280
"metadata" : {
2279
2281
"kernelspec" : {
2280
- "display_name" : " Julia 1.10.9 " ,
2282
+ "display_name" : " Julia 1.11.5 " ,
2281
2283
"language" : " julia" ,
2282
- "name" : " julia-1.10 "
2284
+ "name" : " julia-1.11 "
2283
2285
},
2284
2286
"language_info" : {
2285
2287
"file_extension" : " .jl" ,
2286
2288
"mimetype" : " application/julia" ,
2287
2289
"name" : " julia" ,
2288
- "version" : " 1.10.9 "
2290
+ "version" : " 1.11.5 "
2289
2291
}
2290
2292
},
2291
2293
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments