Mai 2020 – Java, JavaFX et SceneBuilder : Solveur mathématique graphique
- Application multifenêtre, calculs avancés et affichage de graphes avec multithreading
FastMath
Projet java 3e année - solveur mathématique
Dead line : 23/05/2020
Setup
JavaFX project
Requirements
SDK 11 ou 13.0.1
jafaFX sdk 11.0.2
VM option : --module-path \javafx-sdk-11.0.2\lib --add-modules javafx.controls,javafx.fxml
Libraires
Opérations mathématiques : GitHub - sbesada/java.math.numerical.library