A python script that dumps np.arrays into Latex files
Never again will you have to manually copy/paste values from your favorite Python IDE values thanks to this script!
-
np_array_to_latex.py contains the source code of the main script
-
example.py illustrates how one can use np_array_to_latex.py to convert a np.array to the bmatrix or tabular format (with columns & row headers)
-
example.tex shows how the resulting .tex files are loaded into a Latex document