Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
/ lines Public archive

A simple calculator that finds the equation, y-intercept, and slope of a linear graph.

Notifications You must be signed in to change notification settings

generic-pers0n/lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lines development has ended. This is because of my work on other projects, namely Saucedacity. I encourage you to go check it out in addition to what else I might be working on.

As for the future of Lines, v3.1 is the last version, from the latest (and last) commit. Additionally, support requests regarding Lines will be ignored,


Lines

The Swiss Army Knife for linear graphs.

NOTE: Lines is NOT graphing calculator. It does not make a graph using an equation from your answer or by inputting one in the calculator.

What is Lines

Lines is a basic calculator that calculates the slope, y-intercept, and equation for a linear graph. However, Lines can do many more things too.

System Requirements

  • Lines is guaranteed to work on Linux and Windows
  • The binaries provided are 64-bit only

Compiling

  • Prior to Lines v3.1b1, you need boost installed for building Lines.

Features

  • You can find a graph's equation, y-intercept, and slope using two coordinate points
  • You can find a graph's equation and y-intercept using the slope and one coordinate point
  • You can generate coordinate points 2 different ways. More information is can be found at the Wiki.

For more information on Lines, see the Lines Wiki.

Contributing

For information on contributing, see CONTRIBUTING.md.

License

Lines is currently licensed under the GPL, version 3 or later.