rathaROG

Results 7 issues of rathaROG

Hi, Do you have any future plan to continue the support for new hardware like RTX 3000 series and newer? Is it possible to migrate from caffe based to something...

Is it possible to make it work with VS2017 and CUDA 10.0 on RTX 2080?

Hello, If anyone has difficulty installing `lap`, check my `lapx` here: https://github.com/rathaROG/lapx Edit: `lapx` is now live on PyPI -> `pip install lapx` Best,

Hi, I don't know if it's helpful.. I have some prebuilt whl files for both Windows and Linux with choices of Python 3.9/3.10/3.11 on my repo here ~~[`lap07`](https://github.com/rathaROG/lap07)~~ [`lapx`](https://github.com/rathaROG/lapx). These...

Hello, No issue, but I would like to share that the recent `lapx` [v0.6.0](https://github.com/rathaROG/lapx/releases/tag/v0.6.0) has added a new function called `lapjvc`, which is based on the same sources as `solve_dense`...

Hi @gatagat , we still haven't clarified on this Python 3.7 support yet [as I wrote there](https://github.com/gatagat/lap/issues/63#issuecomment-2661465979). As you can see in these workflow runs: https://github.com/gatagat/lap/actions/runs/17492443305 https://github.com/gatagat/lap/actions/runs/17492440681 https://github.com/gatagat/lap/actions/runs/17492437630 Your commit...

Hello, No issue, but I would like to share that the recent release of `lapx` [v0.7.0](https://github.com/rathaROG/lapx/releases/tag/v0.7.0) has introduced a new function called `lapjvs`, which [its source](https://github.com/rathaROG/lapx/tree/main/src/_lapjvs) is derived from this...