Skip to content

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

License

Notifications You must be signed in to change notification settings

mophahr/pyopsys

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published