Skip to content

indiecastor/mDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mDemo — population models demo for students

This is a study project for populational models. This program includes: malthusian model, logistic model, predator-prey & competitive Lotka-Volterra models.

Installation

git clone https://github.com/indiecastor/mdemo.git

Requirements

  • DearPyGUI - 2.0.0
  • NumPy - 2.2.6
  • SciPy - 1.15.2

Structure

— main.py - Entry point & main window interface
— constants.py - Max&min values for models parameters
— models
———— malt.py - Malthusian model & interface
———— log.py - Logistic model & interface
———— pplv.py - Predator-prey Lotka-Volterra model
———— сomplv.py - competitive Lotka-Volterra model
— gui
———— fonts (JetBrainsMono family)
———— indents.py - indents for interface
———— texts.py - raw texts and lists of tags used for formatting

Contacts

Vadim Tarasov
Kazan Federal University
VaITarasov@stud.kpfu.ru

About

Small population models demo for students.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages