Skip to content

Instantly share code, notes, and snippets.

View yanlend's full-sized avatar
🐒
code monkey

Peter Fischer yanlend

🐒
code monkey
View GitHub Profile
@yanlend
yanlend / print_latex_table.py
Created February 26, 2016 07:06
Python script to print Numpy arrays to LateX table
'''
Created on 26.02.2016
Print numpy arrays to latex tables
@author: Peter Fischer
'''
from __future__ import print_function, division
def print_to_table(avgs, stds, rows, cols,