Congratulations everybody!
From: NumPy-Discussion
On Behalf Of Francesc
Alted
Sent: Wednesday, September 16, 2020 3:50 PM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] the NumPy paper is out!
External email: Use caution opening links or attachments
Very well written arti
The description you make tell me that this look similar to numexpr[1]. It could
be useful that you look it up.
[1] https://github.com/pydata/numexpr
-Original Message-
From: NumPy-Discussion
On Behalf Of Compl Yue
Sent: Tuesday, January 21, 2020 10:33 AM
To: numpy-discussion@python.o
I like your breakdown. But the fact that it is a softcore is not related. We do
not need to compile it to an HDL.
We need it to be compiled to the binary format that the Microblaze support.
Now, after one full version is working as a software, it is possible to
optimize part of NumPy by having t
lf Of Stefan
van der Walt
Sent: Thursday, March 7, 2019 12:15 PM
To: Discussion of Numerical Python
Cc: Matthew Rocklin
Subject: Re: [Numpy-discussion] NEP-18 comment
Hi Sebastian, Frederic,
On Thu, 07 Mar 2019 14:23:10 +0000, Frederic Bastien wrote:
> I like your idea Sebastian. This way it is
-Original Message-
From: NumPy-Discussion
On Behalf Of
Sebastian Berg
Sent: Thursday, March 7, 2019 8:58 AM
To: numpy-discussion@python.org
Subject: Re: [Numpy-discussion] NEP-18 comment
On Wed, 2019-03-06 at 12:41 -0800, Stephan Hoyer wrote:
> On Wed, Mar 6, 2019 at 10:10 AM Frede
, 2019 at 10:10 AM Frederic Bastien
mailto:fbast...@nvidia.com>> wrote:
Hi,
I was told recently about the NEP-18. I like it, but I have a comment.
At first, it is enabled in a release by setting an environment variable.
Then in the following release, it is enabled by default.
Is it possible to
Hi,
I was told recently about the NEP-18. I like it, but I have a comment.
At first, it is enabled in a release by setting an environment variable.
Then in the following release, it is enabled by default.
Is it possible to allow for the second release to disable it by an environment
variable? T