Skip to content

JonMukaj/SLE

Repository files navigation

SLE 2.0

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.

Installation

  1. Clone the repository
  2. Make sure to have Python installed.
  3. Install the python libraries using the command "python -m pip install --user numpy scipy"
  4. Make sure to have JavaFX library.
  5. Make sure to have MikTeX installed.
  6. Open the folder as a project in IntelliJ.
  7. Run App.java

Links for installation

https://miktex.org/download

https://gluonhq.com/products/javafx/

https://www.python.org/downloads/

Video Simulation

Watch the video

Images

jon

jon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors