Re: [Matplotlib-users] for Posterior predictive data distributions

2015-06-08 Thread Jan Heczko
I put the data into a list of lists of numpy arrays. The following script generated a plot similar to what Juan attached: import matplotlib.pyplot as plt import numpy as np def model(t, ii, jj): """ Returns some numbers according to the independent variable, t, and parameters of the m

Re: [Matplotlib-users] Fwd: [matplotlib-devel] RFC: candidates for a new default colormap

2015-06-05 Thread Jan Heczko
I'd choose D. A and B are too dark. Also, A-C seem to hide some detail in the simulation of color blindness. On 4 June 2015 at 22:42, Eric Firing wrote: > I am forwarding a message from Nathaniel Smith which is the start of a > long thread on matplotlib-devel > http://news.gmane.org/gmane.comp.p