Skip to main content

clgpy is the package for any new programmer to work with Python.

Project description

# clgpypackage Clgpy is a fundamental package that can be used by a person who is new to programming in python. It is mainly useful for college students.

Clgpy constitutes of following functions:

isPrime(number) PrimeBtwInterval(lower, upper) isPalindrome(num) isArmstrong(num) halfPyramidpattern(n) leftHalfPyramidpattern(rows) downwardHalfPyramidpattern(rows) equilateralTrianglepattern(size) rightStartTrianglepattern(rows) downEquilateralTrianglepattern(rows) filledDiamondpattern(rows) menPantShapedpattern(rows) Flagpattern(row) PascalTrianglepattern(row) ChristmasTreepattern(row) Starpattern(n) factorial(n) interest(p,t,r) #principle, time period, rate progression(a,d,n) #start, difference/rate, no of terms matSummary(m1) # Pass matrix as numpy array matsumprod(m1,m2) # Pass matrix as numpy array

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clgpy-1.2.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

clgpy-1.2.0-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page