An application for solving linear\quadratic graphs.
Go to file
Ali 1971df0836 Merge branch 'master' of https://github.com/realaltffour/GraphSolver 2019-12-04 22:48:21 +03:00
.github/ISSUE_TEMPLATE Update issue templates 2019-10-15 17:45:21 +03:00
methods/linear Now it runs 2019-12-03 18:04:35 +03:00
ui Add quadratic intercept 2019-12-04 20:59:00 +03:00
.gitignore Remove .vscode and add it to gitignore 2019-10-28 20:04:09 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2019-10-15 17:40:02 +03:00
CONTRIBUTORS.md Now it runs 2019-12-03 18:04:35 +03:00
LICENSE Initial commit 2019-10-11 16:46:14 +03:00
README.md Fix file names in setup.py and typo in README 2019-10-16 03:37:59 +05:00
app.py Now it runs 2019-12-03 18:04:35 +03:00
buildUI.py Add build scripts for ui files 2019-10-14 18:24:41 +03:00
clean.sh Add build scripts for ui files 2019-10-14 18:24:41 +03:00
commits.py Fix max line length PEP8 lints 2019-10-29 14:06:01 +00:00
requirements.txt Added commiter automation script (#17) 2019-10-18 15:36:39 +03:00
setup.py Fix PEP8 code lints not related to max line length 2019-10-29 13:59:20 +00:00

README.md

GraphSolver

An application for solving linear/quadratic graphs.