A simple application that generates a System of Linear Equations with number of unknowns based on user-input. The script is made on Python, the GUI is made on JavaFX, while Latex is used to present the generated equation in pdf.
- Clone the repository
- Make sure to have Python installed.
- Install the python libraries using the command "python -m pip install --user numpy scipy"
- Make sure to have JavaFX library.
- Make sure to have MikTeX installed.
- Open the folder as a project in IntelliJ.
- Run App.java
https://gluonhq.com/products/javafx/