Currently the project can be downloaded and ran locally but this is an added step for individuals wanting to try playing with project without bothering to run the the python on their machine.
To accomplish this several things need to occur
The main plotter script needs to be modified to take as input the text of the function to plot along with all the needed inputs to plot the graph and so on.
Currently the project can be downloaded and ran locally but this is an added step for individuals wanting to try playing with project without bothering to run the the python on their machine.
To accomplish this several things need to occur
The main plotter script needs to be modified to take as input the text of the function to plot along with all the needed inputs to plot the graph and so on.
Attempt to use https://github.com/iodide-project/pyodide/ from Mozilla to make an interactive python
Add project to relevant website