Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Finitewave

Package for a wide range of tasks in modeling cardiac electrophysiology using finite-difference methods.

Package structure

core

Base classes subpackage. Use this subpackage to create your own implementation and incorporate it in the package logic.

cpuwave

Ready-to-use implementation for cardiac modeling problems. Contains prepared models, tissue generation methods, optimized numerical schemes and specialized tools.

tools

Additional methods to treat the results and make different visual representations.