initial commit

main
Alina Marquardt 2023-03-14 18:15:33 +00:00
commit a7bd4e44af
6 changed files with 1623 additions and 0 deletions

54
.gitignore vendored Normal file
View File

@ -0,0 +1,54 @@
# Created by https://www.toptal.com/developers/gitignore/api/jupyternotebooks,macos,nova
# Edit at https://www.toptal.com/developers/gitignore?templates=jupyternotebooks,macos,nova
### JupyterNotebooks ###
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### macOS Patch ###
# iCloud generated files
*.icloud
### nova ###
.nova/*
# End of https://www.toptal.com/developers/gitignore/api/jupyternotebooks,macos,nova

784
3d-simple-big.ipynb Normal file

File diff suppressed because one or more lines are too long

785
3d-simple-small.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
dithertest3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
out/lf-big.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
out/lf-small.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB