Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

cp-algorithms

We translate (with permission by the authors) articles about algorithms and data structures, and write new articles.
Collective - Host: opensource - https://opencollective.com/cp-algorithms - Website: https://cp-algorithms.com/ - Code: https://github.com/e-maxx-eng/e-maxx-eng

Create Fibonacci numbers article

github.com/cp-algorithms/cp-algorithms - 78c21a072fc3fcad89a3d468460867753548d744 authored almost 8 years ago
Add link to Fibonacci numbers

github.com/cp-algorithms/cp-algorithms - d0c64cc96622c5eb67f0e5fe08c0ee4bd11d8c27 authored almost 8 years ago
Finish Long Arithmetics translation

github.com/cp-algorithms/cp-algorithms - 4808f997015d8afbb21d32491963e3ee023a5a7d authored almost 8 years ago
Add other formats of long integer arithmetics

github.com/cp-algorithms/cp-algorithms - 3291a10fba3d6518553091cf737c05263bd703c2 authored almost 8 years ago
Add more arithmetic operations to Long Arithmetics

github.com/cp-algorithms/cp-algorithms - c91a4c491736a5233ead5d6955995fa9eeb2df04 authored almost 8 years ago
Clean up Ternary Search

This closes #157

github.com/cp-algorithms/cp-algorithms - eaebb088adb095f0311ea477e23b44baa33f9a35 authored almost 8 years ago
Add link to Long Arithmetics article

github.com/cp-algorithms/cp-algorithms - a78b82cbbb8a05c3af152b11595fa9a3019b7f8b authored almost 8 years ago
Add stub for Long Arithmetics

github.com/cp-algorithms/cp-algorithms - f2143e602c28136a21a2e49faf77b7a660106d76 authored almost 8 years ago
Remove names in original languages, some cleanup

github.com/cp-algorithms/cp-algorithms - a751c28cb5d7e0d96bfdfe3b21ddfc060c0f7341 authored almost 8 years ago
Clean up Extended Euclidean algorithm article

