Python and R version are given in git submodules, so use:
git clone --recurse-submodules https://github.com/yrobink/CDSK
- python3 and R version
- Generation of classic chaotic attractors
- Generation of Mandelbrot and Julia set
- Estimation of Local Dimension and persistence
For python, CDSK requires the SDFC package, and for R, the pmetric package.
Copyright(c) 2021 Yoann Robin
CDSK is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
CDSK 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 CDSK. If not, see https://www.gnu.org/licenses/.