-
- Notifications
You must be signed in to change notification settings - Fork 360
Pull requests: algorithm-archivists/algorithm-archive
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add/improve JS implementations Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#118 by zsparal was merged Jun 28, 2018 Loading…
Added Matlab bubblesort Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#166 by VikingScientist was merged Jun 29, 2018 Loading…
Correct bogosort's best case runtime Chapter Edit This changes the archive's chapters. (md files are edited.)
#186 by Ivan-Johnson was merged Jul 1, 2018 Loading…
Remove unused "differential_equations.md" and "math.md". Chapter Edit This changes the archive's chapters. (md files are edited.) General
#198 by june128 was merged Jul 2, 2018 Loading…
Added EditorConfig rule for Matlab and Racket source files General
#177 by Butt4cak3 was merged Jul 1, 2018 Loading…
Added a line range to the Bubble Sort D code import
#156 by Butt4cak3 was merged Jun 28, 2018 Loading…
Added BogoSort in Swift 4.1 Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#161 by Wesley-Arrington was merged Jun 29, 2018 Loading…
Fix the size of the diagrams. Add res folders. Chapter Edit This changes the archive's chapters. (md files are edited.)
#170 by june128 was merged Jul 3, 2018 Loading…
Added forward euler in python3 Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#203 by sklan was merged Jul 2, 2018 Loading…
General python support Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#145 by VikingScientist was merged Jun 29, 2018 Loading…
R monte carlo Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#206 by GuyPozner was merged Jul 5, 2018 Loading…
Modified euclidian algorithm haskell code to be more clear and readable Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#204 by lulucca12 was merged Jul 3, 2018 Loading…
Added the java version of the bubble algorithm Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#131 by xam4lor was merged Jun 28, 2018 Loading…
Fixed a typo Chapter Edit This changes the archive's chapters. (md files are edited.)
#132 by duzun was merged Jun 27, 2018 Loading…
Adding graham.c Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#106 by Gathros was merged May 14, 2018 Loading…
adding smallscale changes to graham implementation, fft, and thomas. Chapter Edit This changes the archive's chapters. (md files are edited.) Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#113 by leios was merged May 15, 2018 Loading…
Added Graham Scan in Haskell Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#112 by jiegillet was merged Jun 8, 2018 Loading…
Fix links to not point to the old repository anymore and remove a file that shouldn't be here. Chapter Edit This changes the archive's chapters. (md files are edited.)
#117 by june128 was merged May 29, 2018 Loading…
Added Monte Carlo in Haskell Chapter Edit This changes the archive's chapters. (md files are edited.) Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#119 by jiegillet was merged Jun 16, 2018 Loading…
Enhance the code of TreeTraversal and EuclideanAlgorithm for C# Implementation Edit This provides an edit to an algorithm implementation. (Code and maybe md files are edited.)
#120 by june128 was merged Jun 28, 2018 Loading…
Adding a C Monte Carlo implementation. Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#121 by Gathros was merged Jun 28, 2018 Loading…
Python implementation for Jarvis March Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
#223 by wmboyles was merged Jul 8, 2018 Loading…
Fix Swift and JavaScript code imports. Small Changes This changes a little error (regarding linking or similiar) and doesn't fit another category.
#208 by june128 was merged Jul 3, 2018 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.