Ecosyste.ms: OpenCollective

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

github.com/TheAlgorithms/Julia

Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
https://github.com/TheAlgorithms/Julia

Fix factorial_iterative and factorial_recursive functions

Whiteshark-314 opened this pull request over 2 years ago
Fix some typos.

Yulv-git opened this pull request over 2 years ago
Binary_Length.jl

F35H opened this pull request over 2 years ago
K means

Nikola-Mircic opened this pull request over 2 years ago
LIS solution by Binary Search approach

igormalheiros opened this pull request over 2 years ago
improving tests and corner cases

igormalheiros opened this pull request over 2 years ago
lis using dp approach

igormalheiros opened this pull request over 2 years ago
Fix ciphers

uncomfyhalomacro opened this pull request over 2 years ago
Cloning in windows but I am facing this error.

pradeep-rajanna opened this issue over 2 years ago
Adding polygon area functions

Whiteshark-314 opened this pull request over 2 years ago
The Tower of Hanoi solution in Julia

Nikola-Mircic opened this pull request over 2 years ago
fix: wrong output order

Nikola-Mircic opened this pull request over 2 years ago
Longest common subsequence

Nikola-Mircic opened this pull request over 2 years ago
Difference array implementation in Julia

Nikola-Mircic opened this pull request almost 3 years ago
🔥

cyberraptor28 opened this issue almost 3 years ago
Linked list implementation in Julia

Nikola-Mircic opened this pull request almost 3 years ago
Rabin-Karp algorithm for pattern searching

Nikola-Mircic opened this pull request almost 3 years ago
Hamming distance

aybarsnazlica opened this pull request almost 3 years ago
Update Julia version in CI to 1.7

uncomfyhalomacro opened this pull request almost 3 years ago
Adding Machine Learning Algorithms

Navaneeth-Sharma opened this pull request almost 3 years ago
Adding Caesar Cipher Program

Ihjass opened this pull request about 3 years ago
Adding Atbash Cipher Program

Ihjass opened this pull request about 3 years ago
Add length conversion

fernandakawasaki opened this pull request about 3 years ago
implemented babylonian square root

MisterBiggs opened this pull request about 3 years ago
Adding word count program

Ihjass opened this pull request about 3 years ago
Adding program to find pangram

Ihjass opened this pull request about 3 years ago
Add heap sort

frankschmitt opened this pull request about 3 years ago
improve bubble-sort: end prematurely if no swaps were performed

frankschmitt opened this pull request about 3 years ago
add random point in riemann integration (correct way)

AugustoCL opened this pull request about 3 years ago
A more legible suggestion to gauss-jordan swap rows.

eliascarv opened this pull request about 3 years ago
update new version of Monte carlo integration v2

AugustoCL opened this pull request about 3 years ago
add riemman integration v2'

AugustoCL opened this pull request about 3 years ago
Use a do-block syntax instead

uncomfyhalomacro opened this pull request about 3 years ago
add Gauss-Jordan Elimination algorithm

AugustoCL opened this pull request about 3 years ago
add a more faster, readable and zero allocation version of mc-integration

AugustoCL opened this pull request about 3 years ago
add Riemman Sum Integration w/ 3 methods (:midpoint, :left, :right)

AugustoCL opened this pull request about 3 years ago
feat: Add Simpson's Integration algorithm

AugustoCL opened this pull request about 3 years ago
feat: Add trapezoid sum integration algorithm

AugustoCL opened this pull request about 3 years ago
Update of SCC to base

GervinFung opened this pull request over 3 years ago
renamed some camel cased functions to underscore

GervinFung opened this pull request over 3 years ago
Re implementation bubble sort

mieotoha opened this pull request over 3 years ago
Remove the undocumented ordinary_least_square

Azzaare opened this pull request over 3 years ago
Include Pluto notebooks

uncomfyhalomacro opened this pull request over 3 years ago
Remove sir model

uncomfyhalomacro opened this pull request over 3 years ago
Merge the two area files

uncomfyhalomacro opened this pull request over 3 years ago
Added KMP substring search

GervinFung opened this pull request over 3 years ago
Document variance

uncomfyhalomacro opened this pull request over 3 years ago
Update CONTRIBUTING.md

uncomfyhalomacro opened this pull request over 3 years ago
WIP: Activation functions

ashwani-rathee opened this pull request over 3 years ago
added Fibonacci number generator procedures

oktagonia opened this pull request over 3 years ago