<mattip>
it turns out pypy3 7.0 cannot install zmq, which is a requirement for other packages like pandas
<mattip>
I would like to release 7.1 (which can install zmq) soon, once the newmemoryview-app-level branch lands
antocuni has joined #pypy
rubdos has quit [Remote host closed the connection]
rubdos has joined #pypy
dddddd_ has joined #pypy
dddddd has quit [Ping timeout: 252 seconds]
dddddd_ is now known as dddddd
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
<kenaan>
fijal arm64 173ed1a7572d /rpython/jit/backend/: enough scaffolding to actually run the first loop test. It does not pass yet, but it does run!
<fijal>
arigato: maaaaybe getting somewhere
darkman66 has joined #pypy
antocuni has quit [Ping timeout: 255 seconds]
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
zaytsev has quit [Quit: leaving]
irclogs_io_bot has joined #pypy
<kenaan>
fijal arm64 91919b103009 /rpython/jit/backend/aarch64/: enough to successfully exit the loop
lritter has quit [Ping timeout: 245 seconds]
kostia has quit [Remote host closed the connection]
lritter has joined #pypy
Zaab1t has joined #pypy
Zaab1t has quit [Quit: bye bye friends]
kostia has joined #pypy
kostia has quit [Ping timeout: 240 seconds]
kostia has joined #pypy
lesshaste has joined #pypy
<lesshaste>
mattip, what's the current status with numpy and cffi? What I mean is, there were suggestions at one point for how to make it fast
<mattip>
to each their own. I don't like c++, and like the std library even less
<lesshaste>
ah ok :)
<lesshaste>
what libraries do you use instead?
<lesshaste>
I can't say I love the std libraries but it seems silly to reimplement everything yourself
<mattip>
maybe our goals are different. I haven't really found a good use case for std::vectors personally
<mattip>
but thrust works well for cuda
<mattip>
at least that's what they tell me
<lesshaste>
yes I think that's right
<lesshaste>
I think I am just old fashioned and want the same code to compileable on my laptop as on a GPU
<lesshaste>
silly question but say you want to a 2d matrix of user defined size. You can make an array of arrays but then you are dereferencing all the time
<mattip>
to each their own
<lesshaste>
that's what I ended up using vectors for.. but maybe it's foolish
<lesshaste>
I don't claim C++ expertise!
<mattip>
the error message when using templated c++ drive me crazy
<kenaan>
fijal arm64 d301852919b9 /rpython/jit/backend/aarch64/: in progress
darkman66 has quit [Remote host closed the connection]
NemeXis has joined #pypy
Ai9zO5AP has joined #pypy
i9zO5AP has joined #pypy
Ai9zO5AP has quit [Ping timeout: 255 seconds]
<phlebas>
fijal: you around?
<fijal>
phlebas: yeah
<phlebas>
sorry, I seem to suck at email threading. what did we decide? should we have a phone call? just discuss here?
<fijal>
phlebas: you were supposed to decide with lukasz, do you need me to organize that?
<phlebas>
ah, ok, I understood you wanted to be part :) then I'll just ping lukasz
<kenaan>
antocuni default c42a88cbac10 /pypy/doc/: update the docs about GC hooks: the unit of the duration fields was changed by the expose-gc-time branch, but th...
Taggnostr has quit [Ping timeout: 264 seconds]
i9zO5AP has quit [Quit: WeeChat 2.4]
darkman66 has joined #pypy
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
darkman66 has quit [Ping timeout: 240 seconds]
NemeXis has quit [Remote host closed the connection]
Taggnostr has joined #pypy
<kenaan>
arigo default ddbc46f09114 /pypy/module/_cffi_backend/test/_backend_test_c.py: update to cffi/6d435908617d
<kenaan>
arigo default dc08ce14d28b /: update to cffi/6d435908617d (really this time)
<kenaan>
arigo default 28c9c798ba05 /lib_pypy/cffi.egg-info/PKG-INFO: update to cffi/6d435908617d (3rd try)
Ai9zO5AP has joined #pypy
ludicrux has joined #pypy
marky1991 has joined #pypy
antocuni has quit [Ping timeout: 240 seconds]
marky1991 has quit [Ping timeout: 245 seconds]
ludicrux has quit [Quit: This computer has gone to sleep]
ludicrux has joined #pypy
kostia has quit [Remote host closed the connection]
kostia has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]