Daniel Zanco
Daniel Zanco
Both `np.newaxis` and `None` are still not supported for indexing...
The solution here is not simply using `np.expand_dims()` as a substitute for `np.newaxis` (or `None`) indexing. The main issue is having to significantly modify working Numpy code in order to...
Also, without the feedback, the user is more likely to submit duplicate import lists (I just did that, after waiting a ~day for the import). If high demand is a...
Where did you include that code line? I wanna try it on Linux :) Btw, did you test it with the YACReaderLibrary?
I have the same problem with the latest version installed via Opam on Manjaro Linux. I updated hoping I could finally use OCaml5, but looks like I'll have to downgrade...
@meswright my workaround has been to run it in the background like this: ``` google-drive-ocamlfuse -debug ~/drive & ``` add the `&` at the end so you can close the...
Hey, uhm... I recieved an email notification with your username as the sender and I thought it was a spam bot that gmail couldn't catch. So, maybe **change your username**,...
I don't quite understand the motivation of this issue (maybe it should be closed?), but since the link was dead I got it from web archive: https://web.archive.org/web/20201121135805/https://klawiatura.files.wordpress.com/2020/08/kl.jpg This keyboard features...
I think it would be very useful to have some kind of open tracking of the Jaxopt porting process with a list of features and their respective status (e.g. planned,...
> It's not actually opening the files that fail, it's the database creation itself I think. Rather than trying to add my existing YACReader comic library to the YACReaderLibraryServer running...