Skip to content

A Python library for Runge-Kutta 4th order solver and interpreter. Designed for students in KSA.

License

Notifications You must be signed in to change notification settings

iamchoking/hashbrown

Repository files navigation

hashbrown

hashbrown_Logo

A Runge-Kutta 4th order solver program for initial value differential equations

Developed, Documented and Managed by Hyungho Choi

Designed Specifically for Students in Korea Science Academy of KAIST

For installation, simply open command prompt and type:

pip install hashbrown

NOTE: you need tkinter for plotting and animation. It should be installed as default, but if it isn't, more info here

if something goes wrong, try the manual installation.

For manual Installation, download the Latest ZIP release here and follow the Manual Installation Guide

Documentations listed here + demo & tutorial source codes here

If you run into problems, maybe the Developer Troubleshooting Guide might help (simple bug fixes are frequently updated here). If this doesn't work, contact one of the developers (shown in the github repository).

Find the github repository here (for previous versions with patch notes)

For KSA Students, Best of luck on your exams. And say hi to YDK for me please.

About

A Python library for Runge-Kutta 4th order solver and interpreter. Designed for students in KSA.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages