sandstede-lab / Radial-Roll-Patterns

Auto07p code to reproduce computations in [Bramburger et al. SIADS 18 (2019) 1420-1453]

Home Page:http://dx.doi.org/10.1137/18M1218728

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This repository contains the auto07p files and Jupyter notebooks to reproduce the data and plots presented in figures 6 and 7 of JJ Bramburger, D Altschuler, CI Avery, T Sangsawang, M Beck, P Carter, and B Sandstede: Localized radial roll patterns in higher space dimensions. SIAM Journal on Applied Dynamical Systems 18 (2019) 1420-1453.

To reproduce visualizations

The notebook Reproduce-Visualizations.ipynb plots the data files contained in the folder "data". The notebook requires a python installation (python 2.7 and 3.7 will both work) with matplotlib, jupyter, numpy, and pandas.

To reproduce auto07p computations

The notebook Reproduce-Auto-Computations.ipynb recreates the data files contained in the folder "data". The notebook requires (i) an auto07p installation and (ii) a python 2.7 installation with matplotlib 1.5.3, jupyter, numpy, and pandas (see below for an installation guide).

Installing auto07p

The repository Auto07p contains information about the installation of auto07p.

About

Auto07p code to reproduce computations in [Bramburger et al. SIADS 18 (2019) 1420-1453]

http://dx.doi.org/10.1137/18M1218728

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 93.3%Language:Shell 6.1%Language:Fortran 0.6%