I have binary files containing some discrete data. I need to calculate the
probability density function (pdf) and plot the same. Do I need to unpack
the data files? How? For plotting the pdf what module is easier?
--
Sourav Chatterjee
Trainee Scientist
Indian Institute of Tropical Meteorology, Pu
In article <21110.62791.44734.656...@cochabamba.vanoostrum.org>,
Piet van Oostrum wrote:
> I tried to install matplotlib 1.3.1 on the release candidates of Python 2.7.6
> and 3.3.3.
[...]
Please open an issue on the Python bug tracker for the Python component of
this.
http://bugs.python.org
Hello,
I tried to install matplotlib 1.3.1 on the release candidates of Python 2.7.6
and 3.3.3.
I am on Mac OS X 10.6.8.
Although the installation gave no problems, there is a problem with Tcl/Tk.
The new Pythons have their own embedded Tcl/Tk, but when installing matplotlib
it links to the Fra