Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / luogu-dev/cyaron issues and pull requests
#146 - Add forest generation
Pull Request -
State: closed - Opened by Mr-Python-in-China 15 days ago
Labels: enhancement
#145 - Added support for testlib special judges in Compare.compare method
Pull Request -
State: open - Opened by AlfredChester 23 days ago
#144 - 用output_gen生成的.out文件,和以相同的输入,手动运行程序,得到的输出结果不一致
Issue -
State: closed - Opened by ruhua430 28 days ago
- 2 comments
#143 - Modify the judgment logic.
Pull Request -
State: closed - Opened by weilycoder about 1 month ago
#142 - graph_test.py 中 test_repeated_edges 的逻辑错误
Issue -
State: closed - Opened by weilycoder about 1 month ago
- 1 comment
#141 - Fixed errors in Vector.random when generating floating-point vectors or vectors with repeated elements.
Pull Request -
State: closed - Opened by weilycoder about 1 month ago
- 2 comments
#140 - Vector.random 随机取值的范围错误
Issue -
State: closed - Opened by weilycoder about 1 month ago
- 2 comments
Labels: bug
#139 - Vector.random()使用大量内存
Issue -
State: closed - Opened by LiuZiaoPeter about 1 month ago
- 18 comments
#138 - 关于 Polygon 的面积计算
Issue -
State: open - Opened by weilycoder about 1 month ago
- 2 comments
#137 - Add some utility to IO class
Pull Request -
State: closed - Opened by OranPie about 1 month ago
- 36 comments
#136 - Add xeger to tox.ini so that tox can run properly
Pull Request -
State: closed - Opened by AlfredChester about 1 month ago
- 2 comments
#135 - add spanning tree
Pull Request -
State: open - Opened by weilycoder about 1 month ago
- 3 comments
#134 - Allow users to convert the graph to adjacency matrix.
Pull Request -
State: closed - Opened by weilycoder about 1 month ago
- 5 comments
#133 - 修改 Miller-Rabin 算法
Pull Request -
State: closed - Opened by weilycoder about 1 month ago
#132 - MR 有概率无法正确判定偶数
Issue -
State: closed - Opened by weilycoder about 1 month ago
#131 - Add Graph.connected
Pull Request -
State: closed - Opened by weilycoder about 1 month ago
#130 - Allow users to define functions that shuffle vertex and edge sets
Pull Request -
State: open - Opened by weilycoder about 1 month ago
- 1 comment
#129 - Raise an error when generating a graph with too many edges.
Pull Request -
State: closed - Opened by weilycoder about 1 month ago
#128 - 关于带优 SPFA 和库里的 spfa_hack
Issue -
State: open - Opened by weilycoder about 1 month ago
- 1 comment
#127 - Allow users to customize the generation method of parent nodes
Pull Request -
State: closed - Opened by weilycoder about 1 month ago
#126 - Use poetry instead of setuptools
Pull Request -
State: closed - Opened by Mr-Python-in-China about 1 month ago
- 4 comments
#125 - 四舍五入的精度问题
Issue -
State: open - Opened by suishou about 1 month ago
- 2 comments
#124 - 一些修改
Pull Request -
State: closed - Opened by houmy555809 about 2 months ago
- 5 comments
#123 - 貌似是一个 bug?
Issue -
State: closed - Opened by figurexyang 2 months ago
- 1 comment
#122 - 指出一个疑似的 bug?
Issue -
State: closed - Opened by dayanzaiHappy 3 months ago
- 4 comments
#121 - 建议加入生成基环树的功能。
Issue -
State: closed - Opened by xiaoyiming123 3 months ago
- 1 comment
#120 - 请求添加注释
Issue -
State: closed - Opened by xiaoyiming123 3 months ago
- 1 comment
#119 - 新版ubuntu无法安装cyaron稳定版
Issue -
State: closed - Opened by LightningCreeper 3 months ago
- 1 comment
#118 - feat(data):添加数据分组封装,简化元数据生成、多组数据生成和测试点范围确定 (#117)
Pull Request -
State: open - Opened by marscheng1 3 months ago
- 1 comment
Labels: enhancement
#117 - 建议添加数据分组封装
Issue -
State: open - Opened by marscheng1 3 months ago
#116 - wiki有一行没有翻译
Issue -
State: open - Opened by zyc-2024 4 months ago
#115 - 修个格式 & 添加 pyproject.toml 文件适应新环境
Pull Request -
State: closed - Opened by xk2013 7 months ago
- 5 comments
#114 - New feature: 为 IO.output_gen 方法增加 time_limit 参数
Pull Request -
State: closed - Opened by AlfredChester 8 months ago
#113 - 如何生成无权图?
Issue -
State: closed - Opened by askformeal 10 months ago
- 1 comment
#112 - 请问这是怎么回事
Issue -
State: closed - Opened by qxsck about 1 year ago
- 1 comment
#111 - Vector.random在生成n很大的数组时,生成的数量不够
Issue -
State: closed - Opened by GEJXD about 1 year ago
- 2 comments
#110 - Fix: Vector.random 的 mode 参数不生效
Pull Request -
State: closed - Opened by Mr-Python-in-China about 1 year ago
- 2 comments
Labels: bug
#109 - Vector random 不生效
Issue -
State: closed - Opened by Mr-Python-in-China about 1 year ago
- 2 comments
#108 - 请求添加功能:生成森林
Issue -
State: closed - Opened by xiaohanlin101407 about 1 year ago
- 1 comment
#107 - Error Installing on Arch Linux
Issue -
State: closed - Opened by Bot-wxt1221 over 1 year ago
- 3 comments
#106 - 在Arch Linux下无法安装
Issue -
State: closed - Opened by Bot-wxt1221 over 1 year ago
- 2 comments
#105 - 输入输出文件指定编码格式为utf-8,怎么设置?
Issue -
State: closed - Opened by youyu over 1 year ago
- 3 comments
#104 - 希望加一些与生成二维矩阵图相关的函数
Issue -
State: open - Opened by Minecraft-zj over 1 year ago
#103 - 希望在Compare中加入时间限制或者返回两程序运行的时间
Issue -
State: open - Opened by AlfredChester over 1 year ago
#102 - 建立二叉树在使用时无法确定子结点是左还是右?
Issue -
State: open - Opened by nxzwcry over 1 year ago
#101 - Graph.to_str() 的 shuffle 参数不适用于有根树
Issue -
State: open - Opened by Nanarikom almost 2 years ago
- 1 comment
#100 - 希望添加给定度数序列生成图的功能
Issue -
State: open - Opened by CharlesZiy almost 2 years ago
#99 - 关于对拍的grader
Issue -
State: open - Opened by y-kx-b almost 2 years ago
#98 - Update math.py
Pull Request -
State: closed - Opened by houmy555809 about 2 years ago
#97 - Update README.md
Pull Request -
State: closed - Opened by zzh-2020-00 about 2 years ago
- 1 comment
#96 - Bug:生成有向有环图有生成了无环图
Issue -
State: closed - Opened by li1553770945 about 2 years ago
- 3 comments
#95 - Bug: 禁止重边和自环时程序卡死
Issue -
State: closed - Opened by WillHouMoe over 2 years ago
- 4 comments
#94 - fixes luogu-dev/cyaron#92 and restructure Vector.py
Pull Request -
State: closed - Opened by bzy-nya over 2 years ago
#93 - Vector模式为0时二维数组中时还是有重复数据
Issue -
State: closed - Opened by Leaderzhangyi over 2 years ago
#92 - Vector里面随机数的范围的左右端点不能相同
Issue -
State: closed - Opened by prayerhgq almost 3 years ago
#91 - 请问如何生成一棵有根树,并以父->子的形式输出
Issue -
State: open - Opened by nalemy about 3 years ago
- 2 comments
#90 - Python3.9 `gcd` no longer in module `fractions`
Issue -
State: closed - Opened by Ahacad over 3 years ago
- 5 comments
#89 - cyaron能生成Python程序的数据吗
Issue -
State: closed - Opened by ciao1 over 3 years ago
- 7 comments
#88 - 希望能在贡献者名单里加上各位作者的原名,便于cite
Issue -
State: closed - Opened by iphelf over 3 years ago
- 3 comments
#87 - 希望能增加生成区间的功能
Issue -
State: closed - Opened by blackpancake almost 4 years ago
- 1 comment
#86 - 关于无重边图遇到错误边数时程序卡死的问题
Issue -
State: closed - Opened by G-MCCF almost 4 years ago
#85 - 关于非联通图的生成
Issue -
State: closed - Opened by MAL-iu about 4 years ago
- 1 comment
#84 - math库需要修改
Issue -
State: closed - Opened by wongdark2017 about 4 years ago
- 3 comments
#83 - 希望加入Compare不匹配时自动输出error_input文件的功能
Issue -
State: closed - Opened by jhdonghj over 4 years ago
- 3 comments
#82 - 希望加入多边权图的生成
Issue -
State: closed - Opened by zgxkbtl over 4 years ago
- 1 comment
#81 - 希望能够加入绘制图的功能
Issue -
State: closed - Opened by AndyShen2006 over 4 years ago
- 3 comments
#80 - 提高 graph.py 中 binary_tree() 的效率
Pull Request -
State: closed - Opened by Sweetlemon68 over 4 years ago
- 2 comments
#79 - 求增加无权图
Issue -
State: closed - Opened by easonlee66 over 4 years ago
- 2 comments
#78 - 请求新增随机生成逻辑范式功能
Issue -
State: closed - Opened by corchis-S almost 5 years ago
- 2 comments
#77 - 在 Arch Linux 的 AUR 上打了包
Issue -
State: closed - Opened by CoelacanthusHex almost 5 years ago
- 2 comments
#76 - 向量 wiki 问题
Issue -
State: closed - Opened by HoshinoTented almost 5 years ago
- 1 comment
#75 - 希望能新增生成仙人掌的功能
Issue -
State: open - Opened by petrichor46 almost 5 years ago
- 4 comments
#74 - output_gen( )是否支持中文路径?
Issue -
State: closed - Opened by ciao1 almost 5 years ago
- 1 comment
#73 - fix dependencies
Pull Request -
State: closed - Opened by moesoha almost 5 years ago
#72 - output_gen是否不支持多笔输入的文件?
Issue -
State: closed - Opened by Visors almost 5 years ago
- 2 comments
#71 - hack_spfa似乎不work
Issue -
State: open - Opened by yihozhang almost 5 years ago
- 1 comment
#70 - 生成向量部分是否支持所有数的总和不超过某个数这一操作?
Issue -
State: open - Opened by xTayEx almost 5 years ago
#69 - 希望有图的一些简单算法帮助输出更丰富的数据
Issue -
State: closed - Opened by void-mian over 5 years ago
- 3 comments
#68 - 生成连通图
Issue -
State: closed - Opened by szdytom over 5 years ago
- 4 comments
#67 - Fix test_noipstyle_incorrect failed on Windows
Pull Request -
State: closed - Opened by YanWQ-monad over 5 years ago
- 2 comments
#66 - 关于图的一个问题
Issue -
State: closed - Opened by william-song-shy over 5 years ago
- 3 comments
#65 - Fix Bug
Pull Request -
State: closed - Opened by Hukeqing over 5 years ago
- 5 comments
#64 - 根据模式串生成数据(字符串)
Pull Request -
State: closed - Opened by Hukeqing over 5 years ago
- 1 comment
#63 - 增强图的输出形式
Issue -
State: closed - Opened by steven12138 over 5 years ago
#62 - 无法下载
Issue -
State: closed - Opened by typist-coder over 5 years ago
- 1 comment
#61 - 图生成问题
Issue -
State: closed - Opened by ciao1 over 5 years ago
- 6 comments
#60 - 输入输出可以使用相对路径吗
Issue -
State: closed - Opened by ciao1 over 5 years ago
- 2 comments
#59 - 为什么输入没有换行
Issue -
State: closed - Opened by ciao1 over 5 years ago
- 3 comments
#57 - 为什么输出文件不完整
Issue -
State: closed - Opened by Thomasguo666 over 5 years ago
- 1 comment
#56 - 创建图的时候,点数达到1e5就会报错,1e4则没问题...
Issue -
State: closed - Opened by nervendings over 5 years ago
- 2 comments
#55 - IO类没有关闭文件的方法
Issue -
State: closed - Opened by realJiaoKan over 5 years ago
- 2 comments
#54 - Vector最大能生成长度为多少的不重复序列?
Issue -
State: open - Opened by schrodingercatss over 5 years ago
#53 - Make function ll_to_lt
Pull Request -
State: closed - Opened by william-song-shy over 5 years ago
- 3 comments
#52 - Make sure formula in Sequence is callable
Pull Request -
State: closed - Opened by william-song-shy over 5 years ago
- 20 comments
#51 - 关于序列
Issue -
State: closed - Opened by william-song-shy over 5 years ago
#49 - fix the incorrect field
Pull Request -
State: closed - Opened by himself65 almost 6 years ago
#48 - 关于文档中对 Compare.program 的使用说明的一个疑问
Issue -
State: closed - Opened by GoBigorGoHome about 6 years ago
- 2 comments