Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / universato/ac-library-rb issues and pull requests

#86 - リンク先ブランチが main ではなく master のままになっている

Issue - State: closed - Opened by ysjj over 1 year ago - 1 comment

#85 - SCC : not recursive algorithm for solving ISSUE #84

Pull Request - State: closed - Opened by kumakumarb over 1 year ago - 2 comments

#84 - SCC: stack level too deep

Issue - State: closed - Opened by universato over 3 years ago

#83 - Raise error if the number of constructor argument is zero

Issue - State: closed - Opened by universato over 3 years ago - 1 comment

#82 - Segtree#min_left has not been verified!

Issue - State: closed - Opened by universato over 3 years ago - 1 comment

#81 - Add latest ruby-version to CI

Pull Request - State: closed - Opened by universato over 3 years ago

#80 - Add error detection for arguments of DSU methods

Pull Request - State: closed - Opened by universato over 3 years ago

#79 - Relax the constraints of floor_sum

Pull Request - State: closed - Opened by universato over 3 years ago

#78 - Improve floor_sum

Pull Request - State: closed - Opened by universato over 3 years ago

#77 - テストで時間がかかっているところを減らしたい

Issue - State: closed - Opened by universato over 3 years ago - 1 comment

#76 - Make ac-library-rb a gem

Pull Request - State: closed - Opened by universato over 3 years ago - 1 comment

#75 - change branch name: master -> main

Issue - State: closed - Opened by universato over 3 years ago - 1 comment

#74 - convolution.rbの過去版を復活させる

Issue - State: closed - Opened by universato over 3 years ago - 1 comment

#73 - 遅延セグメントツリーの引数の変更

Issue - State: closed - Opened by universato over 3 years ago - 1 comment

#72 - Gem化させる

Issue - State: closed - Opened by universato over 3 years ago

#71 - Remove slow loop and add fast while instead

Pull Request - State: closed - Opened by universato almost 4 years ago - 1 comment

#69 - Improve math document

Pull Request - State: closed - Opened by universato almost 4 years ago

#68 - miscellaneous(雑事色々)

Pull Request - State: closed - Opened by universato almost 4 years ago

#67 - Improve `DSU#groups` by using `group_by`

Pull Request - State: closed - Opened by universato almost 4 years ago

#66 - dsuのgroups_with_leaderでgroup_byを使ってはどうか

Issue - State: closed - Opened by kotatsugame almost 4 years ago - 3 comments

#65 - Add test for groups of DSU

Pull Request - State: closed - Opened by universato almost 4 years ago

#64 - Fix `DSU#groups` bug

Pull Request - State: closed - Opened by kotatsugame almost 4 years ago - 2 comments
Labels: bug

#63 - Add methods(pow_mod & inv_mod) and fix links

Pull Request - State: closed - Opened by universato almost 4 years ago

#62 - Fix style

Pull Request - State: closed - Opened by universato almost 4 years ago

#61 - Fix markdown about link

Pull Request - State: closed - Opened by universato almost 4 years ago

#60 - Fix style

Pull Request - State: closed - Opened by universato almost 4 years ago

#59 - Improve DSU

Pull Request - State: closed - Opened by universato almost 4 years ago

#58 - Add alias to MinCostFlow

Pull Request - State: closed - Opened by universato almost 4 years ago

#57 - Add method `min_left` e.t.c.

Pull Request - State: closed - Opened by universato almost 4 years ago

#56 - Fix small styles & layout

Pull Request - State: closed - Opened by universato almost 4 years ago

#55 - Improve style(remove frozen string and `then` of if e.t.c.)

Pull Request - State: closed - Opened by universato almost 4 years ago

#54 - Add explanation about expander-rb

Pull Request - State: closed - Opened by universato almost 4 years ago

#53 - Rename directory from src to lib

Pull Request - State: closed - Opened by universato almost 4 years ago

#52 - Revert "Rename directory from src to lib"

Pull Request - State: closed - Opened by universato almost 4 years ago

#51 - Rename directory from src to lib

Pull Request - State: closed - Opened by universato almost 4 years ago

#50 - Add index.md and edit README.md(Ja)

Pull Request - State: closed - Opened by universato almost 4 years ago

#49 - Change directory name from `src` to `lib`

Issue - State: closed - Opened by universato almost 4 years ago - 2 comments

#48 - Delete `frozen_string_literal: true`

Issue - State: closed - Opened by universato almost 4 years ago

#47 - Add Priority Queue doc(Ja)

Pull Request - State: closed - Opened by 9sako6 almost 4 years ago - 2 comments

#46 - Add PriorityQueue doc(Ja)

Issue - State: closed - Opened by 9sako6 almost 4 years ago

#45 - Improve ModInt and test for it and Add example file for it

Pull Request - State: closed - Opened by universato almost 4 years ago

#44 - Add ModInt Document(ja)

Pull Request - State: closed - Opened by universato almost 4 years ago

#43 - Add Math Document(ja)

Pull Request - State: closed - Opened by universato almost 4 years ago

#42 - Add LazySegtree Document(ja)

