JuliaDynamics / DynamicalSystems.jl

Award winning software library for nonlinear dynamics and nonlinear timeseries analysis

Home Page:https://juliadynamics.github.io/DynamicalSystemsDocs.jl/dynamicalsystems/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bring all plotting functions to this repo

Datseris opened this issue · comments

The plotting functions are not loaded with PyPlot with the current Require.

Maybe the even fit much better in this repo... Consider either moving them here or ask Require to make it possible to work at the current state.

ATM you have to explicitly write using ChaosTools to get e.g. plot_linear_regions.

This is done. But I am not sure whether they are worthy of being exported / mentioned.