Tag: python
All the articles with the tag "python".
-
2024-11-11 Weekly Update - Python, Inverse Machine Learning, Set Cardinality
Sabbatical Week 20 - Python structural pattern matchin and package logging, uv in Docker, inverse reinforcement learning, and Cantor's theory of cardinality
-
2024-10-07 Weekly Update - Levenshtein, Hamming, and Jaccard Distances
Sabbatical Week 15 - General metric spaces, Levenshtein, Hamming, and Jaccard distances plus links on Python 3.13, inline functions, and The MANIAC
-
2024-09-23 Weekly Update - Python syntax, Obsidian dataview, vim, and Python notebooks
Sabbatical Week 13 - python syntax, Obsidian dataview, LazyVim configs, and python notebooks
-
What The F*ck Is The Internet Vol. 1 - Bits, Encoding, Packets, and Protocols
A short presentation about how data is encoded over networks
-
Special Methods in Python
Exploring Python's build-in methods
-
Setting Up Pelican with GitHub Pages
Obligatory metapost on setting up a blog
-
Exploring Python's 'in' operator
Digging into how the in operator works
-
Writing a FITS File Bigger Than Your Memory
Getting in the weeds with the FITS file format
-
Working with NumPy Arrays and SQL
Binary encoding in SQL for NumPy objects
-
Fitting 2D Gaussians with agpy
Fitting 2 dimensionaly Gaussians with a small open source package