Pull Request - State: closed - Opened by universato almost 4 years ago

#41 - Add MinCostFlow Document(ja)

Pull Request - State: closed - Opened by universato almost 4 years ago

#40 - Add MaxFlow Document(ja)

Pull Request - State: closed - Opened by universato almost 4 years ago

#39 - Add SCC Document(ja)

Pull Request - State: closed - Opened by universato almost 4 years ago

#38 - Add String Document(Ja)

Pull Request - State: closed - Opened by kotatsugame almost 4 years ago

#37 - Add Convolution Document(Ja)

Pull Request - State: closed - Opened by kotatsugame almost 4 years ago

#36 - Improve ModInt and add easy tests

Pull Request - State: closed - Opened by universato almost 4 years ago - 7 comments

#35 - Add 2-SAT Document(Ja)

Pull Request - State: closed - Opened by 9sako6 almost 4 years ago

#34 - Fix `NameError in `Segtree#all_prod`

Pull Request - State: closed - Opened by 9sako6 almost 4 years ago

#33 - Add 2-SAT Document(Ja)

Issue - State: closed - Opened by 9sako6 almost 4 years ago - 2 comments

#32 - use `bit_length` for speed, instead of `ceil_pow2`

Pull Request - State: closed - Opened by universato about 4 years ago

#31 - Add `Segtree` Document(ja)

Pull Request - State: closed - Opened by universato about 4 years ago

#30 - Destructive chage on `FenwickTree` / Add Document(ja) e.t.c.

Pull Request - State: closed - Opened by universato about 4 years ago

#29 - READMEに書きたいことを整理する

Issue - State: closed - Opened by universato about 4 years ago - 2 comments

#28 - Add FenwickTree Document(Ja)

Issue - State: closed - Opened by universato about 4 years ago

#27 - Add ModInt Document(Ja)

Issue - State: closed - Opened by universato about 4 years ago

#26 - Fix NameError in Segtree#get

Pull Request - State: closed - Opened by 9sako6 about 4 years ago - 1 comment

#25 - add LazySegtree and test for it

Pull Request - State: closed - Opened by universato about 4 years ago

#24 - Add modint

Pull Request - State: closed - Opened by magurofly about 4 years ago - 17 comments

#23 - fix miss in calc primitive root

Pull Request - State: closed - Opened by kotatsugame about 4 years ago - 1 comment

#22 - min_cost_flow speed up

Pull Request - State: closed - Opened by kotatsugame about 4 years ago

#21 - improve time by changing array init and bit operation

Pull Request - State: closed - Opened by universato about 4 years ago

#20 - Add Chinese remainder theorem (crt)

Pull Request - State: closed - Opened by kotatsugame about 4 years ago - 1 comment

#19 - add MinCostFlow and test for it

Pull Request - State: closed - Opened by universato about 4 years ago - 5 comments

#18 - add MaxFlow and test for it

Pull Request - State: closed - Opened by universato about 4 years ago - 7 comments

#17 - Fix some tests

Pull Request - State: closed - Opened by kotatsugame about 4 years ago - 2 comments

#16 - testで使用している変数名maxAを変える

Issue - State: closed - Opened by kotatsugame about 4 years ago - 7 comments

#15 - add tests and alias to 2-SAT

Pull Request - State: closed - Opened by universato about 4 years ago - 1 comment

#14 - improve floor_sum according to a Mr.sotanishy tweet.

Pull Request - State: closed - Opened by universato about 4 years ago - 1 comment

#13 - add dsu document(ja)

Pull Request - State: closed - Opened by universato about 4 years ago - 1 comment

#12 - add DSU Document(Ja)

Issue - State: closed - Opened by universato about 4 years ago - 1 comment
Labels: documentation

#11 - Revert "Add GitHub Actions to run tests automatically"

Pull Request - State: closed - Opened by universato about 4 years ago - 3 comments

#10 - Add z_algorithm

Pull Request - State: closed - Opened by kotatsugame about 4 years ago - 5 comments

#9 - add maxflow and test for it(最大流を追加する)

Issue - State: closed - Opened by universato about 4 years ago - 1 comment

#8 - Add convolution

Pull Request - State: closed - Opened by kotatsugame about 4 years ago - 1 comment

#7 - とても消極的にRuboCopを推奨したい

Issue - State: closed - Opened by universato about 4 years ago - 9 comments
Labels: question

#6 - Add Two SAT

Pull Request - State: closed - Opened by 9sako6 about 4 years ago - 3 comments

#5 - Add Priority Queue

Pull Request - State: closed - Opened by 9sako6 about 4 years ago - 2 comments

#4 - Add GitHub Actions to run tests automatically

Pull Request - State: closed - Opened by 9sako6 about 4 years ago - 2 comments

#3 - fix duplication in suffix_array

Pull Request - State: closed - Opened by kotatsugame about 4 years ago - 3 comments

#2 - Add suffix_array and lcp_array, and test for them

Pull Request - State: closed - Opened by kotatsugame about 4 years ago - 2 comments

#1 - Add SCC

Pull Request - State: closed - Opened by magurofly about 4 years ago - 2 comments