github.com/cp-algorithms/cp-algorithms - 51a64b5f8f12c82b005e9fe680ae2f51278de316 authored about 8 years ago
Add articles "Extended Euclidean Algorithm" and "Dynamic Programming on Broken Profile" (#146)

github.com/cp-algorithms/cp-algorithms - 9bde85cf729aa76a04fb0f0e11d48e5f364a1ce7 authored about 8 years ago
Clean up Euclidean algorithm article

github.com/cp-algorithms/cp-algorithms - 8c7ffb33fc6014e538ce980ff0a1e32349fed4aa authored about 8 years ago
Add article on Euclid's algorithm (#129)

github.com/cp-algorithms/cp-algorithms - e85d87bba80862cf729a9d2a373bc67a1472faa7 authored about 8 years ago
Clean up lines intersection article

github.com/cp-algorithms/cp-algorithms - 2c259b11c29c5bc51be69a47f660e41ffceea941 authored about 8 years ago
Remove links to non-existing articles introduced in #147

github.com/cp-algorithms/cp-algorithms - dfc45392d92764546db97b78fcae12e8f60f940c authored about 8 years ago
Add article "Intersection Point of Lines" (#147)

github.com/cp-algorithms/cp-algorithms - 9a1f8b7226f60d2561689e13f92dce87546769ff authored about 8 years ago
Add external resource to Pick's theorem (#156)

github.com/cp-algorithms/cp-algorithms - 3a041f8be3a43006f934f0f5222b07d016fae677 authored about 8 years ago
Add practice problems to Dijkstra's algorithm

Problems taken from http://codeforces.com/blog/entry/48169

github.com/cp-algorithms/cp-algorithms - fd44caf46aadb6098a19d8a4e8a52a520de96e79 authored about 8 years ago
Clean up Dijkstra's algorithm article

github.com/cp-algorithms/cp-algorithms - 04f47bc9719ef3195b7a91d7fd9eb21acaf11bf5 authored about 8 years ago
Create "Optimal Schedule Of Jobs Given Their Deadlines And Durations" article (#149, #155)

github.com/cp-algorithms/cp-algorithms - a06e4a4852a80eb96c964780f658a275130daf0d authored about 8 years ago
Clean up linear prime sieve

github.com/cp-algorithms/cp-algorithms - cf229348c0deb598f73d08342b0fcd99883d1dac authored about 8 years ago
Spelling fixes for artciles in algebra category

This applies changes proposed by @turfaa in
https://github.com/e-maxx-eng/e-maxx-eng/pull/125

github.com/cp-algorithms/cp-algorithms - 587ce3d5ad37341a0d2dd819e0e33ad30f1207b9 authored about 8 years ago
Fix link to linear complexity sieve article (#154)

github.com/cp-algorithms/cp-algorithms - 52491d636a2ba464342009dc3d4d1414e4209a18 authored about 8 years ago
Delete search-bridge-formula.png

This image is replaced with a formula for better rendering.

github.com/cp-algorithms/cp-algorithms - 78c22e1a4ec408a4dcb1e5489bfaa4a56154bf7e authored about 8 years ago
Merge pull request #152 from e-maxx-eng/tcNickolas-license

Add CC BY-SA license to the project

Thank you!

github.com/cp-algorithms/cp-algorithms - 8f8e8cd8585ca293490219e4352328e2ba6faea0 authored about 8 years ago
Add shields to README.md

This change adds shields with activity information (counts of contributors and pull requests) fo...

github.com/cp-algorithms/cp-algorithms - f48cc624a0c9a36998750a1dfdcc21b0e2491467 authored about 8 years ago
Replace image in Finding Bridges with a formula

github.com/cp-algorithms/cp-algorithms - ce96a0c5c8604c333797b71e1ec1664336540be2 authored about 8 years ago
Clean up Finding Bridges article

github.com/cp-algorithms/cp-algorithms - ae79fa1ee008ed1ca776791e3fc6a4e4c7f341e3 authored about 8 years ago
Formula fixes, added practice problem to Z-function (#150)

github.com/cp-algorithms/cp-algorithms - c269cccd670f70a07c03a4491ae279da808d59bd authored about 8 years ago
Add CC BY-SA license to the project

This seems to be the most fitting license, since our project contains educational material and n...

github.com/cp-algorithms/cp-algorithms - 3f684d0936b0f09cdee771d5674482a81bee9c1e authored about 8 years ago
Remove 'Translated by' notes (#151)

github.com/cp-algorithms/cp-algorithms - e251674000d7ebde8f809cfd658119d86401a5d6 authored about 8 years ago
Clean up Treap article, p.3

github.com/cp-algorithms/cp-algorithms - d5b3f71a720568ecb50950113fa351811ccd0e6c authored about 8 years ago
Clean up Treap article, p.2

github.com/cp-algorithms/cp-algorithms - 9e642d49c7b40039d3c50a1d3b33b4b0432929bb authored about 8 years ago
Clean up Treap article, p.1

github.com/cp-algorithms/cp-algorithms - e7e7ff6e610dacba647853f14a4fb1c0258dfe46 authored about 8 years ago
Add Treap article to Data structures section (#89)

github.com/cp-algorithms/cp-algorithms - 484c8034b3dac02d5193fbf614a204f6a86a069a authored about 8 years ago
Fix binomial coefficients notation per issue #83 (#113)

github.com/cp-algorithms/cp-algorithms - 5023769d88c86f37ce0e8d8123c8a4bf3364ef61 authored over 8 years ago
Replace images with formulas in 15-puzzle

github.com/cp-algorithms/cp-algorithms - aab14a15922dec7444621e96b83561be593c4995 authored over 8 years ago
Replace . with \cdot in Chinese remainder theorem

github.com/cp-algorithms/cp-algorithms - e46c2f5190991906964290f1209f45007d917464 authored over 8 years ago
Merge pull request #139 from ellen-interpret/eratosthenes-linear

Sieve of Eratosthenes Having Linear Time Complexity

github.com/cp-algorithms/cp-algorithms - 962b5162ef11bb5174840c7ad38b0897772eae96 authored over 8 years ago
Merge pull request #138 from ellen-interpret/15-puzzle

15 puzzle

github.com/cp-algorithms/cp-algorithms - 3e1850d88d94ccc890d7f31f5b54ab88d5b1b32c authored over 8 years ago
Fix link to Caravans problem

github.com/cp-algorithms/cp-algorithms - ad6b54584e334cf2efbd25932010b7dce229b824 authored over 8 years ago
Add practice problem for BFS article (#135)

github.com/cp-algorithms/cp-algorithms - 76dfb167999acff3fe0b2f00722ae7aa3760abb8 authored over 8 years ago
Fix "Practice Problems" header

github.com/cp-algorithms/cp-algorithms - 1a9c4af2c5da4a1dbe35f322e59a923b5f3899d7 authored over 8 years ago
Add practice problems for Range Minimum Query article (#134)

github.com/cp-algorithms/cp-algorithms - a5be96f4e5702fcadb8cec7cea82053a546d3964 authored over 8 years ago
Add practice problem to Floyd-Warshall article (#133)

github.com/cp-algorithms/cp-algorithms - efaff1c01aa42bbf7c95909d0899e66f36f4ae91 authored over 8 years ago
Add practice problems to strongly connected components article (#132)

github.com/cp-algorithms/cp-algorithms - bda7ce99d9f59cd1298bc30214990ef0279d92d7 authored over 8 years ago
Add practice problems to Kruskal's algorithm (#131)

github.com/cp-algorithms/cp-algorithms - da879782491c831d927b986a01dc76dd19592f65 authored over 8 years ago
Update chinese-remainder-theorem.md (#141)

Several typographical improvements

github.com/cp-algorithms/cp-algorithms - d4d363aa8cb6d3180ed7447873101948d55ef7e5 authored over 8 years ago
Replace "lets" with "let's" in sieve-of-eratosthenes.md (#140)

github.com/cp-algorithms/cp-algorithms - 871b440b76ddc831f8bc9184f8918f1801fb7cf2 authored over 8 years ago
Update prime-sieve-linear.md

github.com/cp-algorithms/cp-algorithms - c25d22e23a3b9952af5ce973cfcbb201f55a1e48 authored over 8 years ago
Update sieve-of-eratosthenes.md

github.com/cp-algorithms/cp-algorithms - a03721b51814a8ca5e5f0c86dfda138d05e7beec authored over 8 years ago
Delete Sieve of Eratosthenes Having Linear Time Complexity

github.com/cp-algorithms/cp-algorithms - 6ad1dbe1ae7d63d11e751fc344b1375ef2576f86 authored over 8 years ago
Create prime-sieve-linear.md

github.com/cp-algorithms/cp-algorithms - 7bc387b088c41f9eec4515a783b8075c1a5e5623 authored over 8 years ago
Create Sieve of Eratosthenes Having Linear Time Complexity

github.com/cp-algorithms/cp-algorithms - e27c2f6a08629a9f1f79761fee91de3d03b5b247 authored over 8 years ago
Update string-hashing.md

github.com/cp-algorithms/cp-algorithms - caf3c0abc9bd9a1a71f364e85757f46c4a0a8108 authored over 8 years ago
Added link to ternary search

github.com/cp-algorithms/cp-algorithms - 49514af76f888751526d9a87e0d9f2919b107e82 authored over 8 years ago
Merge pull request #128 from likecs/master

Added Ternary search

github.com/cp-algorithms/cp-algorithms - b3edc783b9fb63475a335279212ffa92c20a9072 authored over 8 years ago
Minor grammar and spelling fix in combinatorics category (#123)

github.com/cp-algorithms/cp-algorithms - 81ed85199ded2f086b30118f511f4e07f5793037 authored over 8 years ago
Merge pull request #126 from turfaa/code-binary-exp

Use ``` code format in binary-exp

github.com/cp-algorithms/cp-algorithms - 595f505bc424d399e365ba166c12a9518eb0e4a6 authored over 8 years ago
Deleting empty FFT article stub

github.com/cp-algorithms/cp-algorithms - a79e1809c3f00783f9cbaecf285edf8bbe1a5025 authored over 8 years ago
Added Ternary search

github.com/cp-algorithms/cp-algorithms - a23fce25edd835e733487777e2b06bef56520b77 authored over 8 years ago
Use ``` code format in binary-exp

Use ``` code format in binary-exp

Use ``` code format in binary-exp

github.com/cp-algorithms/cp-algorithms - fc1bd07275a34491b7d4cb04c29d2bdc6f0e55b9 authored over 8 years ago
Merge pull request #124 from joaquingx/master

Problem added to Dijkstra

github.com/cp-algorithms/cp-algorithms - 9faee76ccc761450a8d4c95ef939ee5188b472a8 authored over 8 years ago
Problem added to Dijkstra

github.com/cp-algorithms/cp-algorithms - 20a495fa20e56552d10b940588dcbbb498c48394 authored over 8 years ago
Merge pull request #1 from e-maxx-eng/master

Sync

github.com/cp-algorithms/cp-algorithms - 3e46432ec643439403418e64271b0b1d267ba636 authored over 8 years ago
Merge pull request #122 from turfaa/grammar-linear_algebra

Minor grammar and spelling fix in linear_algebra category

github.com/cp-algorithms/cp-algorithms - 72cc8c632c10e223a6a55a85991aa49be4b8be0d authored over 8 years ago
Minor grammar and spelling fix in linear_algebra category

github.com/cp-algorithms/cp-algorithms - f53b43d9c54a19929613aeaa7a50b0a9933ef2db authored over 8 years ago
Link to Eratosthenes sieve from index

github.com/cp-algorithms/cp-algorithms - 41777d26e8b6403d84694a6043dd0f10b5c3121b authored over 8 years ago
Merge pull request #118 from ellen-interpret/master

Create sieve-of-eratosthenes.md

github.com/cp-algorithms/cp-algorithms - 2fc9ba24a18f31deeeb971e3df529d7d08be5b4d authored over 8 years ago
Unify tags used for code sections to be ``` (#116)

github.com/cp-algorithms/cp-algorithms - 2d41a827d20f7fb3495f494bf1014e8115570a35 authored over 8 years ago
Merge pull request #111 from gabrielsimoes/binexpfixes

Improvements in Binary Exponentiation

github.com/cp-algorithms/cp-algorithms - ee810e47e2d597740c43b656bdf56fb4442ac51e authored over 8 years ago
Create sieve-of-eratosthenes.md

github.com/cp-algorithms/cp-algorithms - 208db5a7dd1572f8534a72955a9f93174021f699 authored over 8 years ago
Update linear-diophantine-equation.md

github.com/cp-algorithms/cp-algorithms - c3f0249c2731c56643425bbed89daf3d2634fc2c authored over 8 years ago
Improvements in Binary Exponentiation

github.com/cp-algorithms/cp-algorithms - 1c028019bf61828f6dfb6160df1db79763da6c6d authored over 8 years ago
Merge pull request #110 from gabrielsimoes/lcafixes

Improved LCA article

github.com/cp-algorithms/cp-algorithms - e93067cf8f0d5168f11daed0879ece85a6746d94 authored over 8 years ago
Merge pull request #112 from gabrielsimoes/sccfixes

Improved article "Search for connected components"

github.com/cp-algorithms/cp-algorithms - 6eb5d2c7a37def869d2b08f427705daa10892093 authored over 8 years ago
Merge pull request #114 from joaquingx/master

Fixing typos

github.com/cp-algorithms/cp-algorithms - cd6712b6cf193b378a0060fe691c52cf3a737e04 authored over 8 years ago
Correction Fixing Typos

github.com/cp-algorithms/cp-algorithms - 9e7df43580a4259945f97320e1308deada5d9c7a authored over 8 years ago
Improved article "Search for connected components"

github.com/cp-algorithms/cp-algorithms - d4ecc96874526789c1d13ae8f75ceaccce4a6654 authored over 8 years ago
Improved LCA article

github.com/cp-algorithms/cp-algorithms - 0318203503e81c6a8d91d3669590f6d7237436ba authored over 8 years ago
Merge pull request #109 from e-maxx-eng/RodionGork-bellman-ford

Updates for bellman ford

github.com/cp-algorithms/cp-algorithms - 82b16cae2ae10bd70c75345f9e48cb801b69baa5 authored over 8 years ago
Update bellman_ford.md

github.com/cp-algorithms/cp-algorithms - fb7784f5d062360885a5894830aa519280092470 authored over 8 years ago
Merge pull request #108 from code-master5/bellman_ford

Translated Bellman-Ford

github.com/cp-algorithms/cp-algorithms - f30727c8edb1d6d5844ffe5ec0f5090c0eb64e6a authored over 8 years ago
Update discrete-log.md

github.com/cp-algorithms/cp-algorithms - c81533691eb748480979472a99d7e52065967764 authored over 8 years ago
Update phi-function.md

github.com/cp-algorithms/cp-algorithms - 2ebdcd252da080819911b902ddc4a5a54c566a80 authored over 8 years ago
Update linear-system-gauss.md

github.com/cp-algorithms/cp-algorithms - 21aeca977e56a074aa67e4f0bedf853666331df1 authored over 8 years ago
Add practice problems to several articles (#94)

github.com/cp-algorithms/cp-algorithms - 68d373e6be621b91f90dafa64ffea26c8aa469f1 authored over 8 years ago
Translated Bellman-Ford

github.com/cp-algorithms/cp-algorithms - 190e8e3670d596d62c812a475a88583e4eb3d9de authored over 8 years ago
Merge pull request #107 from e-maxx-eng/RodionGork-scc

Updates for Strongly Connected Components

github.com/cp-algorithms/cp-algorithms - 9b7cc1652ec24a17c28a7af8308b7d773caae8ef authored over 8 years ago
Update strongly-connected-components.md

github.com/cp-algorithms/cp-algorithms - f49c37b5f22df42c6e9977ec7eceea22363f9c45 authored over 8 years ago