Similar situation here. Been Matlab-free for about ten years, but my new
employer ...
I started looking at the code, and my stomach sank when I first read
if (nargin = 1)
Oh, it hurts!!
On Fri, Aug 13, 2010 at 4:41 PM, Benjamin Root wrote:
> @Josh: Awesome name. Very fitting...
>
> Another
It's time for me to select a data format.
My data are (more or less) spectra ( a couple of thousand samples), six
channels, each channel running around 10 Hz, collecting for a minute or so.
Plus all the settings on the instrument.
I don't see any significant differences between netCDF4 and HDF5.
y).
>
> Gabriel
I thought about that. It seems to have much more than I need, so I
wonder if it's got more overhead / less speed / more complex API than
I need. But big isn't necessarily bad, but it might be. Is pytables
overkill?
>
> On Tue, 2008-05-20 at 09:32 -0400,
I want to store data in a way that can be read by a C or Matlab program.
Not too much data, not too complicated: a dozen or so floats, a few
integers, a few strings, and a (3, x) numpy array where typically 500
< x < 3.
I was about to create my own format for storage when it occurred to me
t
On Jan 23, 2008 2:48 AM, Stefan van der Walt <[EMAIL PROTECTED]> wrote:
> Hi Gary
>
> On Tue, Jan 22, 2008 at 11:18:01AM -0500, Gary Pajer wrote:
> > Occasionally I find myself poking into docstrings and googling
> > randomly trying to find the proper way to specify a
Occasionally I find myself poking into docstrings and googling
randomly trying to find the proper way to specify a data type, or
trying to remind myself just what a "float" is. I can never find the
info easily.
Preferable: Is there a docstring somewhere that lists the data types
and acceptable
Because I'm a glutton for punishment, I'm starting to install things
using easy_install. I'm very new at this, and it's not going well.
python 2.5 / WinXP (and Kubuntu, but we'll start with Windows)
if I type
easy_install numpy
stuff downloads, but stops with a prompt to select a compiler by
pas
On 3/30/07, Nils Wagner <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is someone able to reproduce the segfault described at
>
> http://projects.scipy.org/scipy/numpy/ticket/418
>
> with a recent svn version ?
>
> I am using
> >>> numpy.__version__
> '1.0.2.dev3616'
> >>> scipy.__version__
> '0.5.3.dev2