Learning matplotlib

This commit is contained in:
Kirill Samoylenkov 2025-09-22 00:11:19 +05:00
parent 234bfddb29
commit cf5eaab881
3 changed files with 531 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Images
*.svg
# ---> Python # ---> Python
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/

527
src/Graphics/plots.ipynb Normal file

File diff suppressed because one or more lines are too long

View file

@ -641,7 +641,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "skxgbhy7f2zyriajhzzvmb0i7my2xxin-venv", "display_name": "1pdfaa5fidhfd80ffds321m9x0161qk5-venv",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },