Skip to content

erroradib/linear_func_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Linear Function Plotter

This Python script plots the graph of linear functions in the form y = mx + c using NumPy and Matplotlib libraries.

Requirements

  • Python 3
  • NumPy
  • Matplotlib

Installation

  1. Clone the repository:

    git clone https://github.com/erroradib/linear_func_graph.git

Usage

Run the script linear_func_graph.py to plot the linear functions. You can customize the functions by modifying the m and c values in the script.

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages