File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 26292629 "source" : [
26302630 " # Bernoulli sampleis λ/(λ+1) for including 1/(λ+1) omitting"
26312631 ]
2632+ },
2633+ {
2634+ "cell_type" : " code" ,
2635+ "execution_count" : 207 ,
2636+ "metadata" : {},
2637+ "outputs" : [
2638+ {
2639+ "data" : {
2640+ "text/plain" : [
2641+ " 3×3 Array{Float64,2}:\n " ,
2642+ " 0.996704 -0.00697129 0.0330472\n " ,
2643+ " -0.027728 -0.220026 -0.707601 \n " ,
2644+ " -0.0762402 -0.0111153 0.689383 "
2645+ ]
2646+ },
2647+ "execution_count" : 207 ,
2648+ "metadata" : {},
2649+ "output_type" : " execute_result"
2650+ }
2651+ ],
2652+ "source" : [
2653+ " sum( det(Q[Y,1:3]"
2654+ ]
2655+ },
2656+ {
2657+ "cell_type" : " code" ,
2658+ "execution_count" : null ,
2659+ "metadata" : {},
2660+ "outputs" : [],
2661+ "source" : []
26322662 }
26332663 ],
26342664 "metadata" : {
You can’t perform that action at this time.
0 commit comments