Ecosyste.ms: Issues

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

GitHub / rust-lang-ja/ac-library-rs issues and pull requests

#138 - Fix FromIterator for Segtree

Pull Request - State: open - Opened by mousecrusher2 5 months ago - 1 comment

#137 - Update rust-toolchain to 1.70.0

Pull Request - State: closed - Opened by togatoga 10 months ago - 5 comments

#136 - Fix tests in src/convolution.rs

Pull Request - State: closed - Opened by koba-e964 about 1 year ago

#135 - Allow arithmetic operations on references of `ModInt`s

Issue - State: closed - Opened by TonalidadeHidrica about 1 year ago - 1 comment
Labels: enhancement, good first issue

#133 - Relax the constraints of `floor_sum` (revised)

Pull Request - State: open - Opened by TonalidadeHidrica about 1 year ago - 1 comment

#132 - Release v0.1.1

Pull Request - State: closed - Opened by qryxip about 1 year ago

#131 - Set `package.metadata.docs.rs.rustdoc-args`

Pull Request - State: closed - Opened by qryxip about 1 year ago - 1 comment

#130 - Set `rust-version`

Pull Request - State: closed - Opened by qryxip about 1 year ago - 1 comment

#129 - Release v0.1.0

Pull Request - State: closed - Opened by qryxip about 1 year ago

#128 - Update the readme

Pull Request - State: closed - Opened by qryxip about 1 year ago - 1 comment

#127 - Remove `package.authors`

Pull Request - State: closed - Opened by qryxip about 1 year ago - 1 comment

#126 - Rename the crate name to `ac_library`

Pull Request - State: closed - Opened by qryxip about 1 year ago - 1 comment

#125 - Rename the crate name to `acl`

Pull Request - State: closed - Opened by qryxip about 1 year ago

#124 - Use KaTeX for modint

Pull Request - State: closed - Opened by qryxip about 1 year ago - 1 comment

#123 - Support modint under m = 1

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

#122 - Make `Zero` and `One` extensional traits

Pull Request - State: open - Opened by qryxip over 1 year ago - 4 comments

#121 - Fix comment in `crt`

Pull Request - State: closed - Opened by TonalidadeHidrica over 1 year ago

#120 - ci: ubuntu-20.04, macos-11

Pull Request - State: closed - Opened by mizar over 1 year ago

#119 - Publish library to crates.io

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

#118 - Bump Rust version to 1.56.0

Issue - State: closed - Opened by TonalidadeHidrica over 1 year ago - 8 comments

#117 - Tentative solution for CI (Clippy error, deprecated warning)

Pull Request - State: closed - Opened by mizar over 1 year ago

#116 - katex 0.16.4

Pull Request - State: closed - Opened by mizar over 1 year ago

#115 - Segtree: Monoid BitwiseOr/BitwiseAnd/BitwiseXor, get_slice

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

#114 - Improve floor_sum

Pull Request - State: closed - Opened by mizar over 1 year ago - 3 comments

#113 - Work clippy

Pull Request - State: closed - Opened by mizar over 1 year ago - 1 comment

#112 - u32 modulo fix

Pull Request - State: open - Opened by mizar over 1 year ago - 6 comments

#111 - mul_mod for 2^31 < m < 2^32

Issue - State: open - Opened by mizar over 1 year ago - 2 comments

#110 - Corner cases of "modint" when mod = 1

Issue - State: open - Opened by rsk0315 over 1 year ago
Labels: bug

#109 - Remove the hand-made `input!`

Pull Request - State: closed - Opened by qryxip almost 2 years ago - 1 comment

#108 - Workaround for Japanese Windows environment

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

#107 - Implement FromIterator for Lazy/Segtree and improve performance

Pull Request - State: open - Opened by TonalidadeHidrica about 2 years ago - 2 comments

#105 - Implement `num_traits::Zero`, `One`, and `Pow` for Modint

Pull Request - State: open - Opened by TonalidadeHidrica about 2 years ago - 3 comments

#104 - Avoid `Clone` in `FenwickTree`

Pull Request - State: open - Opened by TonalidadeHidrica about 2 years ago

#103 - Implement `From<Vec<T>>` and `FromIterator` for `FenwickTree`

Pull Request - State: open - Opened by TonalidadeHidrica about 2 years ago

#102 - Use `Zero` trait for Fenwick Tree

Pull Request - State: open - Opened by TonalidadeHidrica about 2 years ago

#101 - Allow `RangeBounds` for fenwicktree, segtree, and lazysegtree

Pull Request - State: closed - Opened by TonalidadeHidrica about 2 years ago - 1 comment

#100 - Add len and is_empty to fenwicktree, segtree, and lazysegtree

Pull Request - State: open - Opened by TonalidadeHidrica about 2 years ago - 1 comment

#99 - fix: relax the constraints of floor_sum

Pull Request - State: open - Opened by nebocco about 2 years ago - 1 comment

