A.M. Rowsell
2a46543702
Added theta multiplier feature in GUI
2024-11-19 06:47:00 -05:00
A.M. Rowsell
8c2cb258a9
Stupid merge conflicts
2024-11-19 06:16:56 -05:00
A.M. Rowsell
93bb03a53c
Added configurable theta multiplier
2024-11-19 06:14:32 -05:00
A.M. Rowsell
0b1ce73964
Fixed README image links...
2024-11-19 06:14:29 -05:00
A.M. Rowsell
1ff219f8f3
Changed wording for error message
2024-11-19 06:13:37 -05:00
A.M. Rowsell
54dfa56ec7
Updated license info, added SPDX identifier
2024-11-19 06:13:37 -05:00
A.M. Rowsell
b154bb2195
Updated readme with fixed image
...
Fixed merge conflict between gitlab and frzn.dev
2024-11-19 06:13:00 -05:00
A.M. Rowsell
f646f99d02
Wrapped entry box changed callback in try/except to handle ValueError
2024-11-19 06:11:57 -05:00
A.M. Rowsell
1e4059390a
Fixed README image links...
2024-11-19 06:04:54 -05:00
A.M. Rowsell
2ddcd98636
Changed wording for error message
2024-11-19 05:25:00 -05:00
A.M. Rowsell
84cd8dc0ca
Updated license info, added SPDX identifier
2024-11-19 05:24:34 -05:00
AMRowsell
6328b97265
Fixed image links in readme
2022-10-14 19:23:05 +00:00
A.M. Rowsell
404110665d
Updated readme with fixed image
2022-09-27 15:36:16 -04:00
AMRowsell
dc2cce5e41
Update README.md to correct typo in screenshot, as well as show latest version of GUI!
2021-12-06 18:46:40 +00:00
A.M. Rowsell
853da5c405
Wrapped entry box changed callback in try/except to handle ValueError
2021-09-19 15:53:11 -04:00
A.M. Rowsell
9d98349805
Added text entry beside sliders
...
These automatically are updated when the slider moves, and vice versa.
Still cannot seem to fix the adjustment increment. It makes no sense.
2021-06-28 00:48:25 -04:00
A.M. Rowsell
6db914caad
Updated gitignore to ignore more temporary files.
2021-06-27 23:57:50 -04:00
A.M. Rowsell
d4ebbb6d06
Updated README.md
...
Added screenshot of v1, fixed image links to point to new location.
2021-06-28 03:53:48 +00:00
A.M. Rowsell
e317ffb6c5
Added readme in Markdown format
2021-06-27 21:10:24 -04:00
A.M. Rowsell
015263ab1f
Step size refuses to change. Small updates to plot size.
2021-06-27 17:29:33 -04:00
A.M. Rowsell
d34d6d1ba1
Working version!
...
Had to get the canvas object to draw_idle() in order for it
to be refreshed. Now it works great! I might tweak the step size
for the sliders, as 0.1 can end up with weird, not quite complete
plots.
2021-06-27 16:44:11 -04:00
A.M. Rowsell
3e96363771
Embedded the matplotlib in a GtkViewport.
...
Still trying to work out the kinks, as only one plot is showing,
and it's not updating with the sliders. I'll get there sooner
or later. Also updated the gitignore, and added images showing
the parametric equations used to calculate the graphs. Neat!
2021-06-27 15:40:30 -04:00
A.M. Rowsell
903ab65ea7
Adding gitignore and Mozilla Public License v2.0
2021-06-27 13:58:46 -04:00
A.M. Rowsell
657e93b6b4
Initial commit -- non-working
...
Still need to get the GTK framework in place. But it's always
a good idea to start the git repo before getting too far into
a project!
2021-06-27 13:48:32 -04:00