Skip to content
/ MRKISS Public

Simple, dependency free, explicit Runge–Kutta codes

Notifications You must be signed in to change notification settings

richmit/MRKISS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRKISS is a tiny library with zero dependencies that aims to make it easy to use and experiment with explicit Runge-Kutta methods.

This library powers the Strange Attractor Zoo.

For an overview of MRKISS and some tutorial information, check out the documentation.

A couple of the examples in the repository have longer explanatory documentation:

Generated API documentation is viable as well.

Development News: