README for fracdim
Library on top of scipy to calculate the fractal dimension from the phase space path taken by a dynamic system. We use the correlation dimension method for counting. The library has a reasonably optimised regression and path sampling options. On top of fractal dimension the library is capable of estimating lyapunov coefficients for the dynamic systems. The lyapunov coefficients are counted by delay embedding.
Copyright (C) 2021 Michal Grochmal
This file is part of fracdim.
fracdim is free software; you can redistribute and/or modify all or parts
of 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.
fracdim 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.
The COPYING file contains a copy of the GNU General Public License. If you cannot find this file, see http://www.gnu.org/licenses/.