Rongqin Chen

Results 8 issues of Rongqin Chen

我修改了容器为可写,并进入了容器安装了numpy, pandas,现在numpy正常,但提交 `import pandas` 显示 runtime error。请问是什么原因呢?如何能支持pandas呢?

作者们,你们好!这个repo你们还会继续更新吗?

Dear authors, Thank you for developing such a great library. I'm writing to ask about the time complexity of the sparse-sparse matrix multiplication implemented in this library. Suppose the sizes...

镜像名: PyG[PyTorch Geometric] (conda) 上游路径: https://conda.anaconda.org/pyg/linux-64 镜像简介: PyG (PyTorch Geometric) is a library built upon PyTorch to easily write and train Graph Neural Networks (GNNs) for a wide range of...

new-mirror

## 🤩 Features description [Please make everyone to understand it] 给项目打Tag,然后根据Tag快捷查找属于同一类的项目。 ## 👍 What problem does this feature solve 方便项目的归类和查找。 ## 👾 What does the proposed API look like 可以参考overleaf的界面。...

💪 enhancement

## 🤩 Features description [Please make everyone to understand it] 提供获取实验数据的代码接口,让用户可以通过代码下载指定项目名称的实验数据,方便用户更加高效的实验数据获取以及后续的数据分析。 ## 👍 What problem does this feature solve 有了这个代码接口后,用户无需再逐一访问各个项目的网页,手动点击下载实验数据,这大大节省了时间和精力。 这样的设计不仅提升了用户体验,也提高了工作效率,例如更方便的计算一个项目中多个实验的各项指标统计值(如平均值、方差等),并轻松对比不同项目之间的实验效果。 ## 👾 What does the proposed API look like...

💪 enhancement

## 🤪 Features description [Please make everyone to understand it] Briefly describe this feature ## 👍 What problem does this feature solve 不同实验需要的时间不同,一些实验可能需要多倍于其他实验的时间。 按当前的项目创建时间排序或按最新实验创建时间排序,都可能导致运行时间长的实验排在时间短又运行完的实验的后面。 按“日志更新时间”排序方式,把在活跃的项目排序在前,方便查看这些活跃项目。 ## 👾 What does the...

📱 UI/UX Enhancement
🏠 advice