...
>
> However, my first interpretation of an axis argument in unique would
> be that it treats each column (or whatever along axis) separately.
> Analogously to max, argmax and similar.
>
Good point!
That's certainly a potential source of confusion. However, I can't seem to
come up with a bet
Hi experts!
I have a core i3 3GB RAM Toshiba laptop. Im a newby Ubuntu 13.04, python and
sage user. I note that RAM memory becomes full while running script (starts in
50% of RAM ocupation and becomes to 100% (full)). This generate that operating
system become slower... In the code few numpy a
> On 8/19/2013 2:37 AM, Juan Luis Cano wrote:
>> https://github.com/numpy/numpy/issues/2880
>>
>> it was suggested that we deprecate and eventually remove the financial
>> functions in NumPy
IDL has financial functions. Matlab has financial functions. Financial
functions are something that a sub
On Mon, Aug 19, 2013 at 9:47 AM, Skipper Seabold wrote:
> On Mon, Aug 19, 2013 at 9:38 AM, Cera, Tim wrote:
>>
>> On Mon, Aug 19, 2013 at 2:37 AM, Juan Luis Cano
>> wrote:
>> >
>> > As now master is open for 1.9, following the discussion opened here
>> >
>> > https://github.com/numpy/numpy/issue
On Mon, Aug 19, 2013 at 9:38 AM, Cera, Tim wrote:
> On Mon, Aug 19, 2013 at 2:37 AM, Juan Luis Cano
> wrote:
> >
> > As now master is open for 1.9, following the discussion opened here
> >
> > https://github.com/numpy/numpy/issues/2880
> >
> > it was suggested that we deprecate and eventually re
On Mon, Aug 19, 2013 at 2:37 AM, Juan Luis Cano wrote:
>
> As now master is open for 1.9, following the discussion opened here
>
> https://github.com/numpy/numpy/issues/2880
>
> it was suggested that we deprecate and eventually remove the financial
> functions in NumPy, because they pollute the ma
[clip]
On 08/19/2013 01:34 PM, Alan G Isaac wrote:
> On 8/19/2013 2:37 AM, Juan Luis Cano wrote:
>> https://github.com/numpy/numpy/issues/2880
>>
>> it was suggested that we deprecate and eventually remove the financial
>> functions in NumPy
>
> It seems that this summary is a bit one-sided. There
On Sun, Aug 18, 2013 at 7:14 PM, Joe Kington wrote:
> Hi everyone,
>
> I've recently put together a pull request that adds an `axis` kwarg to
> `numpy.unique` so that `unique`can easily be used to find unique
> rows/columns/sub-arrays/etc of a larger array.
>
> https://github.com/numpy/numpy/pull/
On 8/19/2013 2:37 AM, Juan Luis Cano wrote:
> https://github.com/numpy/numpy/issues/2880
>
> it was suggested that we deprecate and eventually remove the financial
> functions in NumPy
It seems that this summary is a bit one-sided. There was also
a suggestion to move these into numpy.financial,