FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for algorithms/maths - lualgorithm/algorithms · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lualgorithm
/
algorithms
Public
forked from
keon/algorithms
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
algorithms
algorithms
maths
on
master
User selector
Datepicker
Commit history
Commits on May 31, 2021
Fixed some invalid references and more spelling errors. (#786)
Show description for 5dde6a0
cliftonamccook
authored
5dde6a0
View commit details
Copy full SHA for 5dde6a0
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Add chinese remainder theorem (#759)
Show description for 8f6e5f0
mans-andersson
authored
8f6e5f0
View commit details
Copy full SHA for 8f6e5f0
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Fix gcd (#760)
Show description for 3074384
lazarko
authored
3074384
View commit details
Copy full SHA for 3074384
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
Merge pull request #740 from vicky1999/master
Show description for e48b9ac
ankit167
authored
e48b9ac
View commit details
Copy full SHA for e48b9ac
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
num_digits for negative values
vicky1999
authored
2c04f10
View commit details
Copy full SHA for 2c04f10
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Add Polynomials (DS) + Unit tests, and Cycle Index Polynomial for Symmetry Groups (Algorithm) (#741)
Show description for 6ce5fea
aalekhpatel07
and
aalekhpatel07
authored
6ce5fea
View commit details
Copy full SHA for 6ce5fea
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Merge branch 'master' into master
vicky1999
authored
d1b3f5b
View commit details
Copy full SHA for d1b3f5b
View code at this point
Browse repository at this point
finding number of digits using logs created with unit tests
vicky1999
authored
2dbf296
View commit details
Copy full SHA for 2dbf296
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Add Magic Number to maths algorithms (#730)
Show description for 422b1d1
Nanak360
and
Nanak Bandyopadhyay
authored
422b1d1
View commit details
Copy full SHA for 422b1d1
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Add Krishnamurty Number to Math algorithms (#728)
Show description for 30512d9
Nanak360
and
Nanak Bandyopadhyay
authored
30512d9
View commit details
Copy full SHA for 30512d9
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Added Modular Inverse (#721)
c-utkarsh
authored
bc0b1d3
View commit details
Copy full SHA for bc0b1d3
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Add binary exponentiation (#687)
Show description for b928e1f
ihebu
authored
b928e1f
View commit details
Copy full SHA for b928e1f
View code at this point
Browse repository at this point
Commits on Dec 22, 2019
Add diffie hellman key exchange (#615)
Show description for 29b310d
D-Sinus
authored and
keon
committed
29b310d
View commit details
Copy full SHA for 29b310d
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Add recursive binomial coefficient (#598)
Show description for bbad761
Luke-Polson
authored and
keon
committed
bbad761
View commit details
Copy full SHA for bbad761
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Add find order (#605)
Show description for 55877e7
D-Sinus
authored and
keon
committed
55877e7
View commit details
Copy full SHA for 55877e7
View code at this point
Browse repository at this point
Add find primitive root (#608)
Show description for 74566a3
D-Sinus
authored and
keon
committed
74566a3
View commit details
Copy full SHA for 74566a3
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Add gcd bit (#609)
Show description for 9b1a497
sonho00
authored and
keon
committed
9b1a497
View commit details
Copy full SHA for 9b1a497
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
Add cosine similarity calculation. (#527)
Show description for 217f092
sanga-yoon
authored and
goswami-rahul
committed
217f092
View commit details
Copy full SHA for 217f092
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Add hailstone algorithm (#434)
Show description for 81d0e4d
jessicapaz
authored and
keon
committed
81d0e4d
View commit details
Copy full SHA for 81d0e4d
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
add Euler's Totient function (#421)
Show description for 62a3ba2
goswami-rahul
authored and
keon
committed
62a3ba2
View commit details
Copy full SHA for 62a3ba2
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
added exponential and some refactors to maths/ (#361)
Show description for 447e02d
goswami-rahul
authored and
Hai Hoang Dang
committed
447e02d
View commit details
Copy full SHA for 447e02d
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
added combination_memo.py using memoization (#358)
Show description for 37bee74
arsgsg1
authored and
goswami-rahul
committed
37bee74
View commit details
Copy full SHA for 37bee74
View code at this point
Browse repository at this point
Commits on Jun 9, 2018
Add decimal_to_binary_ip.py (#339)
Show description for 32b20e2
victore07
authored and
keon
committed
32b20e2
View commit details
Copy full SHA for 32b20e2
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
refactored variable names (#340)
Show description for 65f9a6d
herinckc
authored and
goswami-rahul
committed
65f9a6d
View commit details
Copy full SHA for 65f9a6d
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Created factorial.py in algorithms/maths (#309)
Show description for 59db106
jiwoogit
authored and
goswami-rahul
committed
59db106
View commit details
Copy full SHA for 59db106
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Created combination.py in maths (#304)
Show description for bb9d6c1
geon0325
authored and
goswami-rahul
committed
bb9d6c1
View commit details
Copy full SHA for bb9d6c1
View code at this point
Browse repository at this point
Commits on May 29, 2018
reorganize maths
danghai
committed
f9bb8a0
View commit details
Copy full SHA for f9bb8a0
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL