Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.05 KB

Renormalization-Plots

Requirements:

Need to have the following packages installed before using the software

  1. Python 3.6
  2. numpy, scipy
  3. matplotlib
  4. QT5 (PyQT5)

Install

  1. Unzip the source code to any directory
  2. Run "python compile.py"

Usage

  1. Run "python main.py" The user can open the sample file "SampleFunction.py". The sample will show a period-doubling renormalizable quadratic unimodal map.

License

Copyright (C) 2017 Dyi-Shing Ou.

Renormalization Plot is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

Renormalization Plot is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Renormalization Plot. If not, see http://www.gnu.org/licenses/.