Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OI-wiki
OI Wiki 致力于成为一个开放自由的 OI 知识整合站点,欢迎感兴趣的同学参与贡献 https://oi-wiki.org
Collective -
Host: opensource -
https://opencollective.com/oi-wiki
- Code: https://github.com/24OI/OI-wiki
feat(prime.md): 修正 Carmichael 数的错误介绍并补充更多内容
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
ci: fix latex build
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request over 1 year ago
ci: use upstream latex-action
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request over 1 year ago
fix(symbol.md):修正黎曼 ζ 函数备注里的错误
github.com/OI-wiki/OI-wiki - untitledunrevised opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - untitledunrevised opened this pull request over 1 year ago
feat(bell.md):新增贝尔数的指数生成函数
github.com/OI-wiki/OI-wiki - untitledunrevised opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - untitledunrevised opened this pull request over 1 year ago
fix(virtual-tree.md):将代码中的unque改成unique
github.com/OI-wiki/OI-wiki - hyx1124 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - hyx1124 opened this pull request over 1 year ago
feat(parallel-binsearch.md):添加了“针对静态序列的优化”、“区间前驱后继”、“构造单调性序列”
github.com/OI-wiki/OI-wiki - ROADTOBURNTHESUN opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - ROADTOBURNTHESUN opened this pull request over 1 year ago
fix(math/number-theory/lift-the-exponent): 修改因式分解过程中的小错误
github.com/OI-wiki/OI-wiki - ClHg2 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - ClHg2 opened this pull request over 1 year ago
refactor: 重构同余、原根、剩余页面,修正若干问题
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
ci(check-quotes): suggest change
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request over 1 year ago
fix(math/poly/dgf.md): 修复链接
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
[内容有误] 红黑树 删除后的平衡调整 case4染色时,图文不符
github.com/OI-wiki/OI-wiki - jy19950924 opened this issue over 1 year ago
github.com/OI-wiki/OI-wiki - jy19950924 opened this issue over 1 year ago
fix(prime.md): 更正了 Miller-Rabin 算法 python 代码实现中的错误
github.com/OI-wiki/OI-wiki - Marcythm opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Marcythm opened this pull request over 1 year ago
fix(state.md): 移除错误习题
github.com/OI-wiki/OI-wiki - shinzanmono opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - shinzanmono opened this pull request over 1 year ago
feat(math/combinatorics/graph-enumeration.md): 增加习题
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
chore(deps): bump pymdown-extensions from 9.9 to 10.0.1
github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request over 1 year ago
feat(graph/tree-basic.md):增加二叉树的递归顺序遍历
github.com/OI-wiki/OI-wiki - yuhuoji opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - yuhuoji opened this pull request over 1 year ago
fix(java-pro.md):修正 java 快读一节中 next 函数逻辑错误
github.com/OI-wiki/OI-wiki - untitledunrevised opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - untitledunrevised opened this pull request over 1 year ago
fix(ds/sparse-table.md):修正笔误
github.com/OI-wiki/OI-wiki - zymooll opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - zymooll opened this pull request over 1 year ago
refactor(ntt.md): 修正 CNTT 介绍,补充示例代码
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
refactor: 将 CNTT 并入 NTT
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
refactor(common-tricks.md): 移除 unroll 和 reassociate 相关内容
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
feat(string/suffix-tree.md): 添加后缀树内容
github.com/OI-wiki/OI-wiki - Eletary opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Eletary opened this pull request over 1 year ago
feat(symbol.md): 添加指向数学符号表源代码的链接
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
add(graph/color.md): 为 Vizing 定理添加示例代码
github.com/OI-wiki/OI-wiki - lyccrius opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lyccrius opened this pull request over 1 year ago
feat(symbol): add LaTeX
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
feat(math/combinatorics/graph-enumeration.md): Create graph-enumerati…
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
refactor: 将数值积分等移至「数值算法」小节
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
feat(math/combinatorics/graph-enumeration): Create graph-enumeration.md
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
fix(pollard-rho):修正用gcd求约数中k和n的表述
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
chore(deps): bump requests from 2.28.1 to 2.31.0
github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - dependabot[bot] opened this pull request over 1 year ago
修复了在 save.md 邻接矩阵部分Python代码的bug
github.com/OI-wiki/OI-wiki - zhu-yifang opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - zhu-yifang opened this pull request over 1 year ago
feat(basic/enumerate): 增加枚举页面复杂度分析 (#3192)
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
feat(graph/euler.md): 添加欧拉图章节的习题
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
feat(dp/plug.md): 添加插头 dp 章节的习题
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
feat(cntt): 删除cntt相关页面或合并到ntt
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
feat(dp/plug.md): 添加插头 dp 章节的习题。
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
fix: 引用站内内容时使用相对路径
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
fix: 使用粗体标记 OI Wiki 文本
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
refactor: 统一数学符号表与格式手册关于向量和等价关系符号的说明
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
feat(misc/mo-algo-secondary-offline): 添加莫队二次离线
github.com/OI-wiki/OI-wiki - lyccrius opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lyccrius opened this pull request over 1 year ago
fix(insertion-sort.md): 优化 CPP 代码性能和可读性
github.com/OI-wiki/OI-wiki - EmptyDreams opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - EmptyDreams opened this pull request over 1 year ago
fix: remove `inline` in C++ codes
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Tiphereth-A opened this pull request over 1 year ago
fix(graph/flow/bound.md): 改正"无源汇上下界可行流" 中的连边错误
github.com/OI-wiki/OI-wiki - interestingLSY opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - interestingLSY opened this pull request over 1 year ago
fix(inclusion-exclusion-principle.md): 修正DAG计数中的公式错误
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - lychees opened this pull request over 1 year ago
feat(docs/ds/seg.md):增加线段树分裂的简单介绍(#2354)
github.com/OI-wiki/OI-wiki - moon-dim opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - moon-dim opened this pull request over 1 year ago
feat(docs/ds/seg.md): 增加线段树分裂的简单介绍
github.com/OI-wiki/OI-wiki - moon-dim opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - moon-dim opened this pull request over 1 year ago
fix(dp/basic.md): 修正最长不下降子序列中算法描述错误
github.com/OI-wiki/OI-wiki - XiaoSuan250 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - XiaoSuan250 opened this pull request over 1 year ago
chore: update minify-html to v0.11.1
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Enter-tainer opened this pull request over 1 year ago
feat(tree-centroid): 补充习题资料
github.com/OI-wiki/OI-wiki - ChungZH opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - ChungZH opened this pull request over 1 year ago
fix(graph/flow/max-flow.md): 修复 HLPP 代码
github.com/OI-wiki/OI-wiki - argvchs opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - argvchs opened this pull request over 1 year ago
fix(bplus-tree.md):修正子树与关键字数量关系
github.com/OI-wiki/OI-wiki - CainXCain opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - CainXCain opened this pull request over 1 year ago
fix(basic/insertion-sort): 代码错误(#4865)
github.com/OI-wiki/OI-wiki - Happy-Code-HC opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Happy-Code-HC opened this pull request over 1 year ago
feat(cntt):Add 快速复数论变换原理
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
fix(math/number-theory/primitive-root.md): 添加原根部分符号定义(#4860)
github.com/OI-wiki/OI-wiki - chuxin0816 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - chuxin0816 opened this pull request over 1 year ago
fix(math/number-theory/primitive-root.md): 修改了关于原根符号不规范的问题
github.com/OI-wiki/OI-wiki - Larry0716 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Larry0716 opened this pull request over 1 year ago
feat(math/simplex.md): 增加了拉格朗日对偶内容
github.com/OI-wiki/OI-wiki - Iridescent41 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Iridescent41 opened this pull request over 1 year ago
fix(graph/shortest-path.md): 移除主观判断
github.com/OI-wiki/OI-wiki - Nanarikom opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Nanarikom opened this pull request over 1 year ago
ci(check-quotes): 增加引号检查
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request over 1 year ago
feat(math/number-theory/pollard-rho.md): 增加倍增优化的 Python 实现
github.com/OI-wiki/OI-wiki - 2740365712 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - 2740365712 opened this pull request over 1 year ago
Add Recursive Descent Parsing
github.com/OI-wiki/OI-wiki - Backl1ght opened this issue over 1 year ago
github.com/OI-wiki/OI-wiki - Backl1ght opened this issue over 1 year ago
[内容有误] 按方差划分 k-d tree 矩形查询复杂度错误
github.com/OI-wiki/OI-wiki - jifbt opened this issue over 1 year ago
github.com/OI-wiki/OI-wiki - jifbt opened this issue over 1 year ago
fix(inverse): 修正相切图形反演的结论
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - 383494 opened this pull request over 1 year ago
fix(docs/basic/complexity.md): 修正主定理定义和例子错误
github.com/OI-wiki/OI-wiki - onelittlechildawa opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - onelittlechildawa opened this pull request over 1 year ago
[内容有误] 树哈希页面中题目"[BJOI2015]树的同构"的做法一和做法二的位置反了
github.com/OI-wiki/OI-wiki - ZYM1111 opened this issue over 1 year ago
github.com/OI-wiki/OI-wiki - ZYM1111 opened this issue over 1 year ago
feat(contest/common-tricks.md): 进一步解释循环展开和重新结合变换,并正式化用语
github.com/OI-wiki/OI-wiki - Cassius0924 opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Cassius0924 opened this pull request over 1 year ago
feat(contest/dictionary.md): 增加了一道例题及其做法
github.com/OI-wiki/OI-wiki - SmallTualatin opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - SmallTualatin opened this pull request over 1 year ago
fix(graph/virtual-tree.md): 修订了虚树构造方法的证明
github.com/OI-wiki/OI-wiki - SmallTualatin opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - SmallTualatin opened this pull request over 1 year ago
feat(backtracking.md):补充N皇后例题
github.com/OI-wiki/OI-wiki - Great-designer opened this pull request over 1 year ago
github.com/OI-wiki/OI-wiki - Great-designer opened this pull request over 1 year ago
feat(format): 区分全半角引号
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request almost 2 years ago
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request almost 2 years ago
[内容有误] 可持久化字典树例题代码不能 AC
github.com/OI-wiki/OI-wiki - shinzanmono opened this issue almost 2 years ago
github.com/OI-wiki/OI-wiki - shinzanmono opened this issue almost 2 years ago
fix primitive-root.md:修改原根定义的一处错误
github.com/OI-wiki/OI-wiki - Peanut-Tang opened this pull request almost 2 years ago
github.com/OI-wiki/OI-wiki - Peanut-Tang opened this pull request almost 2 years ago
fix: 修正部分标点使用 & 中文语境统一使用直角引号
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request almost 2 years ago
github.com/OI-wiki/OI-wiki - CCXXXI opened this pull request almost 2 years ago