Skip to content

bbercovici/np_array_to_latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

np_array_to_latex

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

About

A script that dumps np.arrays into latex files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors