Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 381 Bytes

Application

Application presents solving ordinary differential equations using Heun's method.

Used technologies

Application was created with Electron framework (desktop apps) and Chart.js - JavaScript library for dynamic graph drawing.

Installation

To run application simply run

npm i
npm start