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

https://github.com/ryosukecla/simultaneous_diffrential_equation_solver

This code can solve simultaneous diffrential equation numerically. This work with Processing 3. But a little fix of this code makes this work with pure java.
https://github.com/ryosukecla/simultaneous_diffrential_equation_solver

Last synced: 7 months ago
JSON representation

This code can solve simultaneous diffrential equation numerically. This work with Processing 3. But a little fix of this code makes this work with pure java.

Awesome Lists containing this project

README

          

# Simultaneous_Diffrential_Equation_Solver
This code can solve simultaneous diffrential equation numerically. This work with Processing 3. But a little fix of this code makes this work with pure java.