array core and bgplvm working > changes due to __i<op>__ will now be reported

This commit is contained in:
Max Zwiessele 2014-02-11 16:54:33 +00:00
parent 4cfc13d5fc
commit 9d262936c6
10 changed files with 177 additions and 54 deletions

View file

@ -7,6 +7,7 @@ import pylab as pb
import Tango
from matplotlib.textpath import TextPath
from matplotlib.transforms import offset_copy
from ...kern.parts.linear import Linear
def plot_ARD(kernel, fignum=None, ax=None, title='', legend=False):