Skip to content

1-1-1-1-1-1-1-1/graph-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-builder

Table of contents

✅ Build the graphics functions

Window working example

Brief description

A tool (GUI) for

  • the build of graphs of mathematical functions (ℝ $\to$ ℝ), including
    • interpolation (with the GUI at Tk/Tcl-window!),
    • solving the system of linear equations (SLE's),
    • etc., in addition.

✅ Contains the tools to build graphs, integrate, interpolate, solve the system of LAEs.

✔️ Few tools in addition.

🚀🤔✔️ Was developed for the OS Windows (and tested on Win. 10), might not work on another systems. ❗🧐 Probably, might work on Mac, the key_bindings file may be modified in order to set the appropriate key bindings.

Python 3.10+ GUI Math

Navigation

References

See /lib/, especially /lib/Docs/.

up to top