#98 - Executing expand.py from outer dir

Pull Request - State: open - Opened by haruyama480 about 2 years ago - 3 comments

#97 - Fix compatibility with cargo-equip

Pull Request - State: closed - Opened by toast-uz over 2 years ago - 1 comment

#96 - Prefer assert! to assert_eq! for boolean values

Pull Request - State: closed - Opened by koba-e964 over 2 years ago

#95 - Add how to use to README.md

Issue - State: open - Opened by koba-e964 over 2 years ago

#94 - `convolution` fails for `Mod1000000007`

Issue - State: closed - Opened by tamuhey almost 3 years ago - 1 comment

#93 - Make the names of graph structs consistent

Issue - State: open - Opened by universato about 3 years ago - 2 comments

#92 - Verify with problems from Library Checker

Pull Request - State: closed - Opened by qryxip over 3 years ago - 2 comments

#91 - Track the recent changes in atcoder/ac-library

Issue - State: open - Opened by qryxip over 3 years ago - 1 comment
Labels: bug, documentation, good first issue

#90 - Fix/max flow return condition

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

#89 - Fix initial distance of MCF

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

#88 - MinCostFlow uses too small inifinity value

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

#87 - Maxflow Bug

Issue - State: closed - Opened by sansen0796 over 3 years ago
Labels: bug

#86 - Add badges to README.md

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

#85 - Fix the version of `rand`

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

#84 - Split into separate crates

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

#83 - Support Rust 2015

Issue - State: open - Opened by qryxip over 3 years ago - 1 comment
Labels: enhancement

#82 - Support cargo-simple-bundler

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

#81 - Add document for `twosat`

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

#80 - Add document for `scc`

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

#79 - Feature-gate the modules

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

#78 - Update the documentation for `dsu`

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

#77 - Add document for `math`

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

#76 - Add document for `convolution`

Pull Request - State: open - Opened by qryxip over 3 years ago - 1 comment

#75 - Write rustdoc

Issue - State: open - Opened by qryxip over 3 years ago
Labels: documentation, good first issue

#74 - impl binop<Rhs=int> for Mint

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

#73 - Fix `clippy::stable_sort_primitive`

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

#72 - refactor q.pop in min_cut

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

#71 - Make `modint::Barrett` `(AtomicU32, AtomicU64)`

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

#70 - Add a comment to `.cargo/config.toml`

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

#69 - Use KaTeX in documentation

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

#68 - Add document for `modint`

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

#67 - Make `ModIntBase` inherit `From<{isize, usize}>`

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

#66 - Remove the `FromStr` implementation from `DynamicModInt<_>`

Pull Request - State: open - Opened by qryxip almost 4 years ago - 1 comment

#65 - Apply fix as atcoder/ac-library#38

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

#64 - Create `prelude` module and move the re-exported items to it

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

#63 - Get rid of absolute paths

Pull Request - State: open - Opened by qryxip almost 4 years ago - 1 comment

#62 - Support existing code bundlers

Issue - State: open - Opened by qryxip almost 4 years ago

#61 - Follow **part of** the Rust API guidelines

Issue - State: open - Opened by qryxip almost 4 years ago
Labels: good first issue

#60 - Fix CRT

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

#59 - In the crt, the constraint should be "1 <= m[i]", but the assert is "1 < m[i]"

Issue - State: closed - Opened by manukeno almost 4 years ago - 1 comment

#58 - Fix `elided-lifetimes-in-paths` warnings

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

#57 - Safety dance

Issue - State: open - Opened by qryxip almost 4 years ago

#56 - Publish API document to docs.rs or gihub.io

Issue - State: open - Opened by qryxip almost 4 years ago

#55 - Remove unnecessary visibilities

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

#54 - Change `package.authors` to `["rust-lang-ja Developers"]`

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

#53 - Add "commont metadata" to Cargo.toml

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

#52 - Add sample code for the practice contest

Pull Request - State: open - Opened by TonalidadeHidrica almost 4 years ago - 5 comments

#51 - Move the `#[allow]` attribute to string.rs

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

#50 - Make modules `pub` again

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

#49 - Implement code expander

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

#48 - Make the modules `pub` again and write module documents

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

#47 - Rename the package name and/or the crate name

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

#46 - Apply fix to min cost flow of the original library

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

#45 - Implement `convolution`

Pull Request - State: closed - Opened by qryxip almost 4 years ago - 3 comments

#44 - Implement Lazy Segtree

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

#42 - Add something like "Zero", "One", "Max" and "Min" traits

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

#39 - Implement lazysegtree

Issue - State: closed - Opened by matsu7874 almost 4 years ago
Labels: WIP

#38 - Implement convolution

Issue - State: closed - Opened by matsu7874 almost 4 years ago - 1 comment
Labels: WIP

#37 - Implement segtree

Pull Request - State: closed - Opened by TonalidadeHidrica almost 4 years ago - 14 comments

#36 - Add `cargo xtask export` command

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