On Sat, Dec 20, 2008 at 7:43 AM, Stéfan van der Walt wrote:
> 2008/12/20 Ondrej Certik :
>> So we thought with Stefan that maybe a simpler solution is just to fix
>> the ./setup sdist (or how you create the tarball in numpy) to include
>> documentation and be done with it.
>
> I think releases sho
2008/12/20 Ondrej Certik :
> So we thought with Stefan that maybe a simpler solution is just to fix
> the ./setup sdist (or how you create the tarball in numpy) to include
> documentation and be done with it.
I think releases should either include the Sphinx documentation or,
alternatively, we sho
On Tue, Nov 18, 2008 at 11:42 AM, Nicolas ROUX wrote:
> Hi,
>
> About the missing doc directory in the windows install in latest numpy
> release, could you please add it ?
> (please see below the previous thread)
Well, this is a serious problem, so it should definitely be fixed, see here:
http:/
Hi,
while packaging the new version of numpy, I realized that it is
missing a documentation. I just checked with Stefan on Jabber and he
thinks
it should be rather a trivial fix. Do you Jarrod think you could
please release a new tarball with the doc directory?
The problem is that debian (and I g
On Thu, Dec 18, 2008 at 1:00 PM, Robert Kern wrote:
> On Thu, Dec 18, 2008 at 10:01, Geoffrey Irving wrote:
>> On Wed, Dec 17, 2008 at 4:28 PM, Robert Kern wrote:
>
>>> It just seems to me to be another complication that does not provide
>>> any guarantees. You say "Currently numpy arrays are ei
On Fri, Dec 19, 2008 at 12:59 PM, Eric Firing wrote:
> Licensing is no problem; I have never bothered with it, but I can tack on a
> BSD-type license if that would help.
Great -- if you are the copyright holder, would you commit a BSD
license file to the py4science trailstats dir? I just commit
John Hunter wrote:
> On Thu, Dec 18, 2008 at 8:27 PM, Bradford Cross
> wrote:
>> This is a new project I just released.
>>
>> I know it is C#, but some of the design and idioms would be nice in
>> numpy/scipy for working with discrete event simulators, time series, and
>> event stream processing.
On Thu, Dec 18, 2008 at 9:12 PM, David Cournapeau wrote:
> Hi Chuck,
>
> On Fri, Dec 19, 2008 at 2:15 AM, Charles R Harris
> wrote:
>
> > The undefs need to be there when the functions are defined by numpy, so
> they
> > only need to be in the same #if block as those definitions. I moved them
> o
On Thu, Dec 18, 2008 at 9:12 PM, David Cournapeau wrote:
> Hi Chuck,
>
> On Fri, Dec 19, 2008 at 2:15 AM, Charles R Harris
> wrote:
>
> > The undefs need to be there when the functions are defined by numpy, so
> they
> > only need to be in the same #if block as those definitions. I moved them
> o
I am wondering if not scipy.signal.lfilter ought to be a part of the
core NumPy. Note that it is similar to the filter function found in
Matlab, and it makes a complement to numpy.convolve.
May I suggest that it is renamed or aliased to numpy.filter?
Sturla Molden
___
===
Announcing PyTables 2.1
===
PyTables is a library for managing hierarchical datasets and designed to
efficiently cope with extremely large amounts of data with support for
full 64-bit file addressing. PyTables runs on top of the HDF5 library
an
On a somewhat related note, I am looking for recursive calculation of variance
for complex. For complex I want var as defined by E[|x^2|].
Is there an incremental (recursive) implementation in the complex case?
___
Numpy-discussion mailing list
Numpy-d
On Thu, Dec 18, 2008 at 8:27 PM, Bradford Cross
wrote:
> This is a new project I just released.
>
> I know it is C#, but some of the design and idioms would be nice in
> numpy/scipy for working with discrete event simulators, time series, and
> event stream processing.
>
> http://code.google.com/p
Hi Bradford
2008/12/19 Bradford Cross :
> This is a new project I just released.
>
> I know it is C#, but some of the design and idioms would be nice in
> numpy/scipy for working with discrete event simulators, time series, and
> event stream processing.
Could you please send a slightly longer de
14 matches
Mail list logo