LouisFaure
LouisFaure
This PR aims to add more GPU functionalities and to integrate more an exisiting one: * `tl.draw_graph` and `tl.leiden` can now both be GPU accelerated using rapids framework. * on...
Hi, it would be nice to add elements such as link tags to the head section of a page. For example, this would be handy if one want to include...
**Describe the bug** When running in production mode (`pc run --env prod`) new files created/uploaded in `.web/public` folder cannot be accessed/visualized/downloaded. No matter if using `pc.image` or `pc.link`, the browser...
I bring my initial implementation of `read_mtx_gpu` from gpu branch of scanpy, now available at `rsc.read_mtx`! Here are some infos: - I added an option to keep the loaded matrix...