Skip to content

This is Repository of my Math projects. While practicing sums I also try to code it. If you find any mistake or have any suggestion than its most welcome

Notifications You must be signed in to change notification settings

Utsav3108/maths-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Code Snippets

Stats.py file has class named Stats which contain methods that does statistical tasks

fittingCurve1.py file has Python Program to implement fitting curve technique of Mathematics. Fitting Curve Technique of mathematic helps you fit the best possible line out of all redundant lines. It also plots the line with the help of matplotlib!

And remaining files like lcm.py, probability.py and quadraticeqs_data.py solves math problem of LCM, Probability and Quadratic equation respectively.

About

This is Repository of my Math projects. While practicing sums I also try to code it. If you find any mistake or have any suggestion than its most welcome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages