Hi all,
I‘ve made the Pip/Conda module npy-append-array for exactly this purpose, see
https://github.com/xor2k/npy-append-array
It works with one dimensional arrays, too, of course. The key challange is to
properly initialize and update the header accordingly as the array grows which
my module
On Tue, Aug 23, 2022 at 8:47 PM wrote:
> I want to calc multiple ndarrays at once and lack memory, so want to write
> in chunks (here sized to GPU batch capacity). It seems there should be an
> interface to write the header, then write a number of elements cyclically,
> then add any closing rubri
I want to calc multiple ndarrays at once and lack memory, so want to write in
chunks (here sized to GPU batch capacity). It seems there should be an
interface to write the header, then write a number of elements cyclically, then
add any closing rubric and close the file.
Is it as simple as lib
We are looking for more feedback on this PR:
https://github.com/numpy/numpy/pull/19550
If you would like to contribute to the discussion, please leave a comment
in the Conversation section of the PR.
--
Cheers,
Inessa
Inessa Pawson
Contributor Experience Lead | NumPy
https://numpy.org/
GitHub:
Our next Newcomers' Hour will be held this Thursday, August 25th, at 2 pm
UTC. Stop by to ask questions or just to say hi.
To add to the meeting agenda the topics you’d like to discuss, follow the
link: https://hackmd.io/3f3otyyuTte3FU9y3QzsLg?both
Join the meeting via Zoom: https://us02web.zoom.
On Tue, 2022-08-23 at 14:00 +0200, Petr Viktorin wrote:
> On 23. 08. 22 11:46, Sebastian Berg wrote:
> > On Tue, 2022-08-23 at 03:16 +0300, Matti Picus wrote:
> > >
> > > On 22/8/22 18:59, Eric Snow wrote:
> > > > Hi all,
> > > >
> >
> >
> >
> > > > devs than just me. Do you have any preferen
On 23. 08. 22 11:46, Sebastian Berg wrote:
On Tue, 2022-08-23 at 03:16 +0300, Matti Picus wrote:
On 22/8/22 18:59, Eric Snow wrote:
Hi all,
devs than just me. Do you have any preference for or against any
particular venue?
Thanks!
-eric
___
On Tue, 2022-08-23 at 03:16 +0300, Matti Picus wrote:
>
> On 22/8/22 18:59, Eric Snow wrote:
> > Hi all,
> >
> > devs than just me. Do you have any preference for or against any
> > particular venue?
> >
> > Thanks!
> >
> > -eric
> > ___
> > NumPy
On 23. 08. 22 10:02, Matti Picus wrote:
On 23/8/22 03:16, Matti Picus wrote:
...
One thing CPython could do is to provide clear documentation how to
port a small c-extension module [1]
Matti
[1] https://github.com/python/cpython/issues/79601
I should have searched the documentation,
On 23/8/22 03:16, Matti Picus wrote:
...
One thing CPython could do is to provide clear documentation how to
port a small c-extension module [1]
Matti
[1] https://github.com/python/cpython/issues/79601
I should have searched the documentation, there is now a quite extensive
guide [2]
10 matches
Mail list logo