Skip to content

Python Algorithms and Mathematics algorithms and mathematical applications, including: Pong: A game using OOP and collision detection. Fibonacci Sequence: Recursive computation. Area of a Triangle: Pythagorean theorem-based calculation. Linear & Logistic Regression: Data analysis and classificati

Notifications You must be signed in to change notification settings

m4tth1euNa0p1c/Python-Math-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_Maths_algo

Python Maths project

Python Algorithms and Mathematics

This repository contains a collection of Python projects that demonstrate the use of algorithms and mathematics. The projects cover a wide range of topics, including:

Pong - A simple pong game that uses object-oriented programming and collision detection algorithms.
Fibonacci Sequence - A program that calculates the Fibonacci sequence using a recursive algorithm.
Area of a Triangle - A program that calculates the area of a triangle using the Pythagorean theorem.
Linear Regression - A program that uses linear regression to fit a line to a set of data points.
Logistic Regression - A program that uses logistic regression to classify data points into two categories.

The projects are designed to be educational and informative. They are a great way to learn about the use of algorithms and mathematics in Python.

Usage

To use the projects, you must first install Python. Once you have installed Python, you can clone the repository to your computer.

To run a project, open a terminal window and navigate to the directory where the project is located. Then, run the following command:

python [project_name].py

For example, to run the pong game, you would run the following command:

python pong.py

-h for help

Contributing

We welcome contributions to this repository. If you have any improvements or bug fixes, please submit a pull request.

About

Python Algorithms and Mathematics algorithms and mathematical applications, including: Pong: A game using OOP and collision detection. Fibonacci Sequence: Recursive computation. Area of a Triangle: Pythagorean theorem-based calculation. Linear & Logistic Regression: Data analysis and classificati

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages