Giter Club home page Giter Club logo

Kairu Cyrus's Projects

dictionary_operations icon dictionary_operations

A function rarest_age accepts as a parameter a dictionary from students' the names to their ages and returns the rarest occurring age.

face_recognition icon face_recognition

The world's simplest facial recognition api for Python and the command line

greiner-hormann icon greiner-hormann

Polygon (sierpinski triangle) clipping using Greiner-Hormann algorithm.

listoflists-range-function icon listoflists-range-function

Creating a function range that accepts a list of lists as parameter and returns range of values in list of lists (difference between largest and smallest).,

matrix-inverse-using-numpy-and-scipy icon matrix-inverse-using-numpy-and-scipy

Using the scipy and numpy modules to find the inverse of a matrix (using python array ds). Try and except block recommended to throw an error incase of a singular matrix (determinant zero).

openglbarchart icon openglbarchart

.cpp implementation of a barchart using glut and the corresponding python version.

plotting-with-numpy icon plotting-with-numpy

Python module numpy is used in various numerical operations among them plotting graphs of mathematical functions.

plotting-with-numpy-2 icon plotting-with-numpy-2

Create a function for f(x) and return the value of y(x**3-2x-5). Define x as a range of numbers running from -20 through 20, uninclusive. Plot the graph using the matplotlib module.

pymatrices icon pymatrices

Python matrix operations using python lists. Addition and subtraction

python-arrays icon python-arrays

Operations on python arrays using the numpy module. Array creation, slicing, printing shape and printing the number of dimensions have clearly been shown.

pythonlist icon pythonlist

Since tuples are immutable, it is easier or better to take advantage of the mutable nature of lists to append data from user input.

unnecessary-loop-avoidance icon unnecessary-loop-avoidance

Unnecessary loops can bring unintelligibility. Too much of something is always bad. Instead, it is advisable to take other paths (shorter or better) to approach the same problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.