Logo
Explore Help
Register Sign In
algorithm/javascript-algorithms
1
0
Fork 0
You've already forked javascript-algorithms
mirror of https://github.com/trekhleb/javascript-algorithms.git synced 2025-12-19 08:59:05 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
d91edc9a3922076820eb7c7d2f6da1594661ae68
javascript-algorithms/src/algorithms/math
History
Oleksii Trekhleb 2451db975d Add iterative version of Euclidean algorithm.
2018-09-18 08:17:47 +03:00
..
bits
Add more tests to isPositive() bitwise function.
2018-09-14 08:06:48 +03:00
complex-number
Fix bug with converting complex number into polar form.
2018-08-15 12:55:35 +03:00
euclidean-algorithm
Add iterative version of Euclidean algorithm.
2018-09-18 08:17:47 +03:00
factorial
Add recursive factorial function (#85)
2018-06-28 21:03:31 +03:00
fast-powering
Add Fast Powering algorithm.
2018-09-04 18:27:38 +03:00
fibonacci
Add fibonacci Binet's formula.
2018-09-15 09:17:19 +03:00
fourier-transform
Add Inverse Discrete Fourier Transform.
2018-08-16 13:14:40 +03:00
integer-partition
Update README for integer partition.
2018-06-22 14:50:38 +03:00
is-power-of-two
Avoid using toBeTruthy() and toBeFalsy() because of type coercion.
2018-07-26 16:14:26 +03:00
least-common-multiple
Minor fixes. (#91)
2018-07-04 17:53:22 +03:00
liu-hui
Refactor liuHui.
2018-06-12 17:29:57 +03:00
pascal-triangle
Add Pascal's triangle.
2018-07-07 11:11:20 +03:00
primality-test
Avoid using toBeTruthy() and toBeFalsy() because of type coercion.
2018-07-26 16:14:26 +03:00
radian
Add Radian.
2018-08-14 22:31:13 +03:00
sieve-of-eratosthenes
Code styling fixes for Sieve of Eratosthenes.
2018-06-03 09:34:48 +03:00
Powered by Gitea Version: 1.26.0+dev-132-g60314cb688 Page: 590ms Template: 84ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API