Erlend Aune
Erlend Aune
It should be mentioned that it is preferable to do an d-distance colouring of the graph induced by the sparse matrix directly. Computing the power of a large sparse matrix...
I would advise against using ColPack as the final solution - as far as I remember it only supports up to 2-distance colouring. This makes it really inefficient if you...
I use ColPack in KRYLSTAT, too, but I was exploring alternatives. In this article: http://www.stce.rwth-aachen.de/twiki/pub/Teaching/Summer10/SemCPSC/jacobian_color.pdf, there is an alternative for 2-distance colouring on page 22. It should be easy to...
We have had some success with transformers for time series: https://arxiv.org/abs/2208.14236
To be able to use gpu versions with package managers in a reasonable way, I think using a format that is compatible with pypi would be greatly appreciated. Here is...
As you can see in `ws://localhost:2424/demodb`, I am already using port `2424`.
I will try this. I also suggest you update the dockerfile to explicitly expose port 8182 (: [(Dockerfile)](https://github.com/orientechnologies/orientdb-docker/blob/122a4976eef7341c9c39f0050e41aec0468909a9/3.0/x86_64/alpine/Dockerfile)
Any progress on this @dirrao?
@mogui: Is there any plan to update pyorient to support version 3.x reliably?
Isn't it a bit weird to close this issue, @kellertk? I would assume that people would _want_ `sync` to work with S3 Express One Zone, for natural API compatibility.