@@ -48,7 +48,7 @@ Valentin Haenel_
4848
4949### How does Python compare to other solutions?
5050
51- ::: {list-table} Compiled languages (C, C++, Fortran ...)
51+ ::: {list-table} ** Compiled languages (C, C++, Fortran ...)**
5252
5353- - Pros
5454 - Very fast. For heavy computations, it’s difficult to outperform these
@@ -60,7 +60,7 @@ Valentin Haenel_
6060
6161:::
6262
63- ::: {list-table} Matlab scripting language
63+ ::: {list-table} ** Matlab scripting language**
6464
6565- - Pros
6666 - - Very rich collection of libraries with numerous algorithms, for many
@@ -76,7 +76,7 @@ Valentin Haenel_
7676
7777:::
7878
79- ::: {list-table} Julia
79+ ::: {list-table} ** Julia**
8080
8181- - Pros
8282 - - Fast code, yet interactive and simple to read and write.
@@ -87,7 +87,7 @@ Valentin Haenel_
8787
8888:::
8989
90- ::: {list-table} Other scripting languages: Scilab, Octave, R, IDL, etc.
90+ ::: {list-table} ** Other scripting languages:** Scilab, Octave, R, IDL, etc.
9191
9292- - Pros
9393 - - Open-source, free, or at least cheaper than Matlab.
@@ -101,7 +101,7 @@ Valentin Haenel_
101101
102102:::
103103
104- ::: {list-table} Python
104+ ::: {list-table} ** Python**
105105
106106- - Pros
107107 - - Very rich scientific computing libraries
0 commit comments