Skip to content

mattephi/diffeq.hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

diffeq.hw

Repository for the homework of the course Differential Equations.

Computational Practicum

A GUI App for plotting numerical methods of solving Differential Equations.

Methods:

  • Euler Method
  • Improved Euler Method
  • Runge-Kutta Method

Stack:

  • C++20
  • OpenGL 3.3
    • GLFW3
    • GLAD
  • DearImGui
  • ImPlot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages