On Sat, Oct 27, 2012 at 7:14 PM, Charles R Harris wrote:
> Thanks. I've been trying to keep an eye on this but it is difficult to
> find the details. I think the beta was scheduled for sometime in December.
>
Hey guys,
We're hoping to get a first release out by the end of the November, per
Step
Obviously there are some real patterns there, but when interpreting
low-resolution plots visually, be careful of Moire effects: view the
following image at multiple zoom levels as an example.
http://upload.wikimedia.org/wikipedia/commons/4/42/Divers_-_Illustrated_London_News_Feb_6_1873-2.PNG
My ow
OK, thanks guys for your suggestions, which I'll try tomorrow
I did correlation first, but no significant values
Then I did linear regression, one sample to rest and while there I spotted
this grid pattern
I was using pandas lag_plot, but it's same plot when I do MPL scatter one
sample on others
_
On Wednesday, October 31, 2012, wrote:
> On Wed, Oct 31, 2012 at 8:59 PM, klo uo >
> wrote:
> > Thanks for your reply
> >
> > I suppose, variable length signals are split on equal parts and dominant
> > harmonic is extracted. Then scatter plot shows this pattern, which has
> some
> > low correlati
On Wed, Oct 31, 2012 at 8:59 PM, klo uo wrote:
> Thanks for your reply
>
> I suppose, variable length signals are split on equal parts and dominant
> harmonic is extracted. Then scatter plot shows this pattern, which has some
> low correlation, but I can't abstract what could be concluded from gri
Thanks for your reply
I suppose, variable length signals are split on equal parts and dominant
harmonic is extracted. Then scatter plot shows this pattern, which has some
low correlation, but I can't abstract what could be concluded from grid
pattern, as I lack statistical knowledge.
Maybe it's sa
On Thu, 2012-11-01 at 01:30 +0100, Sebastian Berg wrote:
> Hey,
>
> On Wed, 2012-10-31 at 20:22 -0400, David Warde-Farley wrote:
> > On Wed, Oct 31, 2012 at 7:23 PM, Moroney, Catherine M (388D)
> > wrote:
> > > Hello Everybody,
> > >
> > > I have the following problem that I would be interested i
Hey,
On Wed, 2012-10-31 at 20:22 -0400, David Warde-Farley wrote:
> On Wed, Oct 31, 2012 at 7:23 PM, Moroney, Catherine M (388D)
> wrote:
> > Hello Everybody,
> >
> > I have the following problem that I would be interested in finding an
> > easy/elegant solution to.
> > I've got it working, but
On Wed, Oct 31, 2012 at 7:23 PM, Moroney, Catherine M (388D)
wrote:
> Hello Everybody,
>
> I have the following problem that I would be interested in finding an
> easy/elegant solution to.
> I've got it working, but my solution is exceedingly clunky and I'm sure that
> there must be a
> better w
On Mon, Oct 29, 2012 at 1:37 PM, David Warde-Farley
wrote:
> This is something of a hack.
but a cool one...
> Like Pauli said, it's probably worthwhile to consider HDF5.
But HDF5 is a big dependency -- it can be a pain to build. IT's great
for what it does well, and great for interchanging dat
Hello Everybody,
I have the following problem that I would be interested in finding an
easy/elegant solution to.
I've got it working, but my solution is exceedingly clunky and I'm sure that
there must be a
better way.
Here is the (boiled-down) problem:
I have 2 different 3-d array, shaped (4,
On Tue, Oct 30, 2012 at 6:08 PM, Ralf Gommers wrote:
> [...]
> P.S. that ticket has escaped the Github move.
The github move only included up to 2225 or so. Anything after that
will have to be imported when Trac is redirected to github. I believe
David Cournapeau is going to do that at some poi
On Tue, Oct 30, 2012 at 9:26 PM, Travis Oliphant wrote:
> The NPY_CHAR is not a "real type". There are no type-coercion functions
> attached to it nor ufuncs nor a full dtype object. However, it is used
> to mimic old Numeric character arrays (especially for copying a string).
>
> It should
13 matches
Mail list logo