.flake8
CONTRIBUTING.md
DEVELOPMENT.md
GITHUB_RELEASE_v0.5.0.md
GITHUB_RELEASE_v0.5.1.md
GITHUB_RELEASE_v0.5.2.md
LICENSE
LISTA_ZADAN_NAPRAWY.md
MANIFEST.in
README.md
RELEASE_NOTES.md
build_docs.sh
fix_imports.py
justfile
pyproject.toml
setup.py
setup.py.bak
temporal_balance.gif
test_batch_operations.py
.github/dependabot.yml
.github/workflows/auto-format.yml
.github/workflows/docs.yml
.github/workflows/release.yml
docs/.nojekyll
docs/DATASET_AUTO_SELECTION_IMPLEMENTATION.md
docs/DOCUMENTATION_API_FIXES.md
docs/PROJECT_CLEANUP_SUMMARY.md
docs/README.md
docs/conf.py
docs/index.md
docs/analysis/FFT_API_ANALIZA_SZCZEGOLOWA.md
docs/analysis/KOMPLETNA_ANALIZA_FFT_API.md
docs/analysis/README.md
docs/analysis/WERYFIKACJA_POPRAWNOSCI_FFT.md
docs/api/batch_operations.md
docs/api/core.md
docs/api/index.md
docs/api/logging_config.md
docs/api/plotting.md
docs/api/simulation.md
docs/api/fft/compute_fft.md
docs/api/fft/core.md
docs/api/fft/electromagnetic_analysis.md
docs/api/fft/index.md
docs/api/fft/main.md
docs/api/fft/modes.md
docs/api/fft/plot.md
docs/development/GITHUB_PAGES_SETUP.md
docs/development/PERFORMANCE_OPTIMIZATION_SUMMARY.md
docs/development/README.md
docs/development/SMART_LEGEND_DOCS.md
docs/development/WORKFLOW_FIXES.md
docs/tutorials/batch_operations.md
docs/tutorials/examples.md
docs/tutorials/fft_spectrum_analysis.md
docs/tutorials/getting_started.md
docs/tutorials/index.md
mmpp/__init__.py
mmpp/batch_operations.py
mmpp/cli.py
mmpp/core.py
mmpp/logging_config.py
mmpp/paper.mplstyle
mmpp/plotting.py
mmpp/simulation.py
mmpp.egg-info/PKG-INFO
mmpp.egg-info/SOURCES.txt
mmpp.egg-info/dependency_links.txt
mmpp.egg-info/entry_points.txt
mmpp.egg-info/requires.txt
mmpp.egg-info/top_level.txt
mmpp/fft/__init__.py
mmpp/fft/compute_fft.py
mmpp/fft/core.py
mmpp/fft/electromagnetic_analysis.py
mmpp/fft/main.py
mmpp/fft/modes.py
mmpp/fft/plot.py
mmpp/fonts/Arial/ARIALN.TTF
mmpp/fonts/Arial/ARIALNB.TTF
mmpp/fonts/Arial/ARIALNBI.TTF
mmpp/fonts/Arial/ARIALNI.TTF
mmpp/fonts/Arial/ARLRDBD.TTF
mmpp/fonts/Arial/Arimo Bold Italic for Powerline.ttf
mmpp/fonts/Arial/Arimo Bold for Powerline.ttf
mmpp/fonts/Arial/Arimo Italic for Powerline.ttf
mmpp/fonts/Arial/Arimo for Powerline.ttf
mmpp/fonts/Arial/arial.ttf
mmpp/fonts/Arial/arialbd.ttf
mmpp/fonts/Arial/arialbi.ttf
mmpp/fonts/Arial/ariali.ttf
mmpp/fonts/Arial/ariblk.ttf
scripts/bump_version.py