Luisa Orozco

Results 11 comments of Luisa Orozco

Hi @sverhoeven, I encounter this issue when following next_steps.md, indeed the problem was that I couldn't do `git remote add origin ` using HTTP, but by setting ` = [email protected]:name_organization/name_repo`...

I'm on Linux kernel: 4.18.0-348.23.1.el8_5.x86_64 And the gcc version is (GCC) 10.2.0

I confirm that PyG installed via pip works fine and the conda doesn't.

Issue #208 was close, do we still need to keep this issue open?

Hello, any news about releasing versions 0.31.0 for windows. I also see that the wheels for python versions

Hello, with #747 closed, do we still need this issue open?

Hello, sorry for my late response. Here is how I ended up building AMGX: ```bash git clone https://github.com/NVIDIA/AMGX.git cd AMGX git checkout tags/v2.3.0 -b version_v2.3.0 mkdir build cd build cmake...

Found this useful when having to install these requirement in an "old" HPC system with GLIBC_2.28, you can check which version this is via `ldd --version`. The trick - in...

@crvernon thanks for the invitation. This field is outside of my expertise and I do not have access to CanvasXpress, so I will have to pass on reviewing this one.

Hello, we've addressed most of the issues, maybe is better to look at the state of those directly: - [Paper review @sthavishtha ](https://gitlab.com/open-darts/open-darts/-/issues/36). - [Paper review @gassmoeller ](https://gitlab.com/open-darts/open-darts/-/issues/38). - Merged...