Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Branch: master
Find file History
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
images Adds Gaussian Function in maths section (#1054) Jul 20, 2019
3n+1.py psf/black code formatting (#1277) Oct 5, 2019
__init__.py Update abs_Min.py (#1004) Jul 11, 2019
abs.py less code (#1292) Oct 8, 2019
abs_max.py psf/black code formatting (#1277) Oct 5, 2019
abs_min.py psf/black code formatting (#1277) Oct 5, 2019
average_mean.py Update average_mean.py (#1293) Oct 7, 2019
average_median.py psf/black code formatting (#1277) Oct 5, 2019
basic_maths.py psf/black code formatting (#1277) Oct 5, 2019
binary_exponentiation.py psf/black code formatting (#1277) Oct 5, 2019
collatz_sequence.py psf/black code formatting (#1277) Oct 5, 2019
extended_euclidean_algorithm.py psf/black code formatting (#1277) Oct 5, 2019
factorial_python.py Improve Formatting and Code Quality (#934) Jul 2, 2019
factorial_recursive.py psf/black code formatting (#1277) Oct 5, 2019
fermat_little_theorem.py psf/black code formatting (#1277) Oct 5, 2019
fibonacci.py psf/black code formatting (#1277) Oct 5, 2019
fibonacci_sequence_recursion.py Update fibonacci_sequence_recursion.py (#1287) Oct 6, 2019
find_lcm.py psf/black code formatting (#1277) Oct 5, 2019
find_max.py psf/black code formatting (#1277) Oct 5, 2019
find_min.py psf/black code formatting (#1277) Oct 5, 2019
gaussian.py psf/black code formatting (#1277) Oct 5, 2019
greatest_common_divisor.py Rename GCD File (#1354) Oct 14, 2019
is_square_free.py Added Mobius Function (#1058) Jul 21, 2019
jaccard_similarity.py adding jaccard similarity (#1270) Oct 4, 2019
karatsuba.py Create karatsuba.py (#1309) Oct 8, 2019
kth_lexicographic_permutation.py Add Kth lexicographic permutation (#1179) Sep 13, 2019
largest_of_very_large_numbers.py LargestOfVeryLargeNumbers (#818) Jul 30, 2019
lucas_lehmer_primality_test.py Add Lucas_Lehmer_primality_test (#1050) Jul 30, 2019
lucas_series.py psf/black code formatting (#1277) Oct 5, 2019
matrix_exponentiation.py psf/black code formatting (#1277) Oct 5, 2019
mobius_function.py Added Mobius Function (#1058) Jul 21, 2019
modular_exponential.py psf/black code formatting (#1277) Oct 5, 2019
newton_raphson.py psf/black code formatting (#1277) Oct 5, 2019
polynomial_evaluation.py psf/black code formatting (#1277) Oct 5, 2019
prime_check.py psf/black code formatting (#1277) Oct 5, 2019
prime_factors.py Adds Gaussian Function in maths section (#1054) Jul 20, 2019
quadratic_equations_complex_numbers.py Add test for QuadraticEquation() (#1107) Aug 6, 2019
radix2_fft.py psf/black code formatting (#1277) Oct 5, 2019
segmented_sieve.py psf/black code formatting (#1277) Oct 5, 2019
sieve_of_eratosthenes.py Add doctest to maths/sieve_of_eratosthenes.py and remove other/findin… Jul 26, 2019
simpson_rule.py psf/black code formatting (#1277) Oct 5, 2019
softmax.py adding softmax function (#1267) Oct 3, 2019
sum_of_arithmetic_series.py Added a python script for finding sum of arithmetic series (#1279) Oct 6, 2019
test_prime_check.py Add maths/test_prime_check.py (#1125) Aug 13, 2019
trapezoidal_rule.py psf/black code formatting (#1277) Oct 5, 2019
volume.py Travis CI: Add a flake8 test for unused imports (#1038) Jul 25, 2019
zellers_congruence.py psf/black code formatting (#1277) Oct 5, 2019
You can’t perform that action at this time.