# Announcing \`InteractiveChaos\`

**URL:** https://discourse.julialang.org/t/announcing-interactivechaos/21046
**Category:** Package Announcements
**Tags:** package
**Created:** [February 21, 2019, 12:19pm UTC](https://discourse.julialang.org/t/announcing-interactivechaos/21046 "2019-02-21T12:19:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Datseris](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/datseris/32/13406_2.png) [@Datseris](https://discourse.julialang.org/u/Datseris)
#### Post date: [February 21, 2019, 12:19pm UTC](https://discourse.julialang.org/t/announcing-interactivechaos/21046/1 "2019-02-21T12:19:31Z")

</div>

Hi everyone,

I’d like to announce a new package we have been working on from JuliaDynamics, namely `InteractiveChaos`. It offers interactive applications for exploring chaotic systems!

The package is extending the **DynamicalSystems.jl** framework, which means that you can use it for any dynamical system you want. For the interactivity and plotting part we use `Makie, Interact, Observables` and `Blink`!

You can find the documentation here: [Introduction · DynamicalSystems.jl](https://juliadynamics.github.io/DynamicalSystems.jl/dev/#interactivechaos)

**I have to warn you that in the future this package will become “independent”**. It will have its own documentation page, etc., because we will be adding interactive applications for billiards as well!

I want to thank very much Simon Danish and Sebastian Micluța-Câmpeanu for support!!!

Currently in beta, version 0.3, we have 3 distinct interactive applications you can use. Here are the mandatory cool videos:

[https://raw.githubusercontent.com/JuliaDynamics/JuliaDynamics/master/videos/interact/orbitdiagram.mp4?raw=true](https://raw.githubusercontent.com/JuliaDynamics/JuliaDynamics/master/videos/interact/orbitdiagram.mp4?raw=true)

[https://raw.githubusercontent.com/JuliaDynamics/JuliaDynamics/master/videos/interact/interactive\_psos.mp4?raw=true](https://raw.githubusercontent.com/JuliaDynamics/JuliaDynamics/master/videos/interact/interactive_psos.mp4?raw=true)

[https://raw.githubusercontent.com/JuliaDynamics/JuliaDynamics/master/videos/interact/highlighter3D.mp4?raw=true](https://raw.githubusercontent.com/JuliaDynamics/JuliaDynamics/master/videos/interact/highlighter3D.mp4?raw=true)

---

<div class="post-metadata">

### Author: ![StefanKarpinski](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stefankarpinski/32/24_2.png) [@StefanKarpinski](https://discourse.julialang.org/u/StefanKarpinski)
#### Post date: [February 21, 2019, 1:31pm UTC](https://discourse.julialang.org/t/announcing-interactivechaos/21046/2 "2019-02-21T13:31:05Z")

</div>

These videos are so cool! I also love how snappy the redraw is.
