Skip to content

Automatic partitions of state space from a dynamical system

License

Notifications You must be signed in to change notification settings

sandreza/StateSpacePartitions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StateSpacePartitions.jl

A toolkit for analyzing dynamical systems through operator based approaches. See the documentation for examples.

MIT license Documentation ColPrac: Contributor's Guide on Collaborative Practices for Community Packages

Tools

By default StateSpacePartitions exports no functions and has modules that

  1. Construct transfer operators from data

See the examples for inspiration on how the utilities can be used.

Installation instructions

StateSpacePartitions is a unregistered Julia package that requires Julia 1.8+. To install it,

  1. Download Julia.
  2. Launch Julia and type
julia> using Pkg

julia> Pkg.add("https://github.com/sandreza/StateSpacePartitions.jl.git")

Contributing

We follow Julia conventions and recommend reading through ColPrac as a standard guide for contributing to Julia software. New issues and pull requests are welcome!

About

Automatic partitions of state space from a dynamical system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages