mophahr / pyopsys

Collection tools for open dynamical systems with a focus on classical chaotic and mixed systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyopsys

Collection tools for open dynamical systems with a focus on classical chaotic and mixed systems.

Usage:

To import a module you need to add it to yout pythonpath. For example to import the maps module from pyopsys:

import sys
sys.path.append("path/to/pyopsys")
import maps

Stay tuned.

About

Collection tools for open dynamical systems with a focus on classical chaotic and mixed systems.

License:GNU General Public License v3.0


Languages

Language:OpenEdge ABL 74.0%Language:Python 26.0%