On Thu, 2020-06-11 at 09:59 -0500, Sebastian Berg wrote:
> Hi all,
>
> In the pull request: https://github.com/numpy/numpy/pull/14882
> Eric proposes to deprecate the type aliases which NumPy imports
> into its main namespace (e.g. np.int, np.bool, see table below [1]).
>
> Right now there seems
Hi all,
In the pull request: https://github.com/numpy/numpy/pull/14882
Eric proposes to deprecate the type aliases which NumPy imports
into its main namespace (e.g. np.int, np.bool, see table below [1]).
Right now there seems to be a consensus to move this forward and I plan
on doing that, so thi
Someone could setup https://drone.io/ which has both aarch64 and armv8l
servers. I have used this service without issue in randomgen which requires
building NumPy (but not testing it).
On Thu, Jun 11, 2020 at 2:21 PM Stefan van der Walt
wrote:
> On Thu, Jun 11, 2020, at 13:47, ChunLin Fang wr
On Thu, Jun 11, 2020, at 13:47, ChunLin Fang wrote:
> I noticed that the shippable CI always skipped after PR submitted , The
> reason why it's skip seems to be "No active nodes found in shared node pool
> "shippable_shared_aarch64""
> Potential bugs may buried through out numpy without shippabl
Hi, all:
I noticed that the shippable CI always skipped after PR submitted , The
reason why it's skip seems to be "No active nodes found in shared node pool
"shippable_shared_aarch64""
Potential bugs may buried through out numpy without shippable CI.
I happened to own an idle armv8 server t