Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yunir/milne-method

ITMO (09.03.04). 3rd semester. Computational mathematics. 4th lab work.
https://github.com/yunir/milne-method

computational-mathematics gradle gui javafx milne

Last synced: 25 days ago
JSON representation

ITMO (09.03.04). 3rd semester. Computational mathematics. 4th lab work.

Awesome Lists containing this project

README

        

## Synopsis
Ordinary differential equation - Cauchy problem.
Milne's method.

**Input:**
- start values (x0 and y0)
- the end value (Xn)
- precision

**Output:**
- step
- graphical representation

## Preview
![](images/interface